summaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-69/+0
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-1/+1
* Make TestObject support both HTML and XML documents and auto-detect which par...John Mark Bell2007-11-041-22/+123
* Fix TestObject after xml binding error changesJohn Mark Bell2007-11-041-4/+5
* Fix up bindings buildsystem to permit multiple bindings to be built -- quite ...John Mark Bell2007-11-041-10/+10
* dom_initialise() and dom_finalise() are now completely public, rather than hi...John Mark Bell2007-09-291-1/+7
* Add finalisation method to libxml-libdom.John Mark Bell2007-09-291-2/+11
* Alter assert_equals signature, stub out assert_uri_equalsJames Shaw2007-09-262-10/+34
* Extend list implementation, add test-list.c to test some of it.James Shaw2007-09-228-19/+159
* Rename testcase utility library to libdomtest -- libdebug made no senseJohn Mark Bell2007-09-221-2/+2
* Create a library of utility functions for the testsuite to useJohn Mark Bell2007-09-2210-0/+486