quickjs/tests
Charlie Gordon c9e6c56c70 Improve microbench
- remove import statements (invoke with qjs --std)
- fix compatibility issues with node
- add more loop styles
- add more string concatenation tests
- use === and !=== where appropriate
- fix sort timing log
- add `-r ref_file` command line option to specify reference file
- add .gitignore file with target file patterns
2024-02-11 12:11:53 +01:00
..
bjson.c Strip trailing spaces 2024-02-10 16:19:17 +01:00
microbench.js Improve microbench 2024-02-11 12:11:53 +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 Strip trailing spaces 2024-02-10 16:19:17 +01:00
test_builtin.js Strip trailing spaces 2024-02-10 16:19:17 +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