summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Including Level2 tests & the Basefont Element , also a minor change in level2...rsk19942014-06-111-0/+3
* Ensure that 'make clean' removes the test INDEXDaniel Silverstone2012-11-031-1/+1
* Enable level2 core test suite, disabling all tests but documentgetelementbyid01Daniel Silverstone2012-08-061-0/+3
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Reenable core test suiteDaniel Silverstone2012-03-241-1/+1
* Enable the HTMLElement tests which passDaniel Silverstone2012-03-241-1/+1
* Sort the test indexDaniel Silverstone2012-03-241-1/+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-051-0/+2
* Make libdom work again given lack of init/finalise in hubbub and prepare init...Daniel Silverstone2010-12-041-14/+49
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-7/+6
* 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
* Add -I$(CURDIR) to TESTCFLAGSJohn Mark Bell2009-03-251-0/+2
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-88/+23
* 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-041-4/+8
* Extend list implementation, add test-list.c to test some of it.James Shaw2007-09-221-1/+1
* Rename testcase utility library to libdomtest -- libdebug made no senseJohn Mark Bell2007-09-221-1/+1
* Create a library of utility functions for the testsuite to useJohn Mark Bell2007-09-221-4/+14
* Fix binding.c API usage.John Mark Bell2007-07-221-1/+10
* Silence GCC/LD command lines when building test cases.John Mark Bell2007-07-211-10/+11
* Fix RISC OS buildJohn Mark Bell2007-07-201-6/+7
* Silence XSLT invocation.John Mark Bell2007-07-201-1/+2
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-191-2/+13
* Implement TestObject class and other test utilities (testutils.h)John Mark Bell2007-07-151-3/+4
* Import DOM library.John Mark Bell2007-07-061-0/+60