Logo
Explore Help
Sign In
ada/gpr
0
0
Fork 0
You've already forked gpr
mirror of https://github.com/AdaCore/gpr.git synced 2026-02-12 12:58:39 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
gpr/testsuite/tests/source/missing-interface/source_missing_interface.gpr

7 lines
163 B
Plaintext
Raw Permalink Normal View History

Add support for filtering on interfaces for a project view's sources. Note that by default we list all sources, the filter can be used to list only interfaces or only source not part of the project's interface. Add corresponding regression tests. Change-Id: I8e1e076a41d6385fca6f35a0e6f25213887195d1
2018-06-21 18:38:39 +02:00
with "gpr2";
project Source_Missing_Interface is
for Object_Dir use "obj";
for Exec_Dir use ".";
for Main use ("main.adb");
Bump copyright notice to 2024 Also remove copyright from tests no-issue-check
2024-01-10 11:02:21 +01:00
end Source_Missing_Interface;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 178ms Template: 9ms
English
English
Licenses API