Even more corner case fixes - install the resolved final cref into the callER, not...
[p5sagit/Class-Accessor-Grouped.git] / t / accessors.t
2010-11-26 Peter Rabbitson Even more corner case fixes - install the resolved...
2010-11-25 Peter Rabbitson Major revamp of CAG internals - now works on pure-perl
2010-10-08 Peter Rabbitson Using an XS module as test_requires is too evil
2010-10-08 Peter Rabbitson Make sure the XSA buggery works on a subclass as well
2010-10-08 Peter Rabbitson Cleanup tests, s/class/obj/ where appropriate
2010-10-08 Peter Rabbitson Fix another XSA corner case - how can something so...
2010-10-08 Peter Rabbitson Cleanup/consolidate main test
2010-09-10 Peter Rabbitson Fix braindead ro/wo accessor breakage when CXSA is...
2010-07-12 Rafael Kitover add failing tests for punctuation in $field, remove...
2009-07-08 Christopher H. Laco Use Class::XSAccessor if available RT#45577, AGRUNDMA
2009-03-24 Guillermo Roditi subname stuff + tests
2006-05-21 Christopher H. Laco Added tests for mk_group_wo_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_accessors