- Add table Artist_UC to the test data fix-test
authormikew <mikew@32ths.com>
Fri, 11 Oct 2013 13:42:22 +0000 (09:42 -0400)
committermikew <mikew@32ths.com>
Fri, 11 Oct 2013 13:42:22 +0000 (09:42 -0400)
commite2991698bf85361eff5c5fd8903beb2dfc2aea6c
tree0991e4fa2a0eff26e30bcb633b419df5c8ab09a7
parent0c1fb5c1c43d8117a2d5bc7345339ef191228aa3
- Add table Artist_UC to the test data
- Add ResultSource Artist_UC_RS.
  This will test cases where resultsource name is not the same as the
  table name
- Fix t/12-populate-basic.t to use $source->from instead of $source->name
  to find directory to load. dump uses ->from
t/07-dump-all.t
t/12-populate-basic.t
t/lib/DBICTest.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/Artist_UC_RS.pm [new file with mode: 0644]
t/lib/mysql.sql
t/lib/sqlite.sql
t/var/configs/simple.json