Rick Waldron
|
d576baf73f
|
Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests.
|
2020-10-06 12:01:34 -04:00 |
Rick Waldron
|
c644ede430
|
Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739
|
2020-10-06 12:01:34 -04:00 |
Leo Balter
|
ff9763729d
|
Remove duplicated es[56]id if esid is present
|
2019-08-05 10:54:37 -04:00 |
Rick Waldron
|
92a2621901
|
Frontmatter: fixup "info: >" to "info: |"
|
2018-01-05 12:27:59 -05:00 |
André Bargull
|
d59e30c95e
|
Remove execute bit from files (#976)
|
2017-04-13 16:24:07 -04:00 |
Leonardo Balter
|
f45341ca4e
|
Add and update descriptor tests for Math properties
|
2017-03-14 10:50:01 -04:00 |
Leonardo Balter
|
d6eb13b4b5
|
Expand tests for Math.clz32
|
2016-06-27 16:04:15 -04:00 |
André Bargull
|
ca61d9b876
|
Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
|
2016-01-15 18:12:05 +01:00 |
André Bargull
|
33a7e03a76
|
Replace runTestCase with assert helpers [test/built-ins/Math]
|
2015-08-06 18:26:26 +02:00 |
André Bargull
|
023c7aa69e
|
- Remove inline license
- Remove duplicate word
- Add missing license
|
2015-07-17 19:55:00 +02: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 |