summaryrefslogtreecommitdiff
path: root/test/testutils/load.c
Commit message (Collapse)AuthorAgeFilesLines
* add default action fetcher to binding parametersVincent Sanders2012-12-061-0/+1
|
* make the hubbub binding creation take a parameter struct and return standard ↵Vincent Sanders2012-12-061-2/+10
| | | | error codes
* Change XML Parser API to be more saneDaniel Silverstone2012-11-031-2/+5
|
* Move document out parameter after in parameters.John-Mark Bell2012-08-051-1/+1
|
* fix test utilityVincent Sanders2012-08-051-2/+1
|
* update dom hubbub binding to allow for script controlVincent Sanders2012-07-061-1/+1
|
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-4/+2
| | | | svn path=/trunk/libdom/; revision=13316
* Make libdom work again given lack of init/finalise in hubbub and prepare ↵Daniel Silverstone2010-12-041-5/+6
| | | | | | initial attempt at importing tests into the makefile svn path=/trunk/dom/; revision=10992
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite ↵John Mark Bell2010-08-261-6/+4
| | | | | | failures. Most importantly, it actually compiles now. svn path=/trunk/dom/; revision=10717
* Make the failed 5 testcases passed in DOMTS Core level2. Bo Yang2009-08-121-1/+1
| | | | svn path=/trunk/dom/; revision=9211
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-0/+151
svn path=/trunk/dom/; revision=9191