* Wrapped SQL::Abstract::Test functionality in a new module (DBIC::SqlMakerTest).
authorNorbert Buchmuller <norbi@nix.hu>
Tue, 25 Nov 2008 06:32:57 +0000 (07:32 +0100)
committerNorbert Buchmuller <norbi@nix.hu>
Tue, 25 Nov 2008 01:11:22 +0000 (01:11 +0000)
commit949172b0fa30a832d268c3f55f97247a10742314
treee4c5331631fe5c619e28ca325c5363c6fd0f6d09
parent05697a49866d989b22944492ebe7e38c4ddc4da2
 * Wrapped SQL::Abstract::Test functionality in a new module (DBIC::SqlMakerTest).
 * Made a test SKIP that does not work with SQL::Abstract < 1.49 (used to be a TODO test).
t/19quotes.t
t/19quotes_newstyle.t
t/41orrible.t
t/76joins.t
t/91debug.t
t/95sql_maker.t
t/95sql_maker_quote.t
t/lib/DBIC/SqlMakerTest.pm [new file with mode: 0644]