summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename the suite that just creates an empty layout.HEADmasterMichael Drake2018-08-304-4/+4
|
* Library: DOM change watching is now the job of the client.Michael Drake2018-08-156-22/+512
|
* Library: Use `nsl` as library namespace.Michael Drake2018-08-155-42/+42
|
* 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
| | | | Currently just prints the events it gets.
* 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