mirror of
https://github.com/tc39/test262.git
synced 2025-07-15 18:14:43 +02:00
This directory should contain a .case
test case file
for each character that is either WhiteSpace
or LineTerminator.
Because the former is defined in terms of the Unicode "Space_Separator" category,
it can change over time even if the ECMAScript specification does not.
A current list can be fetched as [:Space_Separator:]
using a tool
such as the Unicode UnicodeSet utility:
https://util.unicode.org/UnicodeJsps/list-unicodeset.jsp?a=%5B%3ASpace_Separator%3A%5D&g=&i=