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 |
Rick Waldron
|
0bf08dff3d
|
built-ins/Math/*: make all indentation consistent (depth & character) (#1435)
|
2018-02-15 17:35:45 -05:00 |
André Bargull
|
f95b56ab28
|
Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412)
This reverts commit a01de4a722 .
|
2018-02-09 12:09:47 -05:00 |
Rick Waldron
|
a01de4a722
|
js-beautify: make all indentation consistent (depth & character) (#1409)
|
2018-02-09 11:35:37 -05: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
|
238f4caa9a
|
Update length descriptor tests for Math properties
|
2017-03-14 10:50:01 -04:00 |
Leonardo Balter
|
f45341ca4e
|
Add and update descriptor tests for Math properties
|
2017-03-14 10:50:01 -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 |
Brian Terlson
|
a1437652ab
|
Merge pull request #313 from evilpie/includes
Use the more common array syntax for includes
|
2015-06-11 12:07:48 -04:00 |
Tom Schuster
|
64fd1026dd
|
Use the more common array syntax for includes
|
2015-06-10 14:56:16 +02:00 |
Erik Arvidsson
|
d28af4b101
|
No need to include asserts.js
|
2015-06-09 14:49:04 -04:00 |
Suwei Chen
|
b6e870d236
|
Add new tests for Math built-ins
|
2015-05-14 15:04:00 -07:00 |