summaryrefslogtreecommitdiff
path: root/src/test/lib
AgeCommit message (Expand)Author
2017-08-02fix sail library test interpreter glue for API change. Also fix build_context...Robert Norton
2017-07-19split library tests into separate files to avoid risk of sail compiler stack ...Robert Norton
2017-07-19borrow some of aa's bash code to convert library test suite output to junit ...Robert Norton
2017-07-06Tests for (almost) all sail builtins. Many interesting things discovered. Lib...Robert Norton
2017-07-04further testing of sail library.Robert Norton
2017-06-30add more tests for sail library. Can't compile entire file due to sail perfor...Robert Norton
2017-06-29beginnings of a sail library test suite.Robert Norton