]> git.kaiwu.me - njs.git/commit
Test262: making "fs" module required.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 5 Dec 2024 01:07:22 +0000 (17:07 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 18 Dec 2024 23:44:35 +0000 (15:44 -0800)
commit958f8f095b6a302c746c51a16819ce91f8ec8458
treec9a4ef85aa50d01ac13665a75d9dc081a0ff39cd
parent1442b5ea9c2bd3377bcd6de08ae49ffe75143134
Test262: making "fs" module required.
21 files changed:
test/fs/methods.t.mjs [moved from test/fs/methods.t.js with 95% similarity]
test/fs/promises_01.t.mjs [moved from test/fs/promises_01.t.js with 87% similarity]
test/fs/promises_02.t.mjs [moved from test/fs/promises_02.t.js with 91% similarity]
test/fs/promises_03.t.mjs [moved from test/fs/promises_03.t.js with 92% similarity]
test/fs/promises_04.t.mjs [moved from test/fs/promises_04.t.js with 99% similarity]
test/fs/promises_05.t.mjs [moved from test/fs/promises_05.t.js with 95% similarity]
test/fs/promises_06.t.mjs [moved from test/fs/promises_06.t.js with 92% similarity]
test/fs/promises_07.t.mjs [moved from test/fs/promises_07.t.js with 99% similarity]
test/fs/promises_08.t.mjs [moved from test/fs/promises_08.t.js with 94% similarity]
test/fs/promises_09.t.mjs [moved from test/fs/promises_09.t.js with 98% similarity]
test/harness/compatFs.js
test/webcrypto/aes.t.mjs [moved from test/webcrypto/aes.t.js with 98% similarity]
test/webcrypto/aes_decoding.t.mjs [moved from test/webcrypto/aes_decoding.t.js with 97% similarity]
test/webcrypto/derive.t.mjs [moved from test/webcrypto/derive.t.js with 98% similarity]
test/webcrypto/digest.t.mjs [moved from test/webcrypto/digest.t.js with 97% similarity]
test/webcrypto/export.t.mjs [moved from test/webcrypto/export.t.js with 99% similarity]
test/webcrypto/rsa.t.mjs [moved from test/webcrypto/rsa.t.js with 98% similarity]
test/webcrypto/rsa_decoding.t.mjs [moved from test/webcrypto/rsa_decoding.t.js with 95% similarity]
test/webcrypto/sign.t.mjs [moved from test/webcrypto/sign.t.js with 99% similarity]
test/webcrypto/verify.t.mjs [moved from test/webcrypto/verify.t.js with 95% similarity]
test/xml/saml_verify.t.mjs [moved from test/xml/saml_verify.t.js with 99% similarity]