summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add DOM event handler.Michael Drake2015-08-032-0/+5
* s/_/-/Michael Drake2015-08-032-1/+1
* Move nslayout object tests.Michael Drake2015-08-034-5/+5
* Client may pass NULL pointer for its pw.Michael Drake2015-08-031-3/+1
* Update documentation and minor fixes.Michael Drake2015-08-031-2/+2
* Add nslayout_layout_destroy basic API testing.Michael Drake2015-08-032-6/+20
* Add basic tests for creating a layout object.Michael Drake2015-08-035-0/+190