Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 020_attributes / 012_misc_attribute_tests.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.
2010-05-12 Jesse Luehrs fix failing tests
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey back out 'bare' attribute changes (moving to a branch)
2009-06-24 Hans Dieter Pearcey die on attributes with no methods and no is => 'bare'
2009-05-30 Shawn M Moore Test fixes for lazy build no longer setting required
2009-05-25 Chris Prather remove required => 1 from lazy_build
2009-05-13 michaelr added check for an even number of options to 'has'
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-06 Matt S Trout test calling has() from outside of package
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-05-21 Todd Hepler make has [...] => (...); work on a role
2008-02-15 Stevan Little fixing tests
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2007-11-13 Guillermo Roditi error messgae fixes + new test
2007-10-29 Guillermo Roditi changes to lazy_build naming conventions
2007-10-26 Guillermo Roditi builder and lazy_build changes. note that this ups...
2007-09-14 Stevan Little complete re-organization of the test suite