commit c85036eced2549a7f561f7df575f0afab3af351b
parent f35abdb0e0fd7017d8a446a977f30c6a7b7d8122
Author: Charlie Gordon <github@chqrlie.org>
Date: Sat, 10 Feb 2024 20:54:29 +0100
Fix test262o error
- excude test262o/test/suite/ch15/15.5/15.5.4/15.5.4.9/15.5.4.9_CE.js:
Test262 Error: String.prototype.localeCompare considers ö (\u006f\u0308) = ö (\u00f6).
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/quickjs/test262o.conf b/quickjs/test262o.conf
@@ -406,5 +406,8 @@ test262o/test/suite/ch11/11.13/11.13.1/11.13.1-1-2.js
test262o/test/suite/ch11/11.13/11.13.1/11.13.1-1-3.js
test262o/test/suite/ch11/11.13/11.13.1/11.13.1-1-4.js
+# String.prototype.localeCompare special cases
+test262o/test/suite/ch15/15.5/15.5.4/15.5.4.9/15.5.4.9_CE.js
+
[tests]
# list test files or use config.testdir