test ALL the tests
[p5sagit/strictures.git] / Changes
1   - try and run for any checkout t/ now we don't blow up the process
2   - defatalize lack of extra testing modules
3   - disable extra tests on perls <= 5.008003, things do not work there as
4     expected
5 1.002002 - 2011-02-25
6   - only try and mkdir the .git if it doesn't already exist so repeated
7     test runs don't explode
8 1.002001 - 2011-02-25
9   - switch .svn to .git in smells-of-vcs test and create it ourselves
10     to ease importing of this dist into subversion repositories
11 1.002000 - 2011-02-16
12   - add multidimensional and bareword::filehandles in author mode
13 1.1.1 Dec 05 2010
14   - disable uninitialized warnings before calling ->SUPER::VERSION
15 1.1.0 Nov 22 2010
16   - enable extra testing only if .git or .svn present to keep requirement
17     for extra modules author-side
18 1.0.0 Jul 18 2010
19   - initial release