summaryrefslogtreecommitdiff
path: root/test/test-loader.c
Commit message (Expand)AuthorAgeFilesLines
* Library: DOM change watching is now the job of the client.Michael Drake2018-08-151-22/+53
* Library: Use `nsl` as library namespace.Michael Drake2018-08-151-12/+12
* test loader: Add chunk text debug text.Michael Drake2017-02-041-0/+2
* test loader: Only try to parse chunk lengths greater than zero.Michael Drake2017-02-041-1/+1
* Abstract out test file loading.Michael Drake2015-08-081-44/+90
* Consistent namespace for test loader.Michael Drake2015-08-081-13/+16
* Add simple development testing harness.Michael Drake2015-08-031-0/+305