Merge pull request #15 from Flimm/master
[p5sagit/Try-Tiny.git] / t / given_when.t
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