Changeset 22031
Legend:
- Unmodified
- Added
- Removed
-
t/TASKS
r21989 r22031 15 15 * Add smartlinks to tests without them 16 16 * Continue moving tests from t/ to t/spec/ 17 * Clean up old POD 17 * Clean up old POD (only present in some testing modules) 18 18 * Fudge tests for Rakudo where helpful 19 19 * Improve the Vim syntax highlighting to recognize test keywords … … 44 44 * tests for $object.WALK 45 45 * tests for $object.*@candidates 46 * tests for "but" (such as 0 but Bool::True )46 * tests for "but" (such as 0 but Bool::True; should go into S12-enums/) 47 47 * tests for metamethods (under "Introspection" in S12) 48 48 * tests for autovivification
