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