test262/website/scripts
Mike Pennisi ab7617dedd Implement `raw` flag
Some tests involving the directive prologue are invalidated by source
text transformations that insert executable code in the beginning of the
script. Implement a `raw` flag that allows these tests to opt-out of
this transformation. Update the relevant tests to use this flag (and
remove references to globals only available when code is injected).

Update the Python runner accordingly:

- Do not run tests marked as "raw" in strict mode
- Reject invalid test configurations

Update the browser runner accordingly:

- Do not modify the script body of tests marked as "raw"
2015-07-07 13:18:55 -04:00
..
lib Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
ed.js Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
gs.js Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
helper.js Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
sections.js Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
sth.js Implement `raw` flag 2015-07-07 13:18:55 -04:00