summaryrefslogtreecommitdiff
path: root/test/testutils/foreach.c
Commit message (Collapse)AuthorAgeFilesLines
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral ↵Daniel Silverstone2012-09-101-2/+2
| | | | fixes. Test suite does not pass
* Make libdom work again given lack of init/finalise in hubbub and prepare ↵Daniel Silverstone2010-12-041-0/+3
| | | | | | initial attempt at importing tests into the makefile svn path=/trunk/dom/; revision=10992
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-0/+96
svn path=/trunk/dom/; revision=9191