Richard Gibson
|
e064fcd7ce
|
Remove redundant JSON test
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
58e308753c
|
Fix grammar in JSON.stringify tests
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
d961fcc905
|
Add feature for well-formed-stringify tests
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
ce967f7a86
|
Add tests for proposal-well-formed-stringify
* unpaired surrogate escape sequences
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
783fc5d8bb
|
Remove redundant test
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
d6e83453b2
|
Simplify and improve control character escaping tests
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
61fdc701fa
|
Remove duplicate test
|
2018-10-03 11:06:32 -04:00 |
Richard Gibson
|
950d58a7ca
|
Improve test description grammar
|
2018-10-03 11:06:32 -04:00 |
Robin Templeton
|
dbf1362cbc
|
Check that JSON.stringify works with BigInt objects from other realms
This is based on André Bargull's test case in
<https://bugzilla.mozilla.org/show_bug.cgi?id=1464757>.
|
2018-05-28 19:58:02 -04:00 |
Rick Waldron
|
7c66f39f41
|
built-ins/JSON/*: make all indentation consistent (depth & character) (#1440)
|
2018-02-15 15:25: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 |
Robin Templeton
|
184a37f011
|
additional BigInt JSON tests (#1235)
* additional BigInt JSON tests
* single quotes
* BigInt stringify order of steps
|
2017-10-03 17:00:31 -04:00 |
Robin Templeton
|
37beb36524
|
add BigInt tests
|
2017-08-24 15:58:14 -04:00 |
André Bargull
|
d59e30c95e
|
Remove execute bit from files (#976)
|
2017-04-13 16:24:07 -04:00 |
jugglinmike
|
ee7496f713
|
Add tests for usage of IsArray (#667)
|
2016-06-10 15:07:40 -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
|
4ec97779fd
|
Replace runTestCase with assert helpers, rest [test/built-ins]
|
2015-08-13 17:57:23 +02:00 |
André Bargull
|
1b14708467
|
Replace runTestCase with assert helpers [test/built-ins]
|
2015-08-13 17:50:58 +02:00 |
André Bargull
|
8ea6a7e374
|
Replace runTestCase with assert helpers [test/built-ins/JSON]
|
2015-08-06 18:25:42 +02:00 |
André Bargull
|
a85f5039e0
|
Remove links to hg.ecmascript.org
|
2015-07-17 17:43:09 +02:00 |
Brian Terlson
|
2a74f0ec1b
|
Reorganize ./test
|
2014-12-07 15:33:09 -08:00 |