]> git.kaiwu.me - quickjs.git/commit
Improve run-test262
authorCharlie Gordon <github@chqrlie.org>
Sun, 18 Feb 2024 14:00:04 +0000 (15:00 +0100)
committerCharlie Gordon <github@chqrlie.org>
Sun, 18 Feb 2024 14:00:04 +0000 (15:00 +0100)
commitc24a865a29912c9c90decc3a30639027eadb9606
tree6f4edb805e152bb0fc54227d5a7d8c0288c9d664
parentbbf36d5b84460a4f39c93f1b81ea87f9a9f8f2fe
Improve run-test262

- add -t to show timings
- add -C to select compact progress meter
- default to compact progress meter if not attached to console
- set agent stack size to 2MB
- compute module filename relative to current path
- ignore `testdir` for -d and -f options
- return non zero status on errors changes
Makefile
run-test262.c