better cleanup of t/var
authorRafael Kitover <rkitover@cpan.org>
Wed, 9 Nov 2011 14:29:55 +0000 (09:29 -0500)
committerRafael Kitover <rkitover@cpan.org>
Wed, 9 Nov 2011 14:29:55 +0000 (09:29 -0500)
commit9643e2f1c18ea639020d74ce4a2a60a163ed6cbb
treed49eee2afc177859502f78af1ce3743348206232
parent50b95db6f08695f02fd804bc71c6c222cd310d05
better cleanup of t/var

Add an END action in t/lib/dbixcsl_test_dir.pm to delete t/var, first
closing any open DBI handles because if there is an open SQLite handle
to a .db file in that dir, the .db file cannot be removed on Win32. Also
copy the file to t/backcompat/0.04006/lib/dbixcsl_test_dir.pm.

Also add t/var to MANIFEST.SKIP just in case.
MANIFEST.SKIP
t/65dbicdump_invocations.t
t/backcompat/0.04006/lib/dbixcsl_test_dir.pm
t/lib/dbixcsl_test_dir.pm