]> git.kaiwu.me - quickjs.git/commit
Add run-test262 --no-can-block flag (#505)
authorIvan Krasilnikov <git@ivank.me>
Tue, 2 Jun 2026 08:39:16 +0000 (16:39 +0800)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 08:39:16 +0000 (10:39 +0200)
commit8a3aaa129dc561e8f62db5090f9a960c401d990f
treed8cb4f7cb31226ff64b68e90a2e9078fb3592645
parentd73189dd5a582c19c565774bd56fed4e72d33c99
Add run-test262 --no-can-block flag (#505)

The flag is needed to pass the two CanBlockIsFalse tests from test262
when running individual preprocessed tests via run-test262 -N.
run-test262.c