summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-195-10/+2573
* Fix casting for attribute accessor generation. Add cast for string James Shaw2007-07-181-10/+24
* Take out lots of <assertEquals> code because it's broken, and needs James Shaw2007-07-171-8/+14
* Include utils.hJames Shaw2007-07-161-0/+1
* Partially implement method invocation. Should be sufficient to generate James Shaw2007-07-161-1/+64
* Implement TestObject class and other test utilities (testutils.h)John Mark Bell2007-07-154-3/+235
* Implement <load>. Extend <assertEquals> to handle equality test for James Shaw2007-07-151-20/+82
* Implement metadata function comment. Partially implement <assertEquals> James Shaw2007-07-141-35/+135
* Import dom1-interfaces -- autogenned by the w3c DOM test suite. James Shaw2007-07-112-3/+3773
* Initial revision of test-to-c transformerJames Shaw2007-07-111-0/+95
* Import DOM library.John Mark Bell2007-07-063-0/+211