increment $VERSION after 1.003029 release
[p5sagit/Devel-REPL.git] / t / load_plugins.t
2016-02-01 Karen Etheridge fix Test::More prereq for done_testing
2015-03-15 Karen Etheridge remove executable bit from tests
2013-09-24 Karen Etheridge print the error when loading failed unexpectedly
2013-09-09 Karen Etheridge fail on warnings only for the author (helps avoid upstr...
2013-09-09 Karen Etheridge check result of eval operation rather than looking...
2013-04-08 Karen Etheridge fix spelling here too
2013-04-03 Karen Etheridge RT#84246 - Term::ReadLine issues
2013-03-26 Karen Etheridge add warnings tests
2013-03-26 Karen Etheridge remove unneeded use of FindBin
2013-03-26 Karen Etheridge ensure all tests run via done_testing()
2013-03-26 Karen Etheridge remove shebangs, add strictures to all tests
2013-03-26 Zakariyya Mughal test plugin loading