aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-1588.js
AgeCommit message (Collapse)Author
2017-03-18handle runtime errors in `expect_stdout` (#1618)Alex Lam S.L
allow test to pass if both `input` and `expect` throws the same kind of error
2017-03-16extend `test/run-tests.js` to optionally execute uglified output (#1604)Alex Lam S.L
fixes #1588