fix t/backcompat/0.04006 tests
authorRafael Kitover <rkitover@cpan.org>
Sat, 24 Sep 2011 19:28:04 +0000 (15:28 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sat, 24 Sep 2011 19:28:04 +0000 (15:28 -0400)
commit62aa6a6cb40ab2b9981b9fc319c2424dbaa99f74
tree24d2d2a51abb9cbc1ba8ca8e961575b4acd604db
parentf213ae4e7851d8c6525b08d935d88fc46e6ac8c2
fix t/backcompat/0.04006 tests

The Oracle driver no longer lowercases table names from the catalog, and
these names are normalized to upper case. The main common tests alias
the lowercase table names for the monikers and classes hashes for this
case; this commit adds the same code to the t/backcompat/0.04006 common
tests (in lib/dbixcsl_common_tests.pm .)
t/backcompat/0.04006/lib/dbixcsl_common_tests.pm
t/lib/dbixcsl_common_tests.pm