summaryrefslogtreecommitdiff
path: root/test/testutils/domtsasserts.c
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-7/+7
* DOMTS: Add proper support for assertURIEqualsDaniel Silverstone2012-07-071-12/+140
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-5/+5
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-061-18/+7
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-3/+1
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-041-27/+28
* 1. Find there are indeed two testcases for Events module, so I add support fo...Bo Yang2009-08-141-0/+7
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-0/+253