Make Test::Output optional again
[gitmo/Moose.git] / t / 030_roles / 019_build.t
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-25 Shawn M Moore Revert "Moose now warns about class implicitly overridi...
2009-04-21 Shawn M Moore More composition warning tests, oops
2009-04-21 Shawn M Moore Moose now warns about class implicitly overriding metho...
2009-04-21 Shawn M Moore Avoid duplication in running the same tests with and...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-06 Dave Rolsky Missed a few use_ok calls that started warning now...
2008-07-19 Shawn M Moore Add a test script to make sure my idiom of "sub BUILD...