Move non-useful, Moose-specific methods into t/lib/Test/Mouse.pm
[gitmo/Mouse.git] / t / 026-auto-deref.t
2008-12-03 Tokuhiro Matsuno move Test::Exception to inc/. suggested by autarch++
2008-12-02 Tokuhiro Matsuno don't require Test::Exception on production environment =)
2008-09-28 Shawn M Moore Begin replacing Test::Exception with a Moose::Util...
2008-07-16 Shawn M Moore Moose error compat
2008-06-10 Shawn M Moore Some errors for auto_deref
2008-06-10 Shawn M Moore Implementation of auto_deref
2008-06-10 Shawn M Moore Add failing tests for auto_deref, where I'll pick up...