Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r11323 r11329 24 24 * Merged t_disabled/ into t/, and split t_pugs/ from t/. 25 25 * Did some rearranging/renaming in t/ so the tests scale better. 26 * Copied ext/Test/t/* to t/02-test-pm/*, moved t/01-sanity/08-test.t to the 27 latter as well ... so 01-sanity doesn't use Test.pm, 02-test-pm checks that 28 Test.pm itself works, and subsequent t/* use Test.pm 29 ... TODO: remove duplicate tests from ext/Test/t/* if not also needed. 26 30 27 31 == Feature Changes
