Skip to content
Snippets Groups Projects
Commit 6b49b770 authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Refactor LT tests for parsers: token delimiters

The tests for the parsing of line terminators 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.
parent e515abfa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment