Rick Waldron
|
8c3753020a
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/undefined (#3119)
|
2021-07-29 11:02:41 -07:00 |
rwaldron
|
4a125f2f4e
|
chore: migrate $ERROR -> throw new Test262Error in test/language/s*
|
2021-07-29 10:38:53 -04:00 |
Meir Blachman
|
ad15eca476
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/parseFloat
|
2021-07-29 10:29:03 -04:00 |
Rick Waldron
|
ecf835778d
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090)
|
2021-07-28 13:50:06 -07:00 |
Rick Waldron
|
ee3597ed57
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/RegExp (#3092)
|
2021-07-28 13:49:34 -07:00 |
Rick Waldron
|
64a4b76c62
|
chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098)
|
2021-07-28 13:48:39 -07:00 |
Rick Waldron
|
e5ab3a572e
|
chore: migrate $ERROR -> throw new Test262Error in test/language/f* (#3099)
|
2021-07-28 13:47:49 -07:00 |
Rick Waldron
|
0947f287ae
|
chore: migrate $ERROR -> throw new Test262Error in test/language/g* (#3101)
|
2021-07-28 13:47:15 -07:00 |
Rick Waldron
|
f4914e133e
|
chore: migrate $ERROR -> throw new Test262Error in test/language/i* (#3102)
|
2021-07-28 13:46:58 -07:00 |
Rick Waldron
|
77fe50f174
|
chore: migrate $ERROR -> throw new Test262Error in test/language/line-terminators/* (#3103)
|
2021-07-28 13:46:23 -07:00 |
Rick Waldron
|
323233be54
|
chore: migrate $ERROR -> throw new Test262Error in test/language/l* (#3104)
Excludes test/language/line-terminators/*
|
2021-07-28 13:45:44 -07:00 |
Rick Waldron
|
2dcd653272
|
chore: migrate $ERROR -> throw new Test262Error in test/language/t* (#3106)
|
2021-07-28 13:44:19 -07:00 |
Rick Waldron
|
2581a439a5
|
chore: migrate $ERROR -> throw new Test262Error in test/language/white-space/* (#3107)
|
2021-07-28 13:43:40 -07:00 |
Leo Balter
|
758ecd7895
|
Merge pull request #3100 from tc39/rwaldron/remove-error-api-027
chore: migrate $ERROR -> throw new Test262Error in src/*
|
2021-07-28 13:42:42 -07:00 |
Wenlu Wang
|
915f7e79be
|
Fix incorrect case
|
2021-07-28 13:53:14 -04:00 |
Wenlu Wang
|
74727cd4ed
|
Fix CR issues
|
2021-07-28 13:53:14 -04:00 |
Wenlu Wang
|
6a6211e495
|
Fix format
|
2021-07-28 13:53:13 -04:00 |
Wenlu Wang
|
3d82bd7ffb
|
Fix format
|
2021-07-28 13:53:13 -04:00 |
Wenlu Wang
|
ed2addaa73
|
Fix format
|
2021-07-28 13:53:13 -04:00 |
Wenlu Wang
|
5da8030779
|
Fix format
|
2021-07-28 13:53:13 -04:00 |
rwaldron
|
4b54d54113
|
Fix copyrights and features metadata
|
2021-07-28 13:53:12 -04:00 |
Wenlu Wang
|
41e946d00b
|
Fix format
|
2021-07-28 13:51:38 -04:00 |
Wenlu Wang
|
642a180e62
|
Fix minor typo
|
2021-07-28 13:51:38 -04:00 |
Wenlu Wang
|
f354da8ba4
|
Add typedarray findLastIndex
|
2021-07-28 13:51:38 -04:00 |
Wenlu Wang
|
cb54d119e3
|
Add typedarray find last tests
|
2021-07-28 13:51:37 -04:00 |
Wenlu Wang
|
6c5e421806
|
Add unscopable tests
|
2021-07-28 13:51:37 -04:00 |
Wenlu Wang
|
a4aeea09ae
|
Avoid useless spec statement
|
2021-07-28 13:51:37 -04:00 |
Wenlu Wang
|
3bb6d6480e
|
Add findLastIndex tests
|
2021-07-28 13:51:37 -04:00 |
Wenlu Wang
|
275e7f1595
|
Add tests for proposal array find from last
|
2021-07-28 13:51:37 -04:00 |
Richard Gibson
|
1483cdee1a
|
Skip parsing test files that don't need regeneration
|
2021-07-28 13:23:51 -04:00 |
Richard Gibson
|
e07f577a9c
|
Default to not regenerate test files that are newer than their case and template
|
2021-07-28 13:23:51 -04:00 |
Richard Gibson
|
1925fa1a3b
|
Update Test to lazily parse generated content
|
2021-07-28 13:23:51 -04:00 |
Richard Gibson
|
172d75bacd
|
Rename a variable for clarity
|
2021-07-28 13:23:51 -04:00 |
Mike Pennisi
|
247085f9d8
|
fixup! Add tests for proposal, "Intl.DisplayNames v2"
|
2021-07-28 13:22:51 -04:00 |
Mike Pennisi
|
d93e7b08e7
|
Add tests for proposal, "Intl.DisplayNames v2"
https://tc39.es/intl-displaynames-v2/
|
2021-07-28 13:22:51 -04:00 |
Mike Pennisi
|
1142ebee09
|
Remove extraneous feature flag
|
2021-07-28 12:44:07 -04:00 |
Richard Gibson
|
52ff4171ab
|
Improve code clarity
|
2021-07-28 12:43:25 -04:00 |
Richard Gibson
|
20e06a147f
|
Improve "Procedurally-generated tests" documentation
|
2021-07-28 12:43:25 -04:00 |
Mike Pennisi
|
8428e70367
|
Correct tests and improve documentation
|
2021-07-28 11:04:49 -04:00 |
Mike Pennisi
|
375cf1a40c
|
Correct typo in expected value
|
2021-07-28 11:02:54 -04:00 |
rwaldron
|
77cc528526
|
Generate tests
|
2021-07-22 15:31:36 -04:00 |
Rick Waldron
|
6e2a29417a
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Function (#3083)
|
2021-07-22 10:31:45 -07:00 |
rwaldron
|
4bdba71130
|
chore: migrate $ERROR -> throw new Test262Error in src/*
|
2021-07-22 10:56:15 -04:00 |
Rick Waldron
|
f37edcb486
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Error (#3081)
|
2021-07-21 14:26:19 -07:00 |
Rick Waldron
|
2c3300312e
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Number (#3089)
|
2021-07-21 14:25:53 -07:00 |
Rick Waldron
|
b0e791f4a6
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Date (#3079)
|
2021-07-21 14:14:06 -07:00 |
Rick Waldron
|
e5fe379157
|
chore: migrate $ERROR -> throw new Test262Error in test/language/c* (#3097)
|
2021-07-21 14:02:21 -07:00 |
Rick Waldron
|
582d5e57ca
|
chore: migrate $ERROR -> throw new Test262Error in test/language/a* (#3095)
|
2021-07-21 13:42:51 -07:00 |
Rick Waldron
|
805e081783
|
chore: migrate $ERROR -> throw new Test262Error in test/intl402 (#3094)
|
2021-07-21 13:36:32 -07:00 |
Rick Waldron
|
d558af3ac0
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/String (#3093)
|
2021-07-21 13:36:17 -07:00 |