Files
gnatstudio-achord-plugin/Makefile
Nicolas Setton f520500098 Create a test infrastructure
* Use the demo program as base for tests
* Copy the program and place it in a temporary directory,
  to allow the testsuite to write to the environment.

Adjust the Makefile accordingly.
2021-09-06 13:43:32 +01:00

5 lines
43 B
Makefile

tests: force
cd tests ; sh run.sh
force: