Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 040_type_constraints / 017_subtyping_union_types.t
2010-09-25 Fuji, Goro Resolve some TODO tests about type constraints
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Regenerate test files
2010-09-23 Fuji, Goro chmod -x
2010-01-02 Goro Fuji Replace CRLF to LF with all the files
2009-10-01 gfx s/Moose/Mouse/ in a test
2009-09-29 gfx Add two test file about union types