Switched tests to use DBICTest->class("...")
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 26 Dec 2005 01:32:42 +0000 (01:32 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 26 Dec 2005 01:32:42 +0000 (01:32 +0000)
commit3712e4f41b929456d8fad713ca702e4a48e9a940
tree12a7edeea9ff220ba7dcecfa3300365171981f05
parente88a60b6d5b006170cdc5dc85a8f9a1735442c59
Switched tests to use DBICTest->class("...")
19 files changed:
lib/DBIx/Class/UUIDColumns.pm
t/run/01core.tl
t/run/04db.tl
t/run/05multipk.tl
t/run/06relationship.tl
t/run/07pager.tl
t/run/08inflate.tl
t/run/08inflate_has_a.tl
t/run/09update.tl
t/run/10auto.tl
t/run/11mysql.tl
t/run/12pg.tl
t/run/13oracle.tl
t/run/14mssql.tl
t/run/15limit.tl
t/run/16joins.tl
t/run/17join_count.tl
t/run/18self_referencial.tl
t/run/19uuid.tl