Skip to content

Instantly share code, notes, and snippets.

@osfameron
Created February 28, 2009 21:37
Show Gist options
  • Save osfameron/72117 to your computer and use it in GitHub Desktop.
Save osfameron/72117 to your computer and use it in GitHub Desktop.
ok 1 - Single line check
not ok 2 - Multiple line check # TODO Multiline parsing
# Failed (TODO) test 'Multiple line check'
# at t/03_lines.t line 29.
# got: 'Just 1'
# expected: 'Just 3'
not ok 3 - Error syntax error at (eval 26) line 3, at EOF
# syntax error at (eval 26) line 4, at EOF
# syntax error at (eval 26) line 6, near "}) "
# syntax error at (eval 26) line 6, near "shift) "
# Missing right curly or square bracket at (eval 26) line 6, at end of line
# # TODO Eval fail!
# Failed (TODO) test 'Error syntax error at (eval 26) line 3, at EOF
# syntax error at (eval 26) line 4, at EOF
# syntax error at (eval 26) line 6, near "}) "
# syntax error at (eval 26) line 6, near "shift) "
# Missing right curly or square bracket at (eval 26) line 6, at end of line
# '
# at t/03_lines.t line 44.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment