3 Commits

Author SHA1 Message Date
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