switch all tests to done_testing
[gitmo/MooseX-ClassAttribute.git] / t / lib / SharedTests.pm
2010-01-20 Dave Rolsky switch all tests to done_testing
2010-01-20 Dave Rolsky Tidy code
2009-08-26 Dave Rolsky Fix triggers to pass old value along with new. 0.10
2009-07-09 Dave Rolsky make non-lazy builder work
2008-09-06 Dave Rolsky Add missing prereq on MX::AH. 0.06
2008-09-05 Dave Rolsky pod for everything
2008-09-02 Dave Rolsky Updates for latest Moose and MX::CA. Mostly small tweaks.
2008-08-25 Dave Rolsky Require latest MX::AH for tests.
2008-08-07 Dave Rolsky Only import has to avoid overwriting make_immutable
2007-11-24 Dave Rolsky A working version, with docs and all tests passing.
2007-11-24 Dave Rolsky Some small test improvements.
2007-09-20 Dave Rolsky The start of a working implementation. Several things...