make github the primary repository
[gitmo/Moose.git] / t / 040_type_constraints / 003_util_std_type_constraints.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
2011-03-03 Matthew Horsfall Int type constraint allowed for a newline character...
2010-10-25 Ricardo Signes remove unneeded use of Test::Fatal
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-02-05 Florian Ragwitz Make ScalarRef accept references to references.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-12-09 Shlomi Fish Fix more "a Int" -> "an Int".
2009-11-22 Stefan O'Rear Collapse magic lvalues in Str
2009-10-16 chansen Added type constraint tests for GV
2009-06-25 Dave Rolsky Deprecated the Role type (use role_type instead).
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-02-14 Dave Rolsky Fix some test descriptions I just broke by trying to fix
2009-02-14 Dave Rolsky Fix some mixed up test descriptions
2009-02-13 Stevan Little adding more tests to the binary tree recipe, and adding...
2008-01-21 Yuval Kogman FileHandle also accepts IO::Handle objects
2007-11-14 Matt S Trout fix ClassName constraint to use symbol table
2007-11-14 Matt S Trout add failing test for ClassName constraint
2007-09-16 Stevan Little TypeConstraint::Utils,.. now with find_or_create_type_c...
2007-09-14 Stevan Little complete re-organization of the test suite