]> git.sesse.net Git - xml-template/history - tests
Add a proper wrapper for php5-swig, which also makes attribute[23] pass. All tests...
[xml-template] / tests /
2011-09-22 sgunderson@bigfoot.comStart a PHP5-to-C++11 SWIG layer (!).
2011-09-22 sgunderson@bigfoot.comRename C++0x port to C++11, since that will be the...
2011-09-22 sgunderson@bigfoot.comMerge.
2011-09-21 sgunderson@bigfoot.comTweak C++0x API a bit, to prepare for include. Also...
2011-09-21 sgunderson@bigfoot.comC++0x make should be silent.
2011-09-21 sgunderson@bigfoot.comAdd c++0x to test suite.
2008-04-21 sgunderson@bigfoot.comAdd php5 (not working yet, just copied php4/).
2008-04-21 sgunderson@bigfoot.comRename php -> php4.
2008-04-21 sgunderson@bigfoot.comAdd a test for repeated t:id replacing.
2007-03-01 sgunderson@bigfoot.comRemove some debugging stuff.
2007-03-01 sgunderson@bigfoot.comAdd a structure test.
2007-03-01 sgunderson@bigfoot.comHand-merge from borked repository. Main changes are...
2007-03-01 sgunderson@bigfoot.comHack the XML diff script so it can deal with comments...
2007-03-01 sgunderson@bigfoot.comStart working on a SAX version of the Perl stuff. Very...
2006-10-04 sgunderson@bigfoot.comAdd a new "attribute3" test, for testing undef/NULL...
2006-10-04 Steinar H. GundersonAdjust the columns in test.sh.
2006-10-03 Steinar H. GundersonAdd a new "attribute-empty" test.
2006-09-06 sgunderson@bigfoot.comMake the test suite output slightly easier (?) to read.
2006-09-06 sgunderson@bigfoot.comAll xml-diff errors should be fatal.
2006-09-06 sgunderson@bigfoot.comDon't need to run the full battery of tests every time.
2006-09-06 sgunderson@bigfoot.comAdd a trivial new “pass through” test.
2006-09-06 sgunderson@bigfoot.comRun PHP4 tests with -q, to avoid trying to diff non...
2006-09-06 sgunderson@bigfoot.comActually output the error when we get one.
2006-09-06 sgunderson@bigfoot.comFix an error in test.sh.
2006-09-06 sgunderson@bigfoot.comBe yet more flexible about the textual node diffing.
2006-09-06 sgunderson@bigfoot.comBe a bit more friendly in the textual diff.
2006-09-06 sgunderson@bigfoot.comAdd reference files, and fix a few bugs in the test...
2006-09-06 sgunderson@bigfoot.comAdd a simple test harness.
2006-09-06 sgunderson@bigfoot.comCheck the contents of text nodes when diffing.
2006-09-06 sgunderson@bigfoot.comRemember to die if number of children differs.
2006-09-06 sgunderson@bigfoot.comIgnore xmlns stuff on both sides.
2006-09-06 sgunderson@bigfoot.comWork around that XML::NamespaceSupport uses undef inste...
2006-09-06 sgunderson@bigfoot.comFix yet more undefined variable errors.
2006-09-06 sgunderson@bigfoot.comMore fixes.
2006-09-06 sgunderson@bigfoot.comFix more silly errors.
2006-09-06 sgunderson@bigfoot.comFix a syntax error.
2006-09-06 sgunderson@bigfoot.comAdd the beginnings of a test suite.