Files
adareducer/Makefile
Nicolas Setton a24665c29d Add an e3 testsuite
Add a minimal test.
2022-01-31 15:06:32 +00:00

8 lines
82 B
Makefile

all: tests
demonstration:
bash demo/test.sh
tests:
cd testsuite ; bash run.sh