improve `mocha` tests (#3195)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 21 Jun 2018 17:04:15 +0000 (01:04 +0800)
committeralexlamsl <alexlamsl@gmail.com>
Sat, 23 Jun 2018 20:00:36 +0000 (04:00 +0800)
commit28330913d871dd4bdb4e59464c7230f9ae4174fa
tree32fba882ce0d546d14f461677c56e771e10f02e1
parent766a4147d4891a093b550e958268c48104330b52
improve `mocha` tests (#3195)
22 files changed:
test/mocha/arguments.js
test/mocha/comment-filter.js [deleted file]
test/mocha/comment.js [deleted file]
test/mocha/comment_before_constant.js [deleted file]
test/mocha/comments.js [new file with mode: 0644]
test/mocha/directives.js
test/mocha/getter-setter.js
test/mocha/huge-number-of-comments.js [deleted file]
test/mocha/ie8.js
test/mocha/input-sourcemaps.js [deleted file]
test/mocha/let.js
test/mocha/line-endings.js
test/mocha/minify-file-map.js
test/mocha/minify.js
test/mocha/number-literal.js
test/mocha/operator.js
test/mocha/parentheses.js
test/mocha/sourcemaps.js
test/mocha/spidermonkey.js
test/mocha/string-literal.js
test/mocha/tokens.js [moved from test/mocha/accessorTokens-1492.js with 66% similarity]
test/mocha/with.js