Skip to content

Commit

Permalink
more passing test files
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jul 11, 2011
1 parent 3d5e16b commit 68a64d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions t/spectest.data
Expand Up @@ -467,8 +467,8 @@ S29-conversions/ord_and_chr.t #icu
S32-array/bool.t
S32-array/create.t
# S32-array/delete.t # err: Method 'delete' not found for invocant of class 'Array'
# S32-array/elems.t # err: Could not find sub &elems
# S32-array/end.t # err: Method 'end' not found for invocant of class 'Array'
S32-array/elems.t
S32-array/end.t
S32-array/exists.t
# S32-array/keys_values.t # err: Method 'keys' not found for invocant of class 'Array'
# S32-array/kv.t # err: Method 'kv' not found for invocant of class 'Array'
Expand Down Expand Up @@ -579,7 +579,7 @@ S32-trig/e.t
S32-trig/simple.t
# S32-trig/cosech.t # err: Could not find sub &DYNAMIC # long
# S32-trig/cotanh.t # err: Could not find sub &DYNAMIC # long
# integration/99problems-01-to-10.t # err: Could not find sub &item
integration/99problems-01-to-10.t
# integration/99problems-11-to-20.t # err: Method 'splice' not found for invocant of class 'Array'
# integration/99problems-21-to-30.t # err: Method 'splice' not found for invocant of class 'Array'
# integration/99problems-31-to-40.t # err: Could not find sub &floor
Expand Down

0 comments on commit 68a64d7

Please sign in to comment.