Skip to content
Snippets Groups Projects
user avatar
Mike Pennisi authored
The tests for the parsing of various statement were expressed using
eval. This made the tests more complex than necessary and also prevented
the tests from providing value to ECMAScript parsers.

Remove the use of eval and instead express the expectations with literal
source text. Rename the files to make each test's purpose more clear.
aa4c533d
History
Name Last commit Last update