Fix dist.ini to not add Test::Spelling as a requirement
[gitmo/Package-DeprecationManager.git] / t /
2012-03-04 Dave Rolsky Require Test::More 0.88
2012-03-04 Dave Rolsky Make tests pass with Carp 1.25
2010-10-26 Dave Rolsky Small style tweak
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-10-17 Dave Rolsky Add compile test
2010-10-15 Dave Rolsky Fix handling of ignore regexes and test them properly
2010-10-14 Dave Rolsky Allow regexes in -ignore parameter
2010-10-14 Dave Rolsky Use Test::Requires instead of hard dep on Test::Warn
2010-10-14 Dave Rolsky More tests for -ignore
2010-07-14 Dave Rolsky Tests for warning once per error message v0.04
2010-07-14 Dave Rolsky Add -ignore feature
2010-07-12 Dave Rolsky Make it easy to deprecate a feature, rather than just...
2010-07-12 Dave Rolsky initial checkin