aboutsummaryrefslogtreecommitdiffstats
path: root/test/clightgen
Commit message (Collapse)AuthorAgeFilesLines
* Clean .foo.aux files created by coqcXavier Leroy2018-07-101-1/+1
|
* Don't depend on ../../clightgenXavier Leroy2018-06-021-3/+3
| | | | | It's not really necessary, and under Windows it's really ../../clightgen.exe, which confuses make.
* Add tests for clightgenXavier Leroy2018-06-014-0/+977
Also: add "parallel" entry to test/Makefile for parallel execution of tests.