From: John Napiorkowski Date: Tue, 21 Apr 2015 20:01:46 +0000 (-0500) Subject: merged X-Git-Tag: v1.001_030~5^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Fixtures.git;a=commitdiff_plain;h=b4324011c0cde4807759bcbbf4d6b5b8478326e6 merged --- b4324011c0cde4807759bcbbf4d6b5b8478326e6 diff --cc .gitignore index 53954d2,e442fbf..b5335c8 --- a/.gitignore +++ b/.gitignore @@@ -1,4 -1,6 +1,7 @@@ .*.sw? \.DS_Store .prove +tmp/ + local/ + cpanfile + cpanfile.snapshot diff --cc Changes index a171d46,a171d46..c17ec7d --- a/Changes +++ b/Changes @@@ -2,6 -2,6 +2,9 @@@ Revision history for DBIx-Class-Fixture {{$NEXT}} ++- use Test::TempDir::Tiny for better test parallelization and cleanup ++ ++ 1.001_029 2015-01-14 15:17:28+00:00 Europe/London - fix for bugtracker pointing to gh, should be rt, added test to identify windows issues