Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 010_basics / 016_load_into_main.t
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-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-10-14 Yuval Kogman allow exporting to main
2009-05-12 Dave Rolsky Fix tests that tested for literal newlines in warnings...
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-06 Dave Rolsky Add a test for loading Moose::Role into main (which...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...