about summary refs log tree commit diff stats
path: root/subx/apps/tests.subx
Commit message (Collapse)AuthorAgeFilesLines
* 5430 - all examples passingKartik Agaram2019-07-201-0/+279
We now have a new pass called 'tests' which code-generates a new function called 'run-tests', just like the C++ layer `tests.cc`.