quickjs/tests
2025-11-03 18:23:19 +01: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 removed duplicate test 2025-11-03 17:14:12 +01: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 resizable array buffers (bnoordhuis) 2025-09-22 18:37:41 +02:00
test_builtin.js Fix use-after-free in ArrayBuffer.prototype.transfer (bnoordhuis) (#450) - use js_array_buffer_update_typed_arrays() in JS_DetachArrayBuffer() 2025-11-03 18:23:19 +01: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 optimized global variable access 2025-11-03 16:57:20 +01: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 updated test262 2025-10-03 11:55:50 +02:00