]> git.sesse.net Git - xml-template/history - tests/xml-diff.pl
Fix a potential bug in the C++0x cleaning.
[xml-template] / tests / xml-diff.pl
2007-03-01 sgunderson@bigfoot.comRemove some debugging stuff.
2007-03-01 sgunderson@bigfoot.comHack the XML diff script so it can deal with comments...
2006-09-06 sgunderson@bigfoot.comAll xml-diff errors should be fatal.
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.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.