Merge branch 'stable'
[gitmo/Class-MOP.git] / t / 061_instance_inline.t
2010-10-28 Dave Rolsky Redo conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert "convert all uses of Test::Exception to Test...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-08-13 Dave Rolsky Use double-quotes and quotemeta for inlined hash slot...
2009-06-25 Cory Watson Make inline_slot_access use double quotes to be consist...
2009-06-25 Jesse Luehrs add a few more tests for inline instance methods
2009-02-20 Dave Rolsky Make the meta-instance class take a bare attribute...
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2008-08-02 Yuval Kogman inline initialize slot didn't match non inline
2008-01-29 Yuval Kogman microoptimization in Class::MOP::Instance
2007-11-06 Guillermo Roditi predicate fixes
2006-04-30 Stevan Little upload