quickjs/tests
2025-08-25 17:54:19 +02:00
..
assert.js use Object.is() in tests 2025-05-24 10:02:50 +02:00
bjson.c Strip trailing spaces 2024-02-10 16:19:17 +01:00
fixture_cyclic_import.js fixed module cyclic imports (#329) 2025-04-05 18:06:08 +02:00
microbench.js fixed and improved Map/Set hashing 2025-04-07 14:42:07 +02:00
test_bigint.js removed bignum support and qjscalc - added optimized BigInt implementation 2025-03-18 18:29:10 +01:00
test_bjson.js added Float16Array (bnoordhuis) - optimized float16 conversion functions 2025-05-05 19:12:32 +02:00
test_builtin.js Adjust lastIndex to leading surrogate when inside a surrogate pair in unicode RegExp (initial patch by auvred) 2025-08-25 17:54:19 +02:00
test_closure.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_cyclic_import.js fixed module cyclic imports (#329) 2025-04-05 18:06:08 +02:00
test_language.js use Object.is() in tests 2025-05-24 10:02:50 +02:00
test_loop.js workaround for #282 2025-04-10 17:38:28 +02:00
test_std.js improved compatibility of std.parseExtJSON() with JSON5 2025-05-24 10:16:10 +02:00
test_worker_module.js Fix termination in Worker test 2024-07-27 23:40:48 +02:00
test_worker.js 2020-09-06 release 2020-09-06 19:10:15 +02:00
test262.patch update test262 2025-06-28 10:43:26 +02:00