Require bugfixed CXSA and warn on old (unusable) versions
[p5sagit/Class-Accessor-Grouped.git] / t / accessors_ro.t
2012-11-04 Peter Rabbitson Require bugfixed CXSA and warn on old (unusable) versions
2012-11-03 Peter Rabbitson Improve text of ro/wo violation exceptions
2012-11-03 Peter Rabbitson Fix incorrect handling of exotic fieldnames
2012-10-31 Peter Rabbitson Disable error message tests on older perls until Class...
2012-10-28 Peter Rabbitson Switch to 2-space indent, minor formatting (no code...
2010-10-08 Peter Rabbitson Cleanup tests, s/class/obj/ where appropriate
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...
2006-05-21 Christopher H. Laco Added tests for mk_group_wo_accessors
2006-05-21 Christopher H. Laco Added tests for mk_group_ro_accessors