Nicolas Setton a360ffc2b0 Merge branch 'mr/adjust_tests_25.1' into '25.1'
Adjust test data to new gpr2 warning

See merge request eng/ide/adareducer!49
2024-11-20 14:32:02 +00:00
2022-02-07 16:04:14 +01:00
2024-01-23 14:21:18 +00:00
2022-01-31 15:06:32 +00:00
2021-05-11 12:40:45 +01:00
2021-05-11 12:40:45 +01:00
2022-02-07 16:04:14 +01:00
2021-05-11 12:40:45 +01:00
2022-01-31 15:06:32 +00:00
2024-08-30 12:58:13 +00:00
2022-02-07 16:04:14 +01:00
2022-07-06 17:03:03 +02:00

adareducer

This program can be used to reduce an Ada code base to a smaller code base while maintaining a base property. It is typically used for minimising a bug reproducer.

Using the pre-built program

Adareducer is included in the GNAT Studio package. To access it in command line mode, you can do:

gnatstudio_cli adareducer <parameters>

Installation in a Python environment

Get a Python 3.7+ interpreter, install Libadalang's Python bindings and then run:

pip install /path/to/your/adareducer/clone

Usage

Refer to the corresponding section in the GNAT Studio documentation

Description
No description provided
Readme GPL-3.0 176 KiB
Languages
Python 93.2%
Shell 3.8%
Ada 2.7%
PowerShell 0.2%
Makefile 0.1%