index
:
njs
master
njs mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
WebCrypto: added ECDH support.
Dmitry Volyntsev
2 days
*
WebCrypto: fixed extractable handling for crypto.subtle.deriveKey().
Dmitry Volyntsev
11 days
*
WebCrypto: added support for HMAC as derivedKeyAlgorithm.
Dmitry Volyntsev
11 days
*
Test262: fixed mktemp format on OpenBSD.
Dmitry Volyntsev
2025-04-21
*
QuickJS: added xml module.
Dmitry Volyntsev
2025-03-27
*
Test262: improved compatibility with node.js for fs/methods.t.mjs.
Dmitry Volyntsev
2025-03-27
*
QuickJS: crypto module.
Vadim Zhestikov
2025-03-18
*
Test262: allowing to omit empty default option argument.
Dmitry Volyntsev
2025-03-18
*
Test262: using default prepare_args() where appropriate.
Dmitry Volyntsev
2025-03-18
*
QuickJS: added WebCrypto import tests forgotten in 75ca26f.
Dmitry Volyntsev
2025-02-18
*
QuickJS: added querystring module.
Dmitry Volyntsev
2025-02-07
*
Tests262: fixed merge() with null values.
Dmitry Volyntsev
2025-02-07
*
QuickJS: added WebCrypto module.
Dmitry Volyntsev
2025-01-24
*
QuickJS: added support for QuickJS-NG library.
Dmitry Volyntsev
2025-01-24
*
QuickJS: fixed Buffer.concat() with a single argument.
Dmitry Volyntsev
2025-01-22
*
QuickJS: added TextDecoder and TextEncoder.
Dmitry Volyntsev
2025-01-22
*
QuickJS: added fs module.
Dmitry Volyntsev
2024-12-18
*
Test262: running tests within their own directory.
Dmitry Volyntsev
2024-12-18
*
Test262: skipping individual tests.
Dmitry Volyntsev
2024-12-18
*
Test262: collecting all tests results before exiting.
Dmitry Volyntsev
2024-12-18
*
Test262: renaming fs tests.
Dmitry Volyntsev
2024-12-18
*
Test262: making "fs" module required.
Dmitry Volyntsev
2024-12-18
*
Test262: fixed check for crypto object.
Dmitry Volyntsev
2024-12-18
*
Fixed resolving when Promise is inherited.
Dmitry Volyntsev
2024-11-08
*
Introduced process.kill() function.
Stefan Sundin
2024-11-06
*
Improved error messages for module loading failures.
Dmitry Volyntsev
2024-10-21
*
FS: introduced fs.readlinkSync() and friends.
Dmitry Volyntsev
2024-10-21
*
Fixed Buffer.prototype.indexOf() and friends.
Dmitry Volyntsev
2024-10-10
*
Fixed Buffer.prototype.lastIndexOf() when `from` is provided.
Dmitry Volyntsev
2024-10-10
*
Fixed heap-buffer-overflow in Buffer.prototype.indexOf().
Dmitry Volyntsev
2024-10-10
*
Test262: reporting name of the testsuite for a failed test.
Dmitry Volyntsev
2024-10-10
*
QuickJS: added buffer module.
Dmitry Volyntsev
2024-08-15
*
Test262: fixed unstable fs test.
Dmitry Volyntsev
2024-05-30
*
Test262: fixed flaky fs tests.
Dmitry Volyntsev
2024-05-30
*
Test262: improved skipping of tests.
Dmitry Volyntsev
2024-05-28
*
QuickJS: added zlib module.
Dmitry Volyntsev
2024-05-01
*
Shell: added completions for QuickJS engine.
Dmitry Volyntsev
2024-03-18
*
Shell: completions are refactored and moved out of the core.
Dmitry Volyntsev
2024-03-18
*
Removed duplicate expect tests introduced in cb3e068a511c.
Dmitry Volyntsev
2024-02-27
*
Shell: added QuickJS engine support.
Dmitry Volyntsev
2024-02-22
*
Test262: fix import_global_ref_var.t.js.
Dmitry Volyntsev
2024-02-07
*
Test262: simplified import_chain.t.js.
Dmitry Volyntsev
2024-02-07
*
Reverted changes introduced in 7eaaa7d57636 (not released) back.
Dmitry Volyntsev
2024-02-06
*
Test262: handling the mkdir issue with a host file system.
Dmitry Volyntsev
2024-01-29
*
Change: imported modules are not resolved relative to current dir.
Dmitry Volyntsev
2024-01-23
*
Shell: fixed unhandled rejected promises handling.
Dmitry Volyntsev
2024-01-23
*
Tests: detection when "xml" module is disabled.
Dmitry Volyntsev
2023-11-29
*
Moving out setTimeout() and clearTimeout() from njs core.
Dmitry Volyntsev
2023-11-21
*
FS: introduced fs.existsSync().
Dmitry Volyntsev
2023-09-29
*
Shell: simplified console.time()/timeEnd() pair.
Dmitry Volyntsev
2023-09-21
[next]