You've already forked gnatcoverage
mirror of
https://github.com/AdaCore/gnatcoverage.git
synced 2026-02-12 12:44:55 -08:00
This commit brings various changes that allow the execution of the testsuite for a native target with a light runtime: - Fix light runtime detection pattern in RuntimeInfo; - Add missing RTS_ZFP filters for native only tests that use lagnuage features not available in the light runtime; - Remove exit code checking on native light runtime program execution, as the programs do not set the exit status code, often resulting in it being non-zero despite a normal termination of the program. This is in preparation of the introduction of CCG testing.
4 lines
179 B
Plaintext
4 lines
179 B
Plaintext
!native DEAD Shared libraries exist only for native platforms
|
|
bin-traces XFAIL OA05-051: bin-traces and shared libs
|
|
RTS_ZFP DEAD can't build shared gnatcov_rts with light runtime
|