You've already forked gnatstudio-achord-plugin
mirror of
https://github.com/AdaCore/gnatstudio-achord-plugin.git
synced 2026-02-12 13:10:23 -08:00
* 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.
5 lines
43 B
Makefile
5 lines
43 B
Makefile
tests: force
|
|
cd tests ; sh run.sh
|
|
|
|
force:
|