ensure strict and warnings is always in effect
[gitmo/MooseX-UndefTolerant.git] / t /
2012-09-23 Karen Etheridge ensure strict and warnings is always in effect
2012-03-25 Karen Etheridge more tightening up of TODO scopes 0.13 v0.13
2012-03-25 Karen Etheridge more tightening up of TODO test cases, for later invest...
2012-03-25 Karen Etheridge fixed: immutable class with undef-tolerant TC should...
2012-03-25 Karen Etheridge fix typo - was testing the wrong class here and missing...
2012-03-25 Karen Etheridge rename these tests to "basic", and test both mutable...
2012-03-24 Karen Etheridge use with_immutable and tighter TODO scope to run more...
2012-03-24 Karen Etheridge whitespace
2012-03-11 Karen Etheridge better test descriptions topic/mxcae
2012-03-11 Karen Etheridge pulled these test cases into a separate lib so they...
2012-03-11 Karen Etheridge use with_immutable and tighter TODO scope to run more...
2012-03-11 Karen Etheridge improve test by testing for explicit exception message
2011-04-04 Dave Rolsky Add tests for more role use cases 0.12
2011-04-04 Jesse Luehrs make this work in roles
2011-03-19 Karen Etheridge 0.11 release to fix crazy errors that somehow the tests... 0.11
2011-03-14 Karen Etheridge do not use Undef-Tolerant behaviour on attributes that...
2011-03-14 Karen Etheridge better Test::Fatal tests
2011-03-14 Karen Etheridge make defaults.t a bit more modular
2010-11-03 Karen Etheridge also test immutable classes using existing constructor...
2010-11-03 Karen Etheridge comment update
2010-11-03 Karen Etheridge rename t/attribute.t -> t/constructor.t -- more explana...
2010-11-03 Karen Etheridge new tests for default behaviour, using classes in first...
2010-11-03 Karen Etheridge more robust testing of construction behaviour; labelled...
2010-10-08 Chris Andrews Failing test showing that UndefTolerant fails with...
2010-01-23 Cory Watson Make default work properly.
2009-12-02 Cory Watson Fix.
2009-12-01 Jesse Luehrs silence test warning
2009-12-01 Jesse Luehrs fix module name in tests
2009-12-01 Cory Watson First commit.