]> git.sesse.net Git - xml-template/history - tests
Make the Python tests use lists instead of tuples.
[xml-template] / tests /
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.