André Bargull
|
81a7177ff1
|
Fix strict mode errors in built-ins/Number
Add missing "var" declarations and noStrict flags.
Part of issue #35.
|
2015-04-29 17:41:08 +02:00 |
Rick Waldron
|
59e2a7ac57
|
Import tests from Google V8 (Symbol)
These tests are derived from the following files within the Google V8 project:
test/mjsunit/harmony/private.js
|
2015-04-07 16:53:18 -04:00 |
Rick Waldron
|
cda3ec74a1
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
Brian Terlson
|
2a74f0ec1b
|
Reorganize ./test
|
2014-12-07 15:33:09 -08:00 |