Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
3 more passing IO test files giving about 50 more passing tests.
  • Loading branch information
jnthn committed Aug 3, 2011
1 parent 3b56d34 commit 0db8c6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions t/spectest.data
Expand Up @@ -448,15 +448,15 @@ S14-roles/submethods.t
# S14-traits/variables.t # err: Invalid typename in parameter declaration
# S16-filehandles/filetest.t # err: Method 'z' not found for invocant of class 'IO'
# S16-filehandles/io.t # err: Could not find sub &get
# S16-filehandles/io_in_for_loops.t # err: Could not find sub &get
# S16-filehandles/io_in_while_loops.t # err: Could not find sub &get
S16-filehandles/io_in_for_loops.t
S16-filehandles/io_in_while_loops.t
S16-filehandles/open.t
# S16-filehandles/unlink.t # err: Could not find sub &close
S16-filehandles/unlink.t
# S16-io/bare-say.t # err: "load_bytecode" couldn't find file 'Test/Util.pbc'
S16-io/basic-open.t
# S16-io/say.t # err: o k 3 - say with multiple parameters (2)
# S16-io/say-and-ref.t # err: "load_bytecode" couldn't find file 'Test/Util.pbc'
# S16-io/getc.t # err: Could not find sub &close
# S16-io/getc.t # err: Could not find sub &getc
S16-unfiled/rebindstdhandles.t
# S16-unfiled/slurp.t # err: Could not find sub &slurp
# S19-command-line/dash-e.t # err: "load_bytecode" couldn't find file 'Test/Util.pbc' #icu
Expand Down

0 comments on commit 0db8c6f

Please sign in to comment.