Commit Graph

2 Commits

Author SHA1 Message Date
alexlamsl
d315cb6772 make expect_stdout work on Node.js 0.12
That particular version of Node.js has messed up error messages, so provide a version-specific workaround.

Also fixed an formatting issue which would cause `expect_stdout` to fail if error message contains excerpts of input.

Apply `expect_stdout` to more applicable tests.
2017-03-19 05:16:14 +08:00
Mihai Bazon
afb7faa6fa more optimizations for some break/continue cases 2012-10-18 15:14:57 +03:00