Mathias Bynens
834912b0a6
Add tests for Unicode 17 property escapes
...
Issue: https://github.com/tc39/ecma262/issues/3688
.
2025-11-25 12:57:40 -08:00
Mathias Bynens
27d796286c
Add tests for Unicode 17 identifiers and unicodeSets
...
Issue: https://github.com/tc39/ecma262/issues/3688
2025-11-25 12:25:37 -08:00
Mathias Bynens
77e98fb683
Add tests for Unicode v16 property escapes
...
Issue: https://github.com/tc39/ecma262/issues/3425
2024-09-13 14:42:42 +02:00
Mathias Bynens
83c58c5055
Move updated unicodeSets tests to their appropriate location
2024-09-13 14:38:51 +02:00
Mathias Bynens
1a0b9d23f2
Add tests ensuring the latest Unicode Emoji standard is being followed
...
The behavior of `/\p{RGI_Emoji}/v` and other properties of strings depends on the Unicode & Emoji version being used in the JavaScript engine. This patch adds tests verifying new additions to `RGI_Emoji` for each release of the Unicode Emoji standard are correctly matched.
2023-08-28 16:31:57 +02:00
Mathias Bynens
67160e94a9
Remove duplicate entries from nonMatchStrings
...
https://github.com/mathiasbynens/unicode-property-escapes-tests/pull/12
2022-07-12 19:21:53 -07:00
Mathias Bynens
33ea5b6439
Move folder around
2022-07-12 19:21:53 -07:00