test262/website
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
..
images Merged changes. 2012-08-22 16:12:54 -07:00
metadata Bug 1548: Update results handling for Annex B section (r+bterlson) 2013-06-07 07:05:37 -04:00
scripts Implement `raw` flag 2015-07-07 13:18:55 -04:00
styles Merged changes. 2012-08-22 16:12:54 -07:00
favicon.ico Added a favicon as Chrome appears to be requesting this file each time a test262 test case 2010-11-12 19:12:31 -08:00