tests and changelogging
[gitmo/Moose.git] / t / 060_compat /
2010-11-12 Ricardo Signes revert permissions changes from previous commit
2010-11-12 Ricardo Signes fix typo in docs: . instead of ;
2010-10-28 Dave Rolsky Redid conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-25 Ricardo Signes remove unneeded use of Test::Fatal
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-10-07 Jesse Luehrs ignore composite roles during role reconciliation
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-06-06 Dave Rolsky Shut up ridiculous warnings from Module::Refresh
2010-04-06 Ævar Arnfjörð Bjar... Amend bcbb2654: Use a tempdir() template so it's clear...
2010-04-06 Chris Weyl Write out TestBaz.pm under the system tmp dir
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-09-14 Dave Rolsky Revert "add a warning for immutablizing a class with...
2009-09-07 Jesse Luehrs add a warning for immutablizing a class with mutable...
2009-05-10 Dave Rolsky remove_metaclass_by_name only takes a single argument
2009-05-10 Tomas Doran (t0m Tweak latter instances of the test to remove the metacl...
2009-05-10 Dave Rolsky Extend t0m's tests for mixed moose/non-moose parentage...
2009-05-10 Dave Rolsky Tweak test description
2009-05-10 Dave Rolsky Formatting tweaks
2009-05-07 Tomas Doran (t0m) Fix one of the issues you see with metaclass incomat...
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-09 Jesse Luehrs clean up warnings in test files due to constructors...
2009-04-05 Dave Rolsky Tidy this test file
2008-09-14 Dave Rolsky superclasses expects an array, not a reference.
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-04-29 Stevan Little 0.42
2008-04-28 Stevan Little 0.41
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-02-14 Stevan Little 0.37
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-02-07 Stevan Little tweaking tests
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-02-07 Matt S Trout failing test for two subclasses of the same non-Moose...
2007-09-14 Stevan Little complete re-organization of the test suite