summaryrefslogtreecommitdiff
path: root/tests/tests-lib.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove C code and cleanup repositoryEuAndreh2024-02-211-15/+0
|
* Add support for multi-file C projectEuAndreh2023-11-151-0/+15
- have dynamic discovered dependencies via `mkdeps.hs`, and also move the listing of JavaScript files to it. - copy over stub C files for setting up the project skeleton.