]> git.kaiwu.me - njs.git/commit
Tests: improved fs test262 tests robustness with different environment.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 20 Aug 2022 04:38:55 +0000 (21:38 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Sat, 20 Aug 2022 04:38:55 +0000 (21:38 -0700)
commit873fe14fc81664d1824c463adb4ffb282a12e382
treebdc6aab0599b70bb5ee670a2858a251af46f6feb
parent836b27f618ccf81c53551d3de164bc7b33e924ad
Tests: improved fs test262 tests robustness with different environment.
13 files changed:
test/fs/methods.t.js
test/fs/promises_01.t.js
test/fs/promises_02.t.js
test/fs/promises_03.t.js
test/fs/promises_04.t.js
test/fs/promises_05.t.js
test/fs/promises_06.t.js
test/fs/promises_07.t.js
test/fs/promises_08.t.js
test/fs/promises_09.t.js
test/harness/compatFs.js
test/harness/compatPrint.js
test/harness/compatWebcrypto.js