summaryrefslogtreecommitdiff
path: root/test/testutils/domtsasserts.h
Commit message (Expand)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-5/+5
* DOMTS: Add proper support for assertURIEqualsDaniel Silverstone2012-07-071-3/+4
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-061-1/+1
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-041-3/+3
* 1. Find there are indeed two testcases for Events module, so I add support fo...Bo Yang2009-08-141-0/+1
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-0/+61