Update tests to use maybe_plan.
[dbsrgits/SQL-Translator.git] / t / data / xml /
2003-10-20 Mark Addison Added Views, Procedures and Triggers to bring it inline...
2003-08-15 Mark Addison Added support for the attrib_values option of the XML...
2003-08-07 Mark Addison Changed term single tags to empty tags to mean <foo...
2003-08-07 Mark Addison Added BUG notes and test about single tags e.g. <foo/>
2003-08-06 Mark Addison Fixed default value bug in Parser::SqlfXML.
2003-08-06 Mark Addison Moved Producer::XML to Producer::SqlfXML.