summaryrefslogtreecommitdiff
path: root/tests/test_std.js
Commit message (Collapse)AuthorAge
* improved JSON parser conformity (chqrlie) (#250)Fabrice Bellard3 days
|
* better promise rejection tracker heuristics (#112)Fabrice Bellard6 days
|
* Add CI targets, fix test_std.js (#247)Charlie Gordon2024-03-03
| | | | | | | | | | | | 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>
* Add github CI testsBen Noordhuis2024-03-03
| | | | | - disable `isatty()` test in `test_os()` - add `.github/workflows/ci.yml` with 8 targets
* Strip trailing spacesCharlie Gordon2024-02-10
|
* fixed JS module autodetection with shebang (github issue #91)Fabrice Bellard2023-12-27
|
* fixed the garbage collection of async functions with closures (github issue ↵Fabrice Bellard2023-12-27
| | | | #156)
* 2020-07-05 releasebellard2020-09-06
|
* 2020-04-12 releasebellard2020-09-06
|
* 2020-03-16 releasebellard2020-09-06
|
* 2020-01-05 releasebellard2020-09-06