Restructure handling of the test scratch-dir, move all activity
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 8 Sep 2010 11:21:48 +0000 (13:21 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 8 Sep 2010 11:21:48 +0000 (13:21 +0200)
commitc213fd3d7802c6d46dceae4e371476de14c43c56
tree5f186ec72ce7884aa0bc1c686261f4a7c10469a7
parentc4a499936d5e44e76c894602df95ba2437eb3f3e
Restructure handling of the test scratch-dir, move all activity
to t/var, adjust .gitignore
16 files changed:
.gitignore
t/10sqlite_common.t
t/20invocations.t
t/22dump.t
t/25backcompat.t
t/backcompat/0.04006/10sqlite_common.t
t/backcompat/0.04006/22dump.t
t/backcompat/0.04006/23dumpmore.t
t/backcompat/0.04006/lib/dbixcsl_test_dir.pm [new file with mode: 0644]
t/backcompat/0.04006/lib/make_dbictest_db.pm
t/lib/dbixcsl_common_tests.pm
t/lib/dbixcsl_dumper_tests.pm
t/lib/dbixcsl_test_dir.pm [new file with mode: 0644]
t/lib/make_dbictest_db.pm
t/lib/make_dbictest_db_clashing_monikers.pm
t/lib/make_dbictest_db_with_unique.pm