]> git.vpit.fr Git - perl/modules/Test-Leaner.git/history - MANIFEST
Fall back to Test::More when PERL_TEST_LEANER_USES_TEST_MORE is set
[perl/modules/Test-Leaner.git] / MANIFEST
2010-12-29 Vincent PitFall back to Test::More when PERL_TEST_LEANER_USES_TEST...
2010-12-28 Vincent PitTest is_deeply against deep datastructures
2010-12-28 Vincent PitThis is 0.01 v0.01
2010-12-28 Vincent PitImplement and test is_deeply()
2010-12-28 Vincent PitAdd a sample contrived benchmark
2010-12-28 Vincent PitTest ok() return value, with overloading, and failing
2010-12-28 Vincent PitFactor the capturing logic into Test::Leaner::TestHelper
2010-12-27 Vincent PitTest BAIL_OUT()
2010-12-27 Vincent PitTest pass() and fail()
2010-12-25 Vincent PitAdd author tests and minimal documentation
2010-12-24 Vincent PitFix and test skip()
2010-12-24 Vincent PitFix, export and test cmp_ok()
2010-12-24 Vincent PitFix and test thread safety
2010-12-24 Vincent PitInitial commit