make github the primary repository
[gitmo/Moose.git] / t / 020_attributes / 016_attribute_traits_registered.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
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.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-06-24 Shawn M Moore Add support for meta_attr->does("ShortAlias")
2008-04-24 Yuval Kogman support traits/metaclasses in clone_and_inherit_whateve...
2008-04-24 Yuval Kogman more attr traits tests
2008-04-20 Tomas Doran Allow overriding of metaclass and traits in has '+...
2008-01-21 Stevan Little cleaning up the traits things