Changeset 22031

Show
Ignore:
Timestamp:
08/25/08 00:03:13 (3 months ago)
Author:
moritz
Message:

[t/TASKS] some minor clarifications

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/TASKS

    r21989 r22031  
    1515* Add smartlinks to tests without them 
    1616* Continue moving tests from t/ to t/spec/ 
    17 * Clean up old POD 
     17* Clean up old POD (only present in some testing modules) 
    1818* Fudge tests for Rakudo where helpful 
    1919* Improve the Vim syntax highlighting to recognize test keywords 
     
    4444* tests for $object.WALK 
    4545* 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/) 
    4747* tests for metamethods (under "Introspection" in S12) 
    4848* tests for autovivification