increment $VERSION after 0.31 release
[p5sagit/Try-Tiny.git] / t / given_when.t
2019-07-06 Karen Etheridge bizarre smartmatch changes were removed in 5.27.10
2017-12-21 Karen Etheridge just skip when tests on all perls since when changed...
2017-12-19 Karen Etheridge temporary fix for RT#123908
2016-08-16 Karen Etheridge whitespace
2016-07-11 Karen Etheridge stringify version before comparing, as recommended...
2016-02-22 Karen Etheridge remove unneeded shebangs
2016-02-22 Karen Etheridge update tooling to avoid detecting the optional use...
2013-07-04 Jesse Luehrs update test counts for removing use_ok
2013-07-04 Jesse Luehrs stop using use_ok, it's pointless
2013-07-04 Peter Rabbitson This is no longer a TODO, but given the experimental...
2013-07-04 Peter Rabbitson "Modernize" code a bit
2013-07-04 Peter Rabbitson Detabardize - standardize code/tests on 2-space indent
2010-11-28 Jesse Luehrs fix issue with blead (require 5.010 != use 5.010)
2010-05-27 Yuval Kogman use a plan instead of done_testing in TODO test
2010-03-22 Alex move use test to BEGIN block
2010-02-23 Yuval Kogman add TODO test for lexical $_ gotcha