Changeset 22581 for t

Show
Ignore:
Timestamp:
10/11/08 17:28:41 (6 weeks ago)
Author:
moritz
Message:

[t/TASKS] two more tasks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/TASKS

    r22570 r22581  
    2929* more bitwise tests, for :signed and :unsigned, and uncomment the tests in 
    3030  t/spec/S03-operators/bit.t 
     31* The section "Reduction Operators" mentions the syntax 'proto [foo] ...' for 
     32  defining both reduction and infix operators. Needs tests. 
    3133 
    3234S05 
     
    3739* tests for the "special named assertions" 
    3840* more of everything. 
     41 
     42S06 
     43* Unpacking array/hash parameters, see 
     44  http://perlcabal.org/syn/S06.html#Unpacking_array_parameters 
    3945 
    4046S09