|
[testing] Move the last JS tests out of "preparser".
This moves the last remaining JS file based tests out of the "preparser"
suite. The tests in question all are expected to parse normally and not
throw any exception. This also deprecates the ability of the test suite
to run anything else outside Python templated tests.
R=adamk@chromium.org
TEST=preparser
Committed: https://crrev.com/a02b7aaa6d4d1ebd45059e1191ebed44fa000445
Cr-Commit-Position: refs/heads/master@{#34753}
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+43 lines, -459 lines) |
Patch |
|
A + |
test/message/non-use-strict-hex-escape.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/non-use-strict-hex-escape.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/non-use-strict-octal-escape.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/non-use-strict-octal-escape.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/non-use-strict-uhex-escape.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/non-use-strict-uhex-escape.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-arguments.js
|
View
|
1
2
|
1 chunk |
+21 lines, -19 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-arguments.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-eval.js
|
View
|
1
2
|
1 chunk |
+21 lines, -19 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-eval.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-with.js
|
View
|
1
2
|
1 chunk |
+10 lines, -8 lines |
0 comments
|
Download
|
|
A + |
test/message/nonstrict-with.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/strict-octal-indirect-regexp.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
test/message/strict-octal-indirect-regexp.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
test/preparser/empty.js
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
|
D |
test/preparser/functions-only.js
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
|
D |
test/preparser/non-use-strict-hex-escape.js
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
D |
test/preparser/non-use-strict-octal-escape.js
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
D |
test/preparser/non-use-strict-uhex-escape.js
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
D |
test/preparser/nonstrict-arguments.js
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
test/preparser/nonstrict-eval.js
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
test/preparser/nonstrict-with.js
|
View
|
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
|
D |
test/preparser/strict-octal-indirect-regexp.js
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
D |
test/preparser/symbols-only.js
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
|
M |
test/preparser/testcfg.py
|
View
|
|
3 chunks |
+2 lines, -30 lines |
0 comments
|
Download
|
Total messages: 9 (2 generated)
|