Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
track failure modes
  • Loading branch information
coke committed Apr 9, 2012
1 parent 7c322e4 commit 83ce35c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions t/spectest.data
Expand Up @@ -310,13 +310,19 @@ S32-container/zip.t
S32-hash/delete.t
S32-hash/keys_values.t
S32-hash/slice.t
# S32-list/categorize.t # categorize, ... NYI
# S32-list/classify.t # Array.classify NYI
S32-list/create.t
# S32-list/end.t # ... NYI
# S32-list/first.t # ... NYI
S32-list/grep.t
S32-list/join.t
# S32-list/map_function_return_values.t # fails all tests
S32-list/map.t
S32-list/pick.t
S32-list/reduce.t
S32-list/reverse.t
# S32-list/roll.t # Array.roll NYI
S32-list/sort.t
S32-list/uniq.t
S32-num/abs.t
Expand Down Expand Up @@ -344,6 +350,7 @@ S32-str/pos.t
S32-str/quotemeta.t
S32-str/rindex.t
S32-str/substr.t
# S32-str/trim.t # trim NYI
S32-str/ucfirst.t
S32-str/uc.t
# S32-temporal/calendar.t # NYI
Expand Down

0 comments on commit 83ce35c

Please sign in to comment.