quickjs/tests
Charlie Gordon 85fb2caeae Fix UB signed integer overflow in js_math_imul
- Use uint32_t arithmetics and Standard conformant conversion to
  avoid UB in js_math_imul.
- add builtin tests
- use specific object directories for SAN targets
2024-02-17 21:15:29 +01:00
..
bjson.c Strip trailing spaces 2024-02-10 16:19:17 +01:00
microbench.js pass node-js command line arguments to microbench 2024-02-15 09:59:50 +01:00
test262.patch Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_bignum.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_bjson.js Unbroke tests/test_test_bjson.js 2024-02-11 18:38:47 +01:00
test_builtin.js Fix UB signed integer overflow in js_math_imul 2024-02-17 21:15:29 +01:00
test_closure.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_language.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_loop.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_op_overloading.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_qjscalc.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_std.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_worker_module.js Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_worker.js 2020-09-06 release 2020-09-06 19:10:15 +02:00