fix subclassing gotcha introduced with source_name
authorDavid Kamholz <dkamholz@cpan.org>
Mon, 3 Jul 2006 02:13:46 +0000 (02:13 +0000)
committerDavid Kamholz <dkamholz@cpan.org>
Mon, 3 Jul 2006 02:13:46 +0000 (02:13 +0000)
commitb1fb2c941d66c82f2704e51f53bca84b9edfc2aa
tree98af7070d68c65b1ff8117b0617b63952044d70c
parent97fec99f26f9bb085051e0472b57cdf81e7fdfb1
fix subclassing gotcha introduced with source_name
give ResultSetManager test modules more sensible names
lib/DBIx/Class/ResultSourceProxy/Table.pm
t/40resultsetmanager.t
t/60core.t
t/lib/DBICTest/ResultSetManager.pm [moved from t/lib/DBICTest/Extra.pm with 75% similarity]
t/lib/DBICTest/ResultSetManager/Foo.pm [moved from t/lib/DBICTest/Extra/Foo.pm with 82% similarity]
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/ArtistSubclass.pm [new file with mode: 0644]