Updated to test the new, single format sqlf xml.
[dbsrgits/SQL-Translator.git] / t / 24yaml.t
2004-05-12 Ken Youens-Clark Some changes to get tests to pass.
2004-03-12 Ken Youens-Clark Updated to match new YAML output.
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2004-02-29 Mark Addison Fixed so they test for empty list reference_fields...
2004-02-04 Ken Youens-Clark Fixed test.
2003-11-06 Ken Youens-Clark Making a more thorough check of things.
2003-10-17 Darren Chamberlain Updated YAML test.
2003-10-08 Darren Chamberlain A better YAML producer, actually using the YAML module...
2003-10-08 Darren Chamberlain Added YAML parser, producer, and basic test. All need...