Changeset 22570 for t

Show
Ignore:
Timestamp:
10/10/08 21:30:43 (6 weeks ago)
Author:
moritz
Message:

[t/TASKS] remove some outdated tasks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/TASKS

    r22495 r22570  
    1616* Continue moving tests from t/ to t/spec/ 
    1717* Clean up old POD (only present in some testing modules) 
    18 * Fudge tests for Rakudo where helpful (ie only there where the tested 
    19   features are already implemented) 
    20 * Improve the Vim syntax highlighting to recognize test keywords 
    2118* Review XXX entries for test corrections 
    2219* rewrite tests with multiple lexical subs of the same name ("my sub foo") to 
     
    3431 
    3532S05 
    36 * check t/regex/p6regex/regex_tests for errors and move into spec 
    3733* mm//, ss/// variants 
    3834* repetition, especially **? 
     
    4036* modifier tests. These are easy to check if they are missing 
    4137* tests for the "special named assertions" 
    42 * more of everything. t/regex/p6regex/regex_tests is the majority of the P6 regex tests at present. 
     38* more of everything. 
    4339 
    4440S09 
     
    5652 
    5753S16 
    58 * Is there a reason that S16-io/say.t doesn't use plan()? 
    5954* tests for glob() 
    6055