summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CharacterData.delete: Fix this and enable 5 more testsDaniel Silverstone2012-07-055-0/+0
* CLEANIN: Remove vim .swp file from struggleybDaniel Silverstone2012-07-051-0/+0
* HTMLElement: className is a simple get/set property, enable 29 more tests.Daniel Silverstone2012-07-0429-0/+0
* HTMLElement: 'dir' is a simple get/set. Enable more testsDaniel Silverstone2012-07-0429-0/+0
* HTMLElement: lang is a simple get/set. Enable 29 more testsDaniel Silverstone2012-07-0429-0/+0
* HTMLElement: title is a simple get/set. Enable 29 more testsDaniel Silverstone2012-07-0429-0/+0
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Enable 3 HTMLDocument testsDaniel Silverstone2012-03-253-0/+0
* Reenable core test suiteDaniel Silverstone2012-03-241-1/+1
* Enable the HTMLElement tests which passDaniel Silverstone2012-03-2430-1/+1
* Re-disable all known failsDaniel Silverstone2012-03-2496-0/+0
* Re-disable specified value testsDaniel Silverstone2012-03-241-0/+0
* Sort the test indexDaniel Silverstone2012-03-241-1/+1
* More working (or at least running) testsDaniel Silverstone2012-03-2395-0/+0
* More tidyingDaniel Silverstone2012-03-231-1/+1
* Turn on some more working testsDaniel Silverstone2012-03-233-0/+0
* Update various indents so generated C is easier to use gdb onDaniel Silverstone2012-03-231-37/+37
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-214-21/+14
* Simplify DOMImplementation API by replacing dom_strings with const char *John Mark Bell2010-12-062-19/+8
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-052-4/+1
* Suppress strict aliasing warnings when compiling the testsuiteJohn Mark Bell2010-12-051-1/+1
* "Enable" the HTML level 1 test suite. All cases fail currentlyDaniel Silverstone2010-12-05638-0/+2
* Remove vestigial domts C file and mark all known failures so test suite for l...Daniel Silverstone2010-12-05110-32/+0
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-0433-382/+142
* Add incomplete LibDOM example.Michael Drake2010-12-031-1/+1
* Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...John Mark Bell2010-08-263-14/+7
* Some remaining changes.Bo Yang2010-03-151-2/+6
* Add the new two interface file for Events module testing.Bo Yang2009-08-142-0/+2060
* 1. Find there are indeed two testcases for Events module, so I add support fo...Bo Yang2009-08-143-3/+25
* Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)Bo Yang2009-08-131-1/+5
* Make the failed 5 testcases passed in DOMTS Core level2. Bo Yang2009-08-121-1/+1
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-1141-4907/+2818
* Merge DOMTS tests -- they're causing havoc with review diffs.John Mark Bell2009-07-303060-0/+147514
* Add test dir to include path. Probably useful for the DOMTS stuff.John Mark Bell2009-03-261-1/+1
* Attempt to integrate DOMTS stuff.John Mark Bell2009-03-261-24/+18
* Purge testrunnerJohn Mark Bell2009-03-251-147/+0
* Add -I$(CURDIR) to TESTCFLAGSJohn Mark Bell2009-03-251-0/+2
* First cut at a port to the new buildsystem.John Mark Bell2009-03-252-157/+23
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-1/+1
* Use pkg-config for hubbub cflags/librariesJohn Mark Bell2009-03-031-3/+1
* Make TestObject support both HTML and XML documents and auto-detect which par...John Mark Bell2007-11-045-26/+448
* 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
* Sketch out some implementation ideas:James Shaw2007-10-041-54/+215
* 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
* Stub out all test templates. Remove all previous tests.James Shaw2007-09-2818-1527/+243
* Alter assert_equals signature, stub out assert_uri_equalsJames Shaw2007-09-262-10/+34
* Remove accidental commit of binaryJames Shaw2007-09-221-0/+0
* Extend list implementation, add test-list.c to test some of it.James Shaw2007-09-222-0/+56