Support is => 'bare' for compatibility
[gitmo/Mouse.git] / t / 025-more-isa.t
2009-09-15 gfx Support is => 'bare' for compatibility
2009-04-03 wu-lee Adjusted default 'isa' typeconstraint construction...
2009-04-01 Shawn M Moore TODO package A;our @VERSION passing is_class_loaded
2008-12-09 Shawn M Moore Bring shika-based up to trunk
2008-12-04 Ricardo SIGNES test for isa improvement
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-06-10 Shawn M Moore Revert to an earlier t/025-more-isa which gave better...
2008-06-10 Shawn M Moore Some ClassName simplification and fixes
2008-06-10 Shawn M Moore Improve coverage of TypeRegistry
2008-06-10 Shawn M Moore Test count fixes
2008-06-10 Shawn M Moore Little nits
2008-06-10 Shawn M Moore Test that a badly typed default explodes
2008-06-10 Shawn M Moore Unknown type constraints are now interpreted as blessed...