Switch to 2-space indent, minor formatting (no code) changes
[p5sagit/Class-Accessor-Grouped.git] / t / accessors_xs.t
2012-10-28 Peter Rabbitson Switch to 2-space indent, minor formatting (no code...
2010-11-27 Peter Rabbitson Add debugging of undefer code reentrancy when a test...
2010-11-26 Peter Rabbitson Even more corner case fixes - install the resolved...
2010-10-11 Peter Rabbitson Backcompat is tough business :)
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