show the first line here when testing with a harness
[gitmo/Moose.git] / t / native_traits /
2012-02-18 Dave Rolsky Add a test to make sure native array ->join accepts...
2011-09-01 Ricardo Signes add shallow_clone to Array and Hash traits
2011-06-16 Jesse Luehrs make sure the correct delegation name is used in errors
2011-06-16 Dave Rolsky Add some tests for array traits to make sure it doesn...
2011-06-16 Dave Rolsky Tweak test description and tidy code
2011-06-15 Jesse Luehrs test for hash accessor bug (rt 68837)
2011-06-13 Karen Etheridge addition of first_index to the native Array trait.
2011-04-24 Jesse Luehrs use Devel::PartialDump to dump tc failures, if possible
2011-04-24 Jesse Luehrs make the 'reset' delegation for Counter respect builders
2011-03-14 Florian Ragwitz Remove numbers from our tests