mirror of
https://github.com/bellard/quickjs.git
synced 2026-03-31 20:28:01 +00:00
This switches the exec test to `SIGTERM` rather than `SIGQUIT` since the latter didn’t seem to work in QEMU, and the distinction doesn’t really matter for this test. This also makes the `isatty()` check smarter by checking whether `STDIN` is, in fact, a terminal. Added qemu-alpine targets i386, arm32v6, arm32v7, arm64v8, s390x Co-authored-by: Felipe Gasper <felipe@felipegasper.com> |
||
|---|---|---|
| .. | ||
| bjson.c | ||
| microbench.js | ||
| test_bigfloat.js | ||
| test_bignum.js | ||
| test_bjson.js | ||
| test_builtin.js | ||
| test_closure.js | ||
| test_language.js | ||
| test_loop.js | ||
| test_op_overloading.js | ||
| test_qjscalc.js | ||
| test_std.js | ||
| test_worker_module.js | ||
| test_worker.js | ||
| test262.patch | ||