Move is_valid_class_name into XS
[gitmo/Mouse.git] / t / 010_basics /
2010-02-22 gfx Fix a possible segv on DESTROY
2010-02-20 gfx Work around 5.6.2 warnings
2010-02-10 gfx Update tests
2010-02-08 gfx Resolve a failing test: method_modifier_with_regexp
2010-01-31 gfx Remove imcompatible tests
2010-01-02 Goro Fuji Replace CRLF to LF with all the files
2009-10-27 gfx Resolve a failing test
2009-10-19 gfx Modernize some tests
2009-10-07 gfx Resolve TODO: Mouse::Util::TypeConstraints->unimport...
2009-10-07 gfx Fix t/010_basics/007_always_strict_warnings.t; Now...
2009-10-04 gfx Add a test for find_attribute_by_name() using t::lib...
2009-10-04 gfx Import Moose/t/010_basics/*.t