A new behavior is added to --dry-run switch in
order to be able to run it without project file
and list GNATdashboard predefined plugins.
The old behavior is kept unchanged.
Adding specific test for "gnathub --dry-run"
Change-Id: I05019f8442ac84eae5420ee9cce567d86b429405
When no switch is provided this switch will be
ignored without raising error.
A warning message is displayed to notify the user
about that.
Change-Id: I3d170ad300c38c2a1d8f6fcf2ae2ef676ac95ef1
* -X switch argument parsing is separately done
to ensure a better handling for cases where the
paths contains white spaces in folder names
* handling white spaces for sonar-scanner command
line execution
Change-Id: I5d4b33953dec87ea50546ef43ab82c2a63374ed1
os.path.relpath on Windows is not returning the proper relative
path when using a drive as start point
Change-Id: I329632c5342da353c2daf6a7c9fe983662168d21
Updating rules profile for
- Codepeer based on 21.0w 20200212
- GNATcheck based on asistools-21.0w-20200507
from GNATtracker Continuous Release
Change-Id: I9228e88aac44d2b6dfca8d736ce448c31ebbed30
- Add lock name to race object
- Change few design
- Add the selected state to race object
Change-Id: If6abac416e963aae00353ae0a1d15ee7c4ec0270
For: T323-017
- Add test for race condition
- Add test for user review
- Check name of test for GAIA sanity
TODO:
- FInish test for codepeer run info
Change-Id: I362826b58b81c68eb628ae0c3dec6fe6ba924018
For: S923-005