..
parallel.status
test: remove flaky designation for test
2018-10-06 20:52:48 -07:00
test-accessor-properties.js
src: revert removal of SecureContext _external
getter
2018-10-11 21:04:55 -07:00
test-arm-math-illegal-instruction.js
test-assert-async.js
assert: align argument names
2018-09-11 23:45:07 +02:00
test-assert-builtins-not-read-from-filesystem.js
assert: remove internal errorCache property
2018-10-09 06:39:46 -07:00
test-assert-checktag.js
assert: switch inputs
to values
2018-09-27 13:25:18 +02:00
test-assert-deep.js
assert: reduce diff noise
2018-09-27 13:36:23 +02:00
test-assert-fail-deprecation.js
assert: add default operator to assert.fail()
2018-09-17 15:59:12 +02:00
test-assert-fail.js
assert: add default operator to assert.fail()
2018-09-17 15:59:12 +02:00
test-assert-first-line.js
assert: improve simple assert
2018-07-16 11:30:55 +02:00
test-assert-if-error.js
test-assert-typedarray-deepequal.js
assert, util: *DeepEqual() handles ArrayBuffers
2018-08-20 12:03:08 +02:00
test-assert.js
assert: switch inputs
to values
2018-09-27 13:25:18 +02:00
test-async-hooks-async-await.js
async_hooks: adding regression test case for async/await
2018-08-23 09:57:13 +02:00
test-async-hooks-asyncresource-constructor.js
test-async-hooks-close-during-destroy.js
test-async-hooks-constructor.js
test-async-hooks-destroy-on-gc.js
test-async-hooks-disable-during-promise.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-hooks-disable-gc-tracking.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-async-hooks-enable-disable.js
test-async-hooks-enable-during-promise.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-hooks-enable-recursive.js
test-async-hooks-http-agent-destroy.js
async_hooks: add missing async_hooks destroys in AsyncReset
2018-10-10 08:45:56 +02:00
test-async-hooks-http-agent.js
test-async-hooks-http-parser-destroy.js
async_hooks: add missing async_hooks destroys in AsyncReset
2018-10-10 08:45:56 +02:00
test-async-hooks-prevent-double-destroy.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-async-hooks-promise-enable-disable.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-hooks-promise-triggerid.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-hooks-promise.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-async-hooks-recursive-stack-runInAsyncScope.js
test-async-hooks-recursive-stack.js
test-async-hooks-top-level-clearimmediate.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-async-wrap-constructor.js
test-async-wrap-destroyid.js
src: move process.binding('async_wrap') internal
2018-08-27 05:42:55 +02:00
test-async-wrap-missing-method.js
src: do proper error checking in AsyncWrap::MakeCallback
2018-06-14 00:43:45 +02:00
test-async-wrap-pop-id-during-load.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-wrap-promise-after-enabled.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-async-wrap-tlssocket-asyncreset.js
test-async-wrap-trigger-id.js
test: remove string literals for strictEquals/notStrictEquals
2018-09-22 15:53:20 +02:00
test-async-wrap-uncaughtexception.js
test-atomics-notify.js
per_context: add warning to Atomics.wake
2018-06-27 17:11:26 -05:00
test-bad-unicode.js
test-beforeexit-event-exit.js
test-benchmark-assert.js
benchmark: improve assert benchmarks
2018-08-13 11:46:40 +02:00
test-benchmark-cluster.js
test-benchmark-crypto.js
test: run crypto benchmark only once in tests
2018-06-02 04:42:09 +02:00
test-benchmark-dns.js
test-benchmark-domain.js
test-benchmark-es.js
test-benchmark-events.js
test-benchmark-fs.js
test-benchmark-misc.js
test: run misc benchmark only once in tests
2018-06-19 10:37:36 -07:00
test-benchmark-module.js
test-benchmark-os.js
test-benchmark-process.js
test-benchmark-querystring.js
test-benchmark-streams.js
test: add streams benchmark test
2018-08-24 19:54:34 +02:00
test-benchmark-string_decoder.js
test-benchmark-timers.js
test: add option to test-benchmark-timers
2018-06-02 04:42:06 +02:00
test-benchmark-url.js
test-benchmark-util.js
benchmark: refactor util benchmarks
2018-09-07 19:58:36 +02:00
test-benchmark-v8.js
test: add v8 benchmark test
2018-08-24 19:54:34 +02:00
test-benchmark-vm.js
test: add vm benchmark test
2018-08-24 19:54:34 +02:00
test-benchmark-zlib.js
test-binding-constants.js
os: add os.{get,set}Priority()
2018-08-22 17:27:16 -04:00
test-bootstrap-modules.js
vm: add dynamic import support
2018-10-06 17:33:25 -05:00
test-buffer-alloc.js
test: fix strictEqual assertion arguments
2018-10-15 12:00:00 +02:00
test-buffer-arraybuffer.js
test-buffer-ascii.js
test-buffer-bad-overload.js
test-buffer-badhex.js
test-buffer-bytelength.js
test-buffer-compare-offset.js
errors: use ERR_OUT_OF_RANGE for index errors
2018-09-26 19:36:50 -07:00
test-buffer-compare.js
test-buffer-concat.js
test-buffer-constants.js
test-buffer-constructor-deprecation-error.js
test-buffer-constructor-node-modules-paths.js
test-buffer-constructor-outside-node-modules.js
test-buffer-copy.js
test: swap arguments in strictEqual()
2018-10-06 14:39:37 +02:00
test-buffer-equals.js
test-buffer-failed-alloc-typed-arrays.js
test: removed unused variable
2018-10-14 23:42:30 +02:00
test-buffer-fakes.js
test-buffer-fill.js
buffer: move process.binding('buffer') to internalBinding
2018-10-15 19:01:20 +08:00
test-buffer-from.js
test-buffer-includes.js
test-buffer-indexof.js
test-buffer-inheritance.js
test-buffer-inspect.js
buffer: show hidden item count
2018-08-15 23:06:22 +02:00
test-buffer-isencoding.js
test-buffer-iterator.js
test-buffer-negative-length.js
test-buffer-new.js
test-buffer-no-negative-allocation.js
test-buffer-nopendingdep-map.js
test-buffer-of-no-deprecation.js
test-buffer-over-max-length.js
test-buffer-parent-property.js
test-buffer-pending-deprecation.js
test-buffer-prototype-inspect.js
buffer: show hidden item count
2018-08-15 23:06:22 +02:00
test-buffer-read.js
buffer: do not always use defaults
2018-04-29 16:52:46 +02:00
test-buffer-readdouble.js
test-buffer-readfloat.js
test-buffer-readint.js
test: improve internal/buffer.js test coverage
2018-06-04 11:44:28 -04:00
test-buffer-readuint.js
test: improve internal/buffer.js test coverage
2018-06-04 11:44:28 -04:00
test-buffer-safe-unsafe.js
test-buffer-sharedarraybuffer.js
test: define SharedArrayBuffer as a known global
2018-05-22 00:42:40 +02:00
test-buffer-slice.js
test-buffer-slow.js
test-buffer-swap.js
test-buffer-tojson.js
test-buffer-tostring-range.js
test-buffer-tostring-rangeerror.js
test-buffer-tostring.js
test-buffer-write.js
buffer: avoid overrun on UCS-2 string write
2018-08-16 19:14:15 +10:00
test-buffer-writedouble.js
test: fix buffer writes on mips
2018-05-07 14:25:04 +02:00
test-buffer-writefloat.js
test: fix buffer writes on mips
2018-05-07 14:25:04 +02:00
test-buffer-writeint.js
test: improve internal/buffer.js test coverage
2018-06-04 11:44:28 -04:00
test-buffer-writeuint.js
test: improve internal/buffer.js test coverage
2018-06-04 11:44:28 -04:00
test-buffer-zero-fill-cli.js
test-buffer-zero-fill-reset.js
test-buffer-zero-fill.js
test-c-ares.js
test: fix assert.strictEqual
arguments in test/parallel/test-c-ares.js
2018-10-13 09:06:35 -07:00
test-child-process-bad-stdio.js
test-child-process-can-write-to-stdout.js
test-child-process-constructor.js
test-child-process-custom-fds.js
test: refacor spawn[Sync]Pwd
2018-08-29 17:32:13 -04:00
test-child-process-cwd.js
test: refacor spawn[Sync]Pwd
2018-08-29 17:32:13 -04:00
test-child-process-default-options.js
test-child-process-detached.js
test-child-process-disconnect.js
test: add more descriptive err message to assert
2018-10-03 12:09:30 +02:00
test-child-process-double-pipe.js
test: fix deprecation warning due to util.print
2018-06-15 17:54:31 +02:00
test-child-process-env.js
test: properly extend process.env in child_process
2018-08-28 18:17:41 +01:00
test-child-process-exec-any-shells-windows.js
child_process: fix switches for alternative shells on Windows
2018-09-05 20:52:02 +01:00
test-child-process-exec-cwd.js
test-child-process-exec-encoding.js
test: reduce runtime
2018-05-21 17:50:25 +02:00
test-child-process-exec-env.js
test: add eslint rule to verify assertion input
2018-05-18 15:59:40 +02:00
test-child-process-exec-error.js
test-child-process-exec-kill-throws.js
test-child-process-exec-maxBuffer.js
child_process: fix exec set stdout.setEncoding
2018-05-18 15:20:28 +02:00
test-child-process-exec-std-encoding.js
child_process: fix exec set stdout.setEncoding
2018-05-18 15:20:28 +02:00
test-child-process-exec-stdout-stderr-data-string.js
test-child-process-exec-timeout.js
test-child-process-execfile.js
test-child-process-exit-code.js
test-child-process-flush-stdio.js
test: modernize test-child-process-flush-stdio
2018-10-15 12:00:00 +02:00
test-child-process-fork3.js
test-child-process-fork-and-spawn.js
test-child-process-fork-close.js
test-child-process-fork-closed-channel-segfault.js
test: fix worker send error
2018-05-29 17:51:55 +05:30
test-child-process-fork-dgram.js
test-child-process-fork-exec-argv.js
test-child-process-fork-exec-path.js
test: use fs.copyFileSync()
2018-05-02 23:44:47 -07:00
test-child-process-fork-net-server.js
test: refactor child-process-fork-net
2018-06-05 10:24:41 +02:00
test-child-process-fork-net-socket.js
test: refactor child-process-fork-net
2018-06-05 10:24:41 +02:00
test-child-process-fork-net.js
test: rename some allegories
2018-08-14 17:54:40 +03:00
test-child-process-fork-no-shell.js
test-child-process-fork-ref2.js
test-child-process-fork-ref.js
test-child-process-fork-stdio-string-variant.js
test-child-process-fork-stdio.js
test-child-process-fork.js
test-child-process-http-socket-leak.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-child-process-internal.js
test-child-process-ipc-next-tick.js
test-child-process-ipc.js
test: fix argument order in assertions
2018-10-15 15:33:11 +02:00
test-child-process-kill.js
test-child-process-promisified.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-child-process-recv-handle.js
test-child-process-send-after-close.js
test-child-process-send-cb.js
test-child-process-send-keep-open.js
test-child-process-send-returns-boolean.js
test-child-process-send-type-error.js
test-child-process-send-utf8.js
test-child-process-set-blocking.js
test: properly order test assertion variables
2018-10-15 12:00:00 +02:00
test-child-process-silent.js
test-child-process-spawn-argv0.js
test-child-process-spawn-error.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-child-process-spawn-shell.js
test-child-process-spawn-typeerror.js
child_process: fix handling of incorrect uid/gid in spawn
2018-08-31 19:02:26 +02:00
test-child-process-spawnsync-env.js
test-child-process-spawnsync-input.js
child_process: allow typed arrays for input
2018-08-27 23:40:10 +02:00
test-child-process-spawnsync-kill-signal.js
test-child-process-spawnsync-maxbuf.js
test-child-process-spawnsync-shell.js
child_process: fix switches for alternative shells on Windows
2018-09-05 20:52:02 +01:00
test-child-process-spawnsync-timeout.js
test-child-process-spawnsync-validation-errors.js
test-child-process-spawnsync.js
test: refacor spawn[Sync]Pwd
2018-08-29 17:32:13 -04:00
test-child-process-stdin-ipc.js
test-child-process-stdin.js
test-child-process-stdio-big-write-end.js
test-child-process-stdio-inherit.js
test-child-process-stdio.js
test: refacor spawn[Sync]Pwd
2018-08-29 17:32:13 -04:00
test-child-process-stdout-flush-exit.js
test-child-process-stdout-flush.js
test-child-process-stdout-ipc.js
test-child-process-uid-gid.js
test-child-process-validate-stdio.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-child-process-windows-hide.js
test-cli-bad-options.js
src: disable debug options when inspector is unavailable
2018-09-03 01:39:20 +02:00
test-cli-eval-event.js
test-cli-eval.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-cli-node-options-disallowed.js
cli: normalize _
→ -
when parsing options
2018-09-25 13:32:30 +02:00
test-cli-node-options.js
cli: normalize _
→ -
when parsing options
2018-09-25 13:32:30 +02:00
test-cli-node-print-help.js
test: improve assertions in test-cli-node-print-help
2018-09-02 13:48:00 +02:00
test-cli-syntax.js
test-cluster-basic.js
test-cluster-bind-privileged-port.js
test-cluster-bind-twice.js
test-cluster-cwd.js
test-cluster-dgram-1.js
test-cluster-dgram-2.js
test-cluster-dgram-bind-fd.js
dgram: make process.binding('udp_wrap') internal
2018-08-31 09:27:44 -04:00
test-cluster-dgram-reuse.js
test-cluster-disconnect-before-exit.js
test-cluster-disconnect-exitedAfterDisconnect-race.js
test-cluster-disconnect-idle-worker.js
test-cluster-disconnect-leak.js
test-cluster-disconnect-race.js
test-cluster-disconnect-unshared-tcp.js
test-cluster-disconnect-unshared-udp.js
test-cluster-disconnect-with-no-workers.js
test-cluster-disconnect.js
test-cluster-eaccess.js
test: swap assert.strictEqual args to actual, expected
2018-10-13 09:34:47 -07:00
test-cluster-eaddrinuse.js
test-cluster-fork-env.js
test-cluster-fork-stdio.js
test-cluster-fork-windowsHide.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-cluster-http-pipe.js
test: fix a TODO and remove obsolete TODOs
2018-04-29 17:17:14 +02:00
test-cluster-invalid-message.js
test-cluster-ipc-throw.js
test-cluster-kill-disconnect.js
test-cluster-kill-infinite-loop.js
test: terminate cluster worker in infinite loop
2018-10-04 09:02:47 -04:00
test-cluster-listening-port.js
test-cluster-master-error.js
test-cluster-master-kill.js
test-cluster-message.js
test-cluster-net-listen-relative-path.js
test: refactor cluster-net-listen-relative-path
2018-07-19 22:45:18 -07:00
test-cluster-net-listen.js
test-cluster-net-send.js
test-cluster-process-disconnect.js
test-cluster-rr-domain-listen.js
test-cluster-rr-ref.js
test-cluster-send-deadlock.js
test-cluster-send-handle-twice.js
test-cluster-send-socket-to-worker-http-server.js
test-cluster-server-restart-none.js
test-cluster-server-restart-rr.js
test-cluster-setup-master-argv.js
test-cluster-setup-master-cumulative.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-cluster-setup-master-emit.js
test-cluster-setup-master-multiple.js
test: refactor functions to es6
2018-10-15 12:00:00 +02:00
test-cluster-setup-master.js
test-cluster-shared-handle-bind-error.js
test-cluster-shared-handle-bind-privileged-port.js
test-cluster-shared-leak.js
test-cluster-uncaught-exception.js
test-cluster-worker-constructor.js
test-cluster-worker-death.js
test-cluster-worker-destroy.js
test-cluster-worker-disconnect-on-error.js
test-cluster-worker-disconnect.js
test-cluster-worker-events.js
test: update test-cluster-worker-events to use arrow functions
2018-10-13 09:42:36 -07:00
test-cluster-worker-exit.js
test-cluster-worker-forced-exit.js
test: refactor callback functions to arrow functions
2018-10-15 12:03:08 +02:00
test-cluster-worker-init.js
test-cluster-worker-isconnected.js
test-cluster-worker-isdead.js
test-cluster-worker-kill.js
test-cluster-worker-no-exit.js
test-cluster-worker-wait-server-close.js
test-common-countdown.js
test-common-gc.js
test: move common.onGC to individual module
2018-08-24 10:32:09 -07:00
test-common-must-not-call.js
test-common.js
test: rename process.argv[0] to process.execPath, rename ex to err
2018-10-15 12:00:00 +02:00
test-console-assign-undefined.js
test-console-async-write-error.js
test-console-clear.js
test-console-count.js
test-console-group.js
test: move hijackstdio out of require('common')
2018-08-24 09:53:58 -07:00
test-console-instance.js
test: correct assert test
2018-10-13 09:36:15 -07:00
test-console-log-stdio-broken-dest.js
test-console-no-swallow-stack-overflow.js
test-console-not-call-toString.js
test-console-self-assign.js
test: separate WPT console test from other test
2018-10-10 15:07:50 -07:00
test-console-sync-write-error.js
test-console-table.js
test: console.table when null
in data
2018-09-27 05:30:54 +02:00
test-console-tty-colors.js
test: add test to check colorMode type of Console
2018-06-14 18:53:34 +02:00
test-console.js
util: use a shared symbol for util.inspect.custom
2018-09-15 13:15:15 +02:00
test-constants.js
constants: freeze the constants object
2018-05-07 14:26:11 +02:00
test-crypto-aes-wrap.js
crypto: add test case for AES key wrapping
2018-05-12 23:51:22 +02:00
test-crypto-authenticated.js
crypto: do not allow multiple calls to setAuthTag
2018-09-21 11:40:35 +02:00
test-crypto-binary-default.js
test-crypto-certificate.js
test-crypto-cipher-decipher.js
test: fix crypto test case
2018-08-10 12:40:36 +02:00
test-crypto-cipheriv-decipheriv.js
test-crypto-classes.js
crypto: remove deprecated legacy API
2018-07-13 17:47:13 +03:00
test-crypto-des3-wrap.js
crypto: allocate more memory for cipher.update()
2018-05-04 11:16:16 +02:00
test-crypto-dh-leak.js
test: increase slop limit in memory leak test
2018-06-03 16:37:24 +02:00
test-crypto-dh-odd-key.js
test-crypto-dh-padding.js
test-crypto-dh.js
test-crypto-domain.js
test: modernize test-crypto-domain
2018-10-15 12:08:04 +02:00
test-crypto-domains.js
test-crypto-ecb.js
test-crypto-ecdh-convert-key.js
test-crypto-engine.js
test-crypto-fips.js
test-crypto-from-binary.js
test-crypto-hash-stream-pipe.js
test-crypto-hash.js
test: remove third argument from call to assert.strictEqual()
2018-08-01 19:42:33 -07:00
test-crypto-hmac.js
test-crypto-keygen.js
test: added test for generateKeyPair
2018-10-15 12:03:08 +02:00
test-crypto-lazy-transform-writable.js
test-crypto-padding-aes256.js
test-crypto-padding.js
test-crypto-pbkdf2.js
crypto: deprecate digest == null in PBKDF2
2018-09-19 18:31:28 +02:00
test-crypto-random.js
crypto: downgrade DEP0115 to --pending-deprecation
only
2018-09-27 08:43:05 -04:00
test-crypto-rsa-dsa.js
test-crypto-scrypt.js
crypto: move process.binding('crypto') to internal
2018-08-24 00:49:29 +02:00
test-crypto-sign-verify.js
test-crypto-stream.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-crypto-tostring-segfault.js
test-crypto-verify-failure.js
test-crypto.js
crypto: deprecate _toBuf
2018-08-27 13:37:20 +02:00
test-cwd-enoent-preload.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-cwd-enoent-repl.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-cwd-enoent.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-debug-args.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-debug-usage.js
test-debugger-pid.js
test-delayed-require.js
test-dgram-address.js
test-dgram-bind-default-address.js
test-dgram-bind-fd-error.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-dgram-bind-fd.js
dgram: make process.binding('udp_wrap') internal
2018-08-31 09:27:44 -04:00
test-dgram-bind.js
test-dgram-bytes-length.js
test-dgram-close-during-bind.js
dgram: hide underscored Socket properties
2018-07-28 00:35:08 -04:00
test-dgram-close-in-listening.js
test-dgram-close-is-not-callback.js
test-dgram-close.js
dgram: hide underscored Socket properties
2018-07-28 00:35:08 -04:00
test-dgram-cluster-bind-error.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-dgram-cluster-close-during-bind.js
test-dgram-create-socket-handle-fd.js
dgram: make process.binding('udp_wrap') internal
2018-08-31 09:27:44 -04:00
test-dgram-create-socket-handle.js
dgram: make process.binding('udp_wrap') internal
2018-08-31 09:27:44 -04:00
test-dgram-createSocket-type.js
test-dgram-custom-lookup.js
test-dgram-error-message-address.js
test-dgram-exclusive-implicit-bind.js
test-dgram-implicit-bind.js
test-dgram-listen-after-bind.js
test: modernizing test-dgram-listen-after-bind with arrow functions
2018-10-15 12:00:00 +02:00
test-dgram-membership.js
test-dgram-msgsize.js
test-dgram-multicast-loopback.js
test-dgram-multicast-set-interface.js
test-dgram-multicast-setTTL.js
test-dgram-oob-buffer.js
test-dgram-recv-error.js
dgram: hide underscored Socket properties
2018-07-28 00:35:08 -04:00
test-dgram-ref.js
test-dgram-send-address-types.js
test-dgram-send-bad-arguments.js
test: change to arrow functions in send-bad-arguments
2018-10-14 16:59:21 -07:00
test-dgram-send-callback-buffer-empty-address.js
test-dgram-send-callback-buffer-length-empty-address.js
test-dgram-send-callback-buffer-length.js
test-dgram-send-callback-buffer.js
test-dgram-send-callback-multi-buffer-empty-address.js
test-dgram-send-callback-multi-buffer.js
test: modernized test to use arrow functions
2018-10-15 12:00:00 +02:00
test-dgram-send-callback-recursive.js
test-dgram-send-default-host.js
test-dgram-send-empty-array.js
test: remove skip of OS X bug
2018-08-30 22:56:01 -07:00
test-dgram-send-empty-buffer.js
test: remove skip of OS X bug
2018-08-30 22:56:01 -07:00
test-dgram-send-empty-packet.js
test: remove skip of OS X bug
2018-08-30 22:56:01 -07:00
test-dgram-send-error.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-dgram-send-invalid-msg-type.js
test-dgram-send-multi-buffer-copy.js
test-dgram-send-multi-string-array.js
test-dgram-sendto.js
test-dgram-setBroadcast.js
test-dgram-setTTL.js
test-dgram-socket-buffer-size.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-dgram-udp4.js
test-dgram-udp6-send-default-host.js
test-dgram-unref.js
test-dns-cancel-reverse-lookup.js
test-dns-channel-cancel.js
test-dns-lookup.js
dns: deprecate passing falsy hostname to dns.lookup
2018-10-04 14:51:02 -07:00
test-dns-lookupService.js
test: add tests to check error in dns.lookupService.
2018-09-20 06:33:19 +02:00
test-dns-memory-error.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-dns-multi-channel.js
test-dns-resolveany-bad-ancount.js
test: remove string literal from assertion
2018-09-16 20:37:38 -07:00
test-dns-resolveany.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-dns-resolvens-typeerror.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-dns-setserver-when-querying.js
test-dns-setservers-type-check.js
dns: type check for dns.setServers argument.
2018-08-03 08:34:10 -07:00
test-dns.js
dns: deprecate passing falsy hostname to dns.lookup
2018-10-04 14:51:02 -07:00
test-domain-abort-on-uncaught.js
test-domain-bind-timeout.js
test-domain-crypto.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-domain-ee-error-listener.js
test-domain-ee-implicit.js
test-domain-ee.js
test-domain-enter-exit.js
test-domain-error-types.js
test-domain-from-timer.js
test: replaced functions with arrow functions
2018-10-15 12:00:00 +02:00
test-domain-fs-enoent-stream.js
test-domain-http-server.js
test-domain-implicit-binding.js
test-domain-implicit-fs.js
test-domain-intercept.js
test-domain-load-after-set-uncaught-exception-capture.js
test-domain-multi.js
test-domain-multiple-errors.js
test-domain-nested-throw.js
test-domain-nested.js
test-domain-nexttick.js
test-domain-no-error-handler-abort-on-uncaught-0.js
test-domain-no-error-handler-abort-on-uncaught-1.js
test-domain-no-error-handler-abort-on-uncaught-2.js
test-domain-no-error-handler-abort-on-uncaught-3.js
test-domain-no-error-handler-abort-on-uncaught-4.js
test-domain-no-error-handler-abort-on-uncaught-5.js
test-domain-no-error-handler-abort-on-uncaught-6.js
test-domain-no-error-handler-abort-on-uncaught-7.js
test-domain-no-error-handler-abort-on-uncaught-8.js
test-domain-no-error-handler-abort-on-uncaught-9.js
test-domain-promise.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-domain-run.js
test-domain-safe-exit.js
test-domain-set-uncaught-exception-capture-after-load.js
test-domain-stack-empty-in-process-uncaughtexception.js
test-domain-stack.js
test-domain-throw-error-then-throw-from-uncaught-exception-handler.js
test-domain-timer.js
test-domain-timers-uncaught-exception.js
test-domain-timers.js
test: fix flaky test-domain-timers
2018-06-01 10:53:59 +02:00
test-domain-top-level-error-handler-clears-stack.js
test-domain-top-level-error-handler-throw.js
test-domain-uncaught-exception.js
test-domain-with-abort-on-uncaught-exception.js
test: remove unused e variable in catch statement
2018-10-13 09:38:31 -07:00
test-dsa-fips-invalid-key.js
test-emit-after-uncaught-exception-runInAsyncScope.js
test-emit-after-uncaught-exception.js
test-env-newprotomethod-remove-unnecessary-prototypes.js
dgram: make process.binding('udp_wrap') internal
2018-08-31 09:27:44 -04:00
test-env-var-no-warnings.js
test-error-reporting.js
test-error-serdes.js
worker: improve error (de)serialization
2018-06-06 19:43:59 +02:00
test-errors-systemerror.js
errors: minor (SystemError) refactoring
2018-04-30 16:51:58 +02:00
test-eslint-alphabetize-errors.js
tools: add eslint check for skipIfEslintMissing
2018-05-08 10:43:26 -04:00
test-eslint-buffer-constructor.js
tools: add eslint check for skipIfEslintMissing
2018-05-08 10:43:26 -04:00
test-eslint-crypto-check.js
test-eslint-documented-errors.js
tools: add eslint check for skipIfEslintMissing
2018-05-08 10:43:26 -04:00
test-eslint-duplicate-requires.js
tools: add no-duplicate-requires rule
2018-07-12 16:11:11 -05:00
test-eslint-eslint-check.js
tools: add eslint check for skipIfEslintMissing
2018-05-08 10:43:26 -04:00
test-eslint-inspector-check.js
tools: add eslint check for skipIfEslintMissing
2018-05-08 10:43:26 -04:00
test-eslint-lowercase-name-for-primitive.js
test,tools: refactor custom ESLint for readability
2018-06-06 21:04:25 -07:00
test-eslint-no-let-in-for-declaration.js
test-eslint-no-unescaped-regexp-dot.js
test-eslint-number-isnan.js
test-eslint-prefer-assert-iferror.js
test-eslint-prefer-assert-methods.js
test-eslint-prefer-common-expectserror.js
test-eslint-prefer-common-mustnotcall.js
test-eslint-prefer-util-format-errors.js
test-eslint-require-buffer.js
tools: stricter eslint rule for globals
2018-05-18 15:27:29 +02:00
test-eslint-required-modules.js
test-eval-strict-referenceerror.js
test-event-emitter-add-listeners.js
test-event-emitter-check-listener-leaks.js
test-event-emitter-errors.js
test-event-emitter-get-max-listeners.js
test-event-emitter-listener-count.js
test-event-emitter-listeners-side-effects.js
test-event-emitter-listeners.js
test-event-emitter-max-listeners-warning-for-null.js
test-event-emitter-max-listeners-warning-for-symbol.js
test-event-emitter-max-listeners-warning.js
test-event-emitter-max-listeners.js
test-event-emitter-method-names.js
test-event-emitter-modify-in-emit.js
test-event-emitter-no-error-provided-to-error-event.js
test: update function keywords to fat arrows
2018-10-15 12:00:00 +02:00
test-event-emitter-num-args.js
test-event-emitter-once.js
test-event-emitter-prepend.js
test-event-emitter-remove-all-listeners.js
test-event-emitter-remove-listeners.js
test-event-emitter-set-max-listeners-side-effects.js
test-event-emitter-special-event-names.js
test-event-emitter-subclass.js
test-event-emitter-symbols.js
test-events-list.js
test-events-uncaught-exception-stack.js
test-exception-handler2.js
test-exception-handler.js
test: use arrow functions in test-exception-handler
2018-10-15 12:00:00 +02:00
test-file-read-noexist.js
test-file-write-stream2.js
test-file-write-stream3.js
assert: align argument names
2018-09-11 23:45:07 +02:00
test-file-write-stream.js
test-fixed-queue.js
lib: expose FixedQueue internally and fix nextTick bug
2018-05-06 07:21:32 +02:00
test-force-repl-with-eval.js
test-force-repl.js
test-freelist.js
async_hooks: add missing async_hooks destroys in AsyncReset
2018-10-10 08:45:56 +02:00
test-fs-access.js
test: removed unused error variable in try catch
2018-10-15 12:08:04 +02:00
test-fs-append-file-sync.js
test-fs-append-file.js
test: apply promises API to fourth appendFile test
2018-06-06 21:00:54 -07:00
test-fs-assert-encoding-error.js
test-fs-buffer.js
test-fs-buffertype-writesync.js
test-fs-chmod-mask.js
lib: unmask mode_t values with 0o777
2018-06-01 11:12:10 +02:00
test-fs-chmod.js
test: fix assertions args order in test/parallel/test-fs-chmod.js
2018-10-15 12:00:00 +02:00
test-fs-chown-type-check.js
test-fs-close-errors.js
test-fs-close.js
src: remove 2nd undefined
argument in node_file.cc
2018-05-18 15:50:42 +02:00
test-fs-copyfile.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-fs-empty-readStream.js
test-fs-error-messages.js
test: refactor common.ddCommand()
2018-10-12 13:48:42 -07:00
test-fs-exists.js
test-fs-existssync-false.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-fs-fchmod.js
fs: improve fchmod{Sync} validation
2018-05-19 22:24:06 -04:00
test-fs-fchown.js
test-fs-filehandle.js
fs: move fs/promises to fs.promises
2018-05-07 19:47:42 -04:00
test-fs-fsync.js
test-fs-lchown.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-link.js
test-fs-long-path.js
test-fs-make-callback.js
test-fs-makeStatsCallback.js
test-fs-mkdir-mode-mask.js
lib: unmask mode_t values with 0o777
2018-06-01 11:12:10 +02:00
test-fs-mkdir-rmdir.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-fs-mkdir.js
test: check parameter type of fs.mkdir()
2018-09-04 17:58:32 +01:00
test-fs-mkdtemp-prefix-check.js
test-fs-mkdtemp.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-fs-non-number-arguments-throw.js
test-fs-null-bytes.js
fs: undeprecate lchown()
2018-06-27 11:37:17 -04:00
test-fs-open-flags.js
fs: move fs/promises to fs.promises
2018-05-07 19:47:42 -04:00
test-fs-open-mode-mask.js
lib: unmask mode_t values with 0o777
2018-06-01 11:12:10 +02:00
test-fs-open-numeric-flags.js
test-fs-open.js
test-fs-options-immutable.js
test-fs-promises-file-handle-append-file.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-chmod.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-read.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-readFile.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-stat.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-sync.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-truncate.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-write.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-file-handle-writeFile.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-readfile-empty.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-readfile.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises-writefile.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-promises.js
test: increase test coverage for fs.promises read
2018-09-28 12:09:10 -04:00
test-fs-promisified.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-fs-read-empty-buffer.js
test: error when empty buffer is passed to filehandle.read()
2018-10-10 13:50:30 +02:00
test-fs-read-file-assert-encoding.js
test-fs-read-file-sync-hostname.js
test-fs-read-file-sync.js
test-fs-read-stream-concurrent-reads.js
fs: reduce memory retention when streaming small files
2018-07-29 17:11:30 +02:00
test-fs-read-stream-double-close.js
test-fs-read-stream-encoding.js
test-fs-read-stream-err.js
test-fs-read-stream-fd-leak.js
test-fs-read-stream-fd.js
test-fs-read-stream-inherit.js
fs: improve argument handling for ReadStream
2018-05-14 19:03:27 +02:00
test-fs-read-stream-resume.js
test-fs-read-stream-throw-type-error.js
test: check option start or end is not safe integer
2018-07-11 00:43:12 +02:00
test-fs-read-stream.js
fs: improve argument handling for ReadStream
2018-05-14 19:03:27 +02:00
test-fs-read-type.js
fs: update read to work with any TypedArray/DataView
2018-08-24 11:57:56 -07:00
test-fs-read-zero-length.js
test-fs-read.js
test: improve test coverage for fs module
2018-10-12 21:56:47 -07:00
test-fs-readdir-stack-overflow.js
test-fs-readdir-types.js
fs: fix promisified fs.readdir withFileTypes
2018-09-15 04:07:36 -07:00
test-fs-readdir-ucs2.js
test: put expected assert value in correct place
2018-10-15 12:00:00 +02:00
test-fs-readdir.js
test-fs-readfile-empty.js
fs: ensure options.flag defaults to 'r' in readFile
2018-05-30 18:41:19 +02:00
test-fs-readfile-error.js
test: read() on dir on AIX does not return EISDIR
2018-10-08 13:40:54 -07:00
test-fs-readfile-fd.js
test-fs-readfile-pipe-large.js
test-fs-readfile-pipe.js
test-fs-readfile-unlink.js
test-fs-readfile-zero-byte-liar.js
test-fs-readfile.js
test: remove string literal arg from assertion
2018-09-16 20:37:36 -07:00
test-fs-readfilesync-enoent.js
test: replace localhost with os.hostname in fs-readfilesync
2018-10-01 07:17:45 +02:00
test-fs-readfilesync-pipe-large.js
test-fs-readlink-type-check.js
test-fs-ready-event-stream.js
test-fs-realpath-buffer-encoding.js
test-fs-realpath-native.js
test: fix faulty relpath test
2018-07-18 10:47:22 -05:00
test-fs-realpath-on-substed-drive.js
test-fs-realpath-pipe.js
test-fs-realpath.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-fs-rename-type-check.js
test-fs-rmdir-type-check.js
test-fs-sir-writes-alot.js
test-fs-stat-bigint.js
test: fix unreliable test-fs-stat-bigint
2018-07-25 16:20:08 -07:00
test-fs-stat.js
test-fs-stream-destroy-emit-error.js
test-fs-stream-double-close.js
test-fs-symlink-dir-junction-relative.js
test-fs-symlink-dir-junction.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-fs-symlink.js
test-fs-sync-fd-leak.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-fs-syncwritestream.js
fs: move fs/promises to fs.promises
2018-05-07 19:47:42 -04:00
test-fs-timestamp-parsing-error.js
test-fs-truncate-clear-file-zero.js
test-fs-truncate-fd.js
test-fs-truncate-sync.js
test-fs-truncate.js
fs: don't limit ftruncate() length to 32 bits
2018-05-25 21:48:44 -04:00
test-fs-unlink-type-check.js
test-fs-util-validateoffsetlengthwrite.js
test: add some test cases for validateOffsetLengthWrite
2018-06-26 19:35:31 +02:00
test-fs-utimes.js
test: avoid running fsync on directory on AIX
2018-06-22 11:30:26 -04:00
test-fs-watch-close-when-destroyed.js
fs: do not crash when using a closed fs event watcher
2018-06-03 17:15:17 +02:00
test-fs-watch-encoding.js
test-fs-watch-enoent.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-fs-watch-file-enoent-after-deletion.js
test: remove timer in fs.watchFile() test
2018-07-13 18:39:03 -07:00
test-fs-watch-recursive.js
test-fs-watch-stop-async.js
test-fs-watch-stop-sync.js
test-fs-watch.js
fs: do not crash when using a closed fs event watcher
2018-06-03 17:15:17 +02:00
test-fs-watchfile-bigint.js
fs: support BigInt in fs.*stat and fs.watchFile
2018-06-07 22:05:23 +08:00
test-fs-watchfile.js
test-fs-whatwg-url.js
test-fs-write-buffer.js
test-fs-write-file-buffer.js
test-fs-write-file-invalid-path.js
test-fs-write-file-sync.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-fs-write-file-typedarrays.js
test: fix flaky parallel/test-fs-write-file-typedarrays
2018-09-03 14:22:42 +02:00
test-fs-write-file.js
test-fs-write-no-fd.js
test-fs-write-stream-autoclose-option.js
test-fs-write-stream-change-open.js
test-fs-write-stream-close-without-callback.js
test-fs-write-stream-double-close.js
test-fs-write-stream-encoding.js
test-fs-write-stream-end.js
test-fs-write-stream-err.js
test-fs-write-stream-throw-type-error.js
test-fs-write-stream.js
test-fs-write-string-coerce.js
test-fs-write-sync.js
test-fs-write.js
test: replace function with arrow function
2018-10-13 19:31:57 -07:00
test-gc-http-client-connaborted.js
test: move some gc tests back to parallel/, unmark flaky
2018-10-12 14:27:53 -07:00
test-gc-http-client-onerror.js
test: move some gc tests back to parallel/, unmark flaky
2018-10-12 14:27:53 -07:00
test-gc-http-client-timeout.js
test: move some gc tests back to parallel/, unmark flaky
2018-10-12 14:27:53 -07:00
test-gc-net-timeout.js
test: move some gc tests back to parallel/, unmark flaky
2018-10-12 14:27:53 -07:00
test-gc-tls-external-memory.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-global-console-exists.js
test-global-encoder.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-global.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-handle-wrap-close-abort.js
test-handle-wrap-isrefed.js
test: remove unnecessary assertions
2018-09-26 00:35:56 +02:00
test-heapdump-dns.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-fs-promise.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-http2.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-inspector.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-tls.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-worker.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-heapdump-zlib.js
src: name EmbededderGraph edges and use class names for nodes
2018-10-04 15:32:30 +02:00
test-http2-altsvc.js
test-http2-backpressure.js
test: removed mustCallAsync from common and added inside testcase
2018-10-14 22:13:52 +02:00
test-http2-binding.js
http2: add RFC 8441 extended connect protocol support
2018-10-08 08:41:35 -07:00
test-http2-client-data-end.js
test-http2-client-destroy.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-client-http1-server.js
test-http2-client-onconnect-errors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-client-port-80.js
test-http2-client-priority-before-connect.js
test-http2-client-promisify-connect.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-http2-client-request-options-errors.js
test-http2-client-rststream-before-connect.js
test-http2-client-set-priority.js
test-http2-client-setNextStreamID-errors.js
test-http2-client-settings-before-connect.js
test-http2-client-shutdown-before-connect.js
test-http2-client-socket-destroy.js
test-http2-client-stream-destroy-before-connect.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-http2-client-unescaped-path.js
test-http2-client-upload-reject.js
http2: fix end without read
2018-05-17 17:59:25 +04:00
test-http2-client-upload.js
test-http2-client-write-before-connect.js
test-http2-client-write-empty-string.js
test-http2-compat-aborted.js
test-http2-compat-client-upload-reject.js
http2: fix end without read
2018-05-17 17:59:25 +04:00
test-http2-compat-errors.js
test-http2-compat-expect-continue-check.js
test-http2-compat-expect-continue.js
test-http2-compat-expect-handling.js
test-http2-compat-method-connect.js
test-http2-compat-serverrequest-end.js
test-http2-compat-serverrequest-headers.js
test-http2-compat-serverrequest-pause.js
test-http2-compat-serverrequest-pipe.js
test-http2-compat-serverrequest-settimeout.js
http2: emit timeout on compat request and response
2018-08-15 15:58:41 -07:00
test-http2-compat-serverrequest-trailers.js
test-http2-compat-serverrequest.js
test-http2-compat-serverresponse-close.js
test-http2-compat-serverresponse-createpushresponse.js
test-http2-compat-serverresponse-destroy.js
http2: remove streamError
from docs
2018-08-11 21:19:53 -07:00
test-http2-compat-serverresponse-drain.js
test-http2-compat-serverresponse-end-after-statuses-without-body.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-http2-compat-serverresponse-end.js
test-http2-compat-serverresponse-finished.js
test: refactor test-http2-compat-serverresponse-finished.js
2018-08-01 06:58:31 -07:00
test-http2-compat-serverresponse-flushheaders.js
test-http2-compat-serverresponse-headers-after-destroy.js
test-http2-compat-serverresponse-headers.js
test-http2-compat-serverresponse-settimeout.js
http2: emit timeout on compat request and response
2018-08-15 15:58:41 -07:00
test-http2-compat-serverresponse-statuscode.js
test-http2-compat-serverresponse-statusmessage-property-set.js
test-http2-compat-serverresponse-statusmessage-property.js
test-http2-compat-serverresponse-statusmessage.js
test-http2-compat-serverresponse-trailers.js
test-http2-compat-serverresponse-write.js
test-http2-compat-serverresponse-writehead.js
test-http2-compat-short-stream-client-server.js
test-http2-compat-socket-destroy-delayed.js
http2: check if stream is not destroyed before sending trailers
2018-09-19 17:33:53 +02:00
test-http2-compat-socket-set.js
test-http2-compat-socket.js
test-http2-connect-method-extended-cant-turn-off.js
http2: add RFC 8441 extended connect protocol support
2018-10-08 08:41:35 -07:00
test-http2-connect-method-extended.js
http2: add RFC 8441 extended connect protocol support
2018-10-08 08:41:35 -07:00
test-http2-connect-method.js
test-http2-connect.js
test-http2-cookies.js
test-http2-create-client-connect.js
test-http2-create-client-secure-session.js
test-http2-create-client-session.js
test-http2-createsecureserver-nooptions.js
test-http2-createwritereq.js
test-http2-date-header.js
test-http2-debug.js
util: adding warnings when NODE_DEBUG is set as http/http2
2018-08-06 09:24:41 +02:00
test-http2-dont-lose-data.js
test-http2-dont-override.js
test-http2-endafterheaders.js
http2: add http2stream.endAfterHeaders property
2018-09-17 16:57:23 +02:00
test-http2-forget-closed-streams.js
http2: set nghttp2_option_set_no_closed_streams
2018-10-03 12:19:09 +02:00
test-http2-generic-streams-sendfile.js
test-http2-generic-streams.js
test-http2-getpackedsettings.js
test-http2-goaway-opaquedata.js
test-http2-head-request.js
test-http2-https-fallback-http-server-options.js
src: remove --expose-http2 option
2018-05-24 08:28:02 +02:00
test-http2-https-fallback.js
test-http2-info-headers-errors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-info-headers.js
test-http2-invalidargtypes-errors.js
test-http2-large-write-close.js
test-http2-large-write-destroy.js
http2: force through RST_STREAM in destroy
2018-06-01 10:58:26 +02:00
test-http2-malformed-altsvc.js
test: add regression test for nghttp2 CVE-2018-1000168
2018-06-12 20:47:00 -04:00
test-http2-many-writes-and-destroy.js
http2: destroy the socket properly and add tests
2018-05-13 19:47:40 +02:00
test-http2-max-concurrent-streams.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-http2-methods.js
test-http2-misbehaving-flow-control-paused.js
test: fix flaky http2-flow-control test
2018-05-08 14:14:34 -07:00
test-http2-misbehaving-flow-control.js
test-http2-misbehaving-multiplex.js
test-http2-misc-util.js
test-http2-misused-pseudoheaders.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-http2-multi-content-length.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-http2-multiheaders-raw.js
test-http2-multiheaders.js
test-http2-multiplex.js
test-http2-no-more-streams.js
test-http2-no-wanttrailers-listener.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-onping.js
http2: add ping event
2018-09-23 16:36:24 -07:00
test-http2-options-max-headers-block-length.js
test-http2-options-max-reserved-streams.js
test-http2-options-server-request.js
test-http2-options-server-response.js
test-http2-origin.js
http2: add origin frame support
2018-09-21 13:23:08 -07:00
test-http2-padding-aligned.js
test-http2-padding-callback.js
test-http2-perf_hooks.js
test-http2-ping-unsolicited-ack.js
test-http2-ping.js
test-http2-pipe-named-pipe.js
src: remove StreamBase::kFlagHasWritev
2018-06-30 15:52:54 +02:00
test-http2-pipe.js
http2: destroy the socket properly and add tests
2018-05-13 19:47:40 +02:00
test-http2-priority-cycle-.js
test-http2-priority-event.js
test-http2-request-remove-connect-listener.js
http2: release request()'s "connect" event listener after it runs
2018-07-29 14:08:16 +02:00
test-http2-request-response-proto.js
test-http2-respond-errors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-respond-file-204.js
test-http2-respond-file-304.js
test-http2-respond-file-404.js
test-http2-respond-file-compat.js
test-http2-respond-file-error-dir.js
test-http2-respond-file-error-pipe-offset.js
test-http2-respond-file-errors.js
test-http2-respond-file-fd-errors.js
test-http2-respond-file-fd-invalid.js
test: remove unused "e" from catch in http2 test
2018-10-14 22:12:06 +02:00
test-http2-respond-file-fd-range.js
test-http2-respond-file-fd.js
test-http2-respond-file-push.js
test-http2-respond-file-range.js
test-http2-respond-file-with-pipe.js
test-http2-respond-file.js
test: minor adjustments to test-http2-respond-file
2018-06-02 17:04:07 +02:00
test-http2-respond-nghttperrors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-respond-no-data.js
test-http2-respond-with-fd-errors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-respond-with-file-connection-abort.js
test: don't fail http2 abort test if 'data' is called multiple times
2018-07-25 14:37:45 -07:00
test-http2-response-splitting.js
test-http2-sent-headers.js
test-http2-serve-file.js
test-http2-server-close-callback.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-server-errors.js
test-http2-server-http1-client.js
test-http2-server-push-disabled.js
test-http2-server-push-stream-errors-args.js
test-http2-server-push-stream-errors.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-server-push-stream-head.js
test-http2-server-push-stream.js
http2: do not falsely emit 'aborted' on push
2018-09-22 15:36:59 +02:00
test-http2-server-rst-before-respond.js
test-http2-server-rst-stream.js
test-http2-server-sessionerror.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-server-set-header.js
test-http2-server-settimeout-no-callback.js
test-http2-server-shutdown-before-respond.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-http2-server-shutdown-options-errors.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-server-shutdown-redundant.js
test-http2-server-socket-destroy.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-server-startup.js
test-http2-server-stream-session-destroy.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-server-timeout.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-session-gc-while-write-scheduled.js
test: move tick.js from test/async-hooks to test/common
2018-10-15 07:41:12 +02:00
test-http2-session-settings.js
test-http2-session-stream-state.js
test-http2-session-unref.js
test: fix flaky http2-session-unref
2018-05-22 11:42:34 +04:00
test-http2-settings-unsolicited-ack.js
test-http2-short-stream-client-server.js
test-http2-single-headers.js
test-http2-socket-proxy.js
timers: use custom inspection for linked lists
2018-10-02 05:33:57 +02:00
test-http2-status-code-invalid.js
test-http2-status-code.js
test-http2-stream-client.js
test-http2-stream-destroy-event-order.js
test-http2-timeouts.js
test-http2-tls-disconnect.js
test-http2-too-large-headers.js
test-http2-too-many-headers.js
test-http2-too-many-settings.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-too-many-streams.js
test-http2-trailers.js
http2: fix several serious bugs
2018-05-22 11:42:33 +04:00
test-http2-unbound-socket-proxy.js
http2: don't expose the original socket through the socket proxy
2018-09-05 12:58:40 +02:00
test-http2-util-assert-valid-pseudoheader.js
test-http2-util-asserts.js
test-http2-util-headers-list.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-util-nghttp2error.js
test-http2-util-update-options-buffer.js
http2: move process.binding('http2') to internalBinding
2018-08-18 12:39:59 -07:00
test-http2-window-size.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-http2-write-callbacks.js
test-http2-write-empty-string.js
test-http2-write-finishes-after-stream-destroy.js
test-http2-zero-length-write.js
test-http-1.0-keep-alive.js
test-http-1.0.js
test-http-abort-before-end.js
test-http-abort-client.js
test-http-abort-queued.js
test-http-abort-stream-end.js
http: make client .aborted
boolean
2018-05-14 23:05:09 +03:00
test-http-aborted.js
test-http-addrequest-localaddress.js
test-http-after-connect.js
test-http-agent-destroyed-socket.js
test-http-agent-error-on-idle.js
test-http-agent-false.js
test-http-agent-getname.js
test-http-agent-keepalive.js
test: remove unnecessary strictEqual() argument from remoteClose()
2018-05-02 23:23:18 -07:00
test-http-agent-maxsockets-respected.js
test-http-agent-maxsockets.js
test-http-agent-no-protocol.js
test-http-agent-null.js
test-http-agent-remove.js
http: do not rely on the 'agentRemove' event
2018-05-22 12:10:22 +04:00
test-http-agent-uninitialized-with-handle.js
test-http-agent-uninitialized.js
test-http-agent.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-http-allow-req-after-204-res.js
test-http-automatic-headers.js
test-http-bind-twice.js
test-http-blank-header.js
test-http-buffer-sanity.js
test: fix assert.strictEqual() argument order
2018-10-15 12:03:08 +02:00
test-http-byteswritten.js
test-http-catch-uncaughtexception.js
test-http-chunk-problem.js
test: rename common.ddCommand()
2018-10-12 13:48:44 -07:00
test-http-chunked-304.js
test-http-chunked.js
test-http-client-abort2.js
test-http-client-abort-event.js
test-http-client-abort-keep-alive-queued-tcp-socket.js
test-http-client-abort-keep-alive-queued-unix-socket.js
test-http-client-abort-no-agent.js
test-http-client-abort-unix-socket.js
test-http-client-abort.js
test-http-client-aborted-event.js
test-http-client-agent.js
test-http-client-check-http-token.js
test-http-client-close-event.js
test-http-client-default-headers-exist.js
test-http-client-defaults.js
test-http-client-encoding.js
test-http-client-get-url.js
test-http-client-headers-array.js
test-http-client-immediate-error.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-http-client-invalid-path.js
test-http-client-keep-alive-release-before-finish.js
test-http-client-parse-error.js
test-http-client-pipe-end.js
test-http-client-race-2.js
test-http-client-race.js
test-http-client-read-in-error.js
test-http-client-readable.js
test-http-client-reject-chunked-with-content-length.js
test-http-client-reject-cr-no-lf.js
test-http-client-reject-unexpected-agent.js
test-http-client-req-error-dont-double-fire.js
test-http-client-response-domain.js
test-http-client-set-timeout.js
http: fix request with option timeout and agent
2018-07-13 18:44:03 +02:00
test-http-client-spurious-aborted.js
test-http-client-timeout-agent.js
test-http-client-timeout-connect-listener.js
test-http-client-timeout-event.js
test-http-client-timeout-on-connect.js
test-http-client-timeout-option-listeners.js
test-http-client-timeout-option-with-agent.js
test: improve assert message in http timeout test
2018-08-20 18:59:12 -07:00
test-http-client-timeout-option.js
test-http-client-timeout-with-data.js
test-http-client-timeout.js
test-http-client-unescaped-path.js
test-http-client-upload-buf.js
test-http-client-upload.js
test-http-common.js
test-http-conn-reset.js
util: adding warnings when NODE_DEBUG is set as http/http2
2018-08-06 09:24:41 +02:00
test-http-connect-req-res.js
test-http-connect.js
test-http-content-length.js
test-http-contentLength0.js
test-http-correct-hostname.js
http,https,tls: switch to WHATWG URL parser
2018-04-29 17:03:16 +02:00
test-http-createConnection.js
test-http-date-header.js
test-http-debug.js
util: adding warnings when NODE_DEBUG is set as http/http2
2018-08-06 09:24:41 +02:00
test-http-default-encoding.js
test-http-default-port.js
test-http-deprecated-urls.js
http,https,tls: switch to WHATWG URL parser
2018-04-29 17:03:16 +02:00
test-http-destroyed-socket-write2.js
test-http-dns-error.js
dns: report out of memory properly
2018-04-30 16:49:52 +02:00
test-http-double-content-length.js
test-http-dump-req-when-res-ends.js
test-http-end-throw-socket-handling.js
test-http-eof-on-connect.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-http-exceptions.js
test-http-expect-continue.js
test-http-expect-handling.js
test: fix incorrect expectation order
2018-10-13 09:40:20 -07:00
test-http-extra-response.js
test-http-flush-headers.js
test-http-flush-response-headers.js
test-http-flush.js
test-http-full-response.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-http-generic-streams.js
test-http-get-pipeline-problem.js
test-http-head-request.js
test-http-head-response-has-no-body-end.js
test-http-head-response-has-no-body.js
test-http-header-obstext.js
test-http-header-read.js
test-http-hex-write.js
test-http-highwatermark.js
test-http-host-header-ipv6-fail.js
test-http-host-headers.js
test-http-hostname-typechecking.js
test-http-incoming-matchKnownFields.js
test-http-incoming-pipelined-socket-destroy.js
test-http-information-processing.js
test: strictEqual correct order for http-information-processing test
2018-10-13 09:29:01 -07:00
test-http-invalid-path-chars.js
test-http-invalid-urls.js
http,https,tls: switch to WHATWG URL parser
2018-04-29 17:03:16 +02:00
test-http-invalidheaderfield2.js
test-http-invalidheaderfield.js
test-http-keep-alive-close-on-header.js
test-http-keep-alive.js
test-http-keepalive-client.js
test-http-keepalive-override.js
test-http-keepalive-request.js
test-http-listening.js
test-http-localaddress-bind-error.js
test-http-localaddress.js
test: fix http local address test assertion
2018-10-13 09:15:18 -07:00
test-http-malformed-request.js
test-http-many-ended-pipelines.js
test-http-max-headers-count.js
test-http-methods.js
test-http-multi-line-headers.js
test-http-mutable-headers.js
test-http-no-content-length.js
test-http-no-read-no-dump.js
test-http-outgoing-finish-writable.js
test-http-outgoing-finish.js
test-http-outgoing-first-chunk-singlebyte-encoding.js
test-http-outgoing-internal-headers.js
test-http-outgoing-message-inheritance.js
test-http-outgoing-proto.js
test-http-outgoing-renderHeaders.js
test-http-parser-bad-ref.js
src: remove calls to deprecated V8 functions (Int32Value)
2018-09-05 12:59:25 +02:00
test-http-parser-free.js
test-http-parser-freed-before-upgrade.js
test-http-parser.js
async_hooks: add missing async_hooks destroys in AsyncReset
2018-10-10 08:45:56 +02:00
test-http-pause-no-dump.js
test-http-pause-resume-one-end.js
test-http-pause.js
test-http-pipe-fs.js
test-http-pipeline-assertionerror-finish.js
test-http-pipeline-flood.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-http-pipeline-requests-connection-leak.js
test-http-pipeline-socket-parser-typeerror.js
test-http-proxy.js
test-http-raw-headers.js
test-http-readable-data-event.js
test-http-remove-header-stays-removed.js
test-http-req-res-close.js
http: fix res emit close before user finish
2018-05-24 13:23:57 -04:00
test-http-request-agent.js
test-http-request-arguments.js
http: allow url and options to be passed to http*.request and http*.get
2018-07-13 14:09:39 +01:00
test-http-request-dont-override-options.js
test-http-request-end-twice.js
test-http-request-end.js
test-http-request-invalid-method-error.js
test-http-request-large-payload.js
test-http-request-methods.js
test-http-res-write-after-end.js
test-http-res-write-end-dont-take-array.js
test-http-response-add-header-after-sent.js
test-http-response-close.js
http: fix client response close & aborted
2018-05-13 22:54:34 -07:00
test-http-response-multi-content-length.js
test-http-response-multiheaders.js
test-http-response-no-headers.js
test-http-response-readable.js
test-http-response-remove-header-after-sent.js
test-http-response-splitting.js
test-http-response-status-message.js
test-http-response-statuscode.js
test-http-same-map.js
test-http-server-client-error.js
test-http-server-de-chunked-trailer.js
test-http-server-keep-alive-timeout.js
test-http-server-multiheaders2.js
test-http-server-multiheaders.js
test-http-server-options-incoming-message.js
test-http-server-options-server-response.js
test-http-server-reject-chunked-with-content-length.js
test-http-server-reject-cr-no-lf.js
test-http-server-response-standalone.js
test-http-server-stale-close.js
test-http-server-unconsume-consume.js
test-http-server-unconsume.js
test-http-server-write-after-end.js
test-http-server.js
test: fix order of values in test assertions
2018-10-13 09:09:46 -07:00
test-http-set-cookies.js
test: fix assertion argument order
2018-10-15 12:00:00 +02:00
test-http-set-timeout-server.js
test-http-set-timeout.js
test-http-set-trailers.js
test: changed assert message from string literal to template literal
2018-05-23 07:41:52 -07:00
test-http-should-keep-alive.js
test-http-status-code.js
test-http-status-message.js
test: fix strictEqual argument order
2018-10-15 12:00:00 +02:00
test-http-status-reason-invalid-chars.js
test-http-timeout-client-warning.js
test-http-timeout-overflow.js
test-http-timeout.js
test-http-unix-socket-keep-alive.js
test-http-unix-socket.js
test-http-upgrade-advertise.js
test-http-upgrade-agent.js
test-http-upgrade-binary.js
test-http-upgrade-client2.js
test-http-upgrade-client.js
test-http-upgrade-reconsume-stream.js
test-http-upgrade-server2.js
test: fix incorrect ordering of args in assert.strictEqual()
2018-10-13 09:35:31 -07:00
test-http-upgrade-server.js
test-http-url.parse-auth-with-header-in-request.js
test-http-url.parse-auth.js
test-http-url.parse-basic.js
test-http-url.parse-https.request.js
test-http-url.parse-only-support-http-https-protocol.js
test-http-url.parse-path.js
test-http-url.parse-post.js
test-http-url.parse-search.js
test-http-wget.js
test-http-writable-true-after-close.js
test-http-write-callbacks.js
test-http-write-empty-string.js
test-http-write-head.js
test-http-zero-length-write.js
test-http-zerolengthbuffer.js
test-http.js
test-https-agent-additional-options.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-https-agent-constructor.js
test-https-agent-create-connection.js
test-https-agent-disable-session-reuse.js
test-https-agent-getname.js
test-https-agent-servername.js
test-https-agent-session-eviction.js
test-https-agent-session-reuse.js
test-https-agent-sni.js
test-https-agent-sockets-leak.js
test-https-agent.js
test-https-argument-of-creating.js
test-https-byteswritten.js
test-https-client-checkServerIdentity.js
test-https-client-get-url.js
test-https-client-reject.js
test-https-client-resume.js
test-https-close.js
test-https-connect-address-family.js
test-https-connecting-to-http.js
test-https-drain.js
test-https-eof-for-eom.js
test-https-foafssl.js
test-https-host-headers.js
test-https-localaddress-bind-error.js
test-https-localaddress.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-https-max-headers-count.js
https: defines maxHeadersCount in the constructor
2018-05-05 13:57:07 +02:00
test-https-options-boolean-check.js
test-https-pfx.js
test-https-request-arguments.js
test: move require of https to after crypto check
2018-08-10 07:15:38 +02:00
test-https-resume-after-renew.js
test-https-server-options-incoming-message.js
test-https-server-options-server-response.js
test-https-set-timeout-server.js
test-https-simple.js
test-https-socket-options.js
test-https-strict.js
tls: warn on NODE_TLS_REJECT_UNAUTHORIZED = '0'
2018-07-22 21:49:40 -04:00
test-https-timeout-server-2.js
test-https-timeout-server.js
test-https-timeout.js
test-https-truncate.js
test-https-unix-socket-self-signed.js
test-icu-data-dir.js
test: remove common.hasSmallICU
2018-09-20 13:02:18 -07:00
test-icu-punycode.js
icu: make process.binding('icu') internal
2018-10-08 23:42:52 -04:00
test-icu-stringwidth.js
test-icu-transcode.js
test-inspect-async-hook-setup-at-inspect.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-inspect-support-for-node_options.js
test-inspector-esm.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-inspector-multisession-js.js
inspector: implemented V8InspectorClient::resourceNameToUrl
2018-09-14 08:32:08 -07:00
test-inspector-multisession-ws.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-inspector-port-zero-cluster.js
inspector: enable Inspector JS API in workers
2018-09-17 09:49:53 -07:00
test-inspector-reported-host.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-inspector-tracing-domain.js
inspector: enable Inspector JS API in workers
2018-09-17 09:49:53 -07:00
test-instanceof.js
test-internal-error-original-names.js
errors: add useOriginalName to internal/errors
2018-09-17 14:42:00 -04:00
test-internal-errors.js
buffer: move process.binding('buffer') to internalBinding
2018-10-15 19:01:20 +08:00
test-internal-fs-syncwritestream.js
fs: refactor fs module
2018-05-20 14:15:56 -07:00
test-internal-fs.js
fs: move fs/promises to fs.promises
2018-05-07 19:47:42 -04:00
test-internal-module-map-asserts.js
test-internal-module-wrap.js
util: make util binding internal
2018-09-05 21:53:11 -04:00
test-internal-modules-expose.js
async_hooks: add missing async_hooks destroys in AsyncReset
2018-10-10 08:45:56 +02:00
test-internal-modules-strip-shebang.js
test-internal-modules.js
test-internal-process-binding.js
test-internal-socket-list-receive.js
child_process: swallow errors in internal communication
2018-06-07 09:43:10 -04:00
test-internal-socket-list-send.js
child_process: swallow errors in internal communication
2018-06-07 09:43:10 -04:00
test-internal-unicode.js
test-internal-util-assertCrypto.js
test-internal-util-classwrapper.js
test-internal-util-decorate-error-stack.js
util: make util binding internal
2018-09-05 21:53:11 -04:00
test-internal-util-normalizeencoding.js
lib: remove usc-2 encoding
2018-07-27 21:03:11 +02:00
test-intl-v8BreakIterator.js
test-intl.js
test: remove string literals from assert.strictEqual() calls
2018-06-10 20:18:47 -07:00
test-js-stream-call-properties.js
lib: move process.binding('js_stream') to internalBinding
2018-09-18 13:29:55 +02:00
test-kill-segfault-freebsd.js
test-listen-fd-cluster.js
test-listen-fd-detached-inherit.js
test: rename some allegories
2018-08-14 17:54:40 +03:00
test-listen-fd-detached.js
test: rename some allegories
2018-08-14 17:54:40 +03:00
test-listen-fd-ebadf.js
test-listen-fd-server.js
test: rename some allegories
2018-08-14 17:54:40 +03:00
test-loaders-hidden-from-users.js
test-memory-usage-emfile.js
test-memory-usage.js
test-microtask-queue-integration.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-microtask-queue-run-immediate.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-microtask-queue-run.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-module-binding.js
test-module-builtin.js
test-module-children.js
test-module-circular-symlinks.js
test-module-cjs-helpers.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-module-create-require.js
module: add createRequireFunction method
2018-09-14 11:34:17 -05:00
test-module-globalpaths-nodepath.js
test-module-loading-error.js
test-module-loading-globalpaths.js
test: use fs.copyFileSync()
2018-05-02 23:44:47 -07:00
test-module-main-extension-lookup.js
test-module-main-fail.js
test-module-main-preserve-symlinks-fail.js
test-module-nodemodulepaths.js
test-module-readonly.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-module-relative-lookup.js
module: accept Windows relative path
2018-09-12 03:32:05 +01:00
test-module-require-depth.js
test-module-symlinked-peer-modules.js
test-module-version.js
test-net-access-byteswritten.js
test-net-after-close.js
test-net-better-error-messages-listen-path.js
test-net-better-error-messages-listen.js
test-net-better-error-messages-path.js
test-net-better-error-messages-port-hostname.js
test-net-binary.js
test-net-bind-twice.js
test-net-buffersize.js
test-net-bytes-read.js
test-net-bytes-stats.js
test-net-bytes-written-large.js
test-net-can-reset-timeout.js
test-net-client-bind-twice.js
test-net-connect-after-destroy.js
test-net-connect-buffer.js
test-net-connect-call-socket-connect.js
test-net-connect-handle-econnrefused.js
test-net-connect-immediate-destroy.js
test-net-connect-immediate-finish.js
test-net-connect-memleak.js
test: move common.onGC to individual module
2018-08-24 10:32:09 -07:00
test-net-connect-options-allowhalfopen.js
test-net-connect-options-fd.js
lib: make pipe_wrap binding internal
2018-08-29 15:11:59 -04:00
test-net-connect-options-ipv6.js
test-net-connect-options-path.js
test-net-connect-options-port.js
assert: align argument names
2018-09-11 23:45:07 +02:00
test-net-connect-paused-connection.js
test-net-dns-custom-lookup.js
test-net-dns-error.js
dns: report out of memory properly
2018-04-30 16:49:52 +02:00
test-net-dns-lookup-skip.js
test-net-dns-lookup.js
test-net-during-close.js
test-net-eaddrinuse.js
test-net-end-close.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-net-end-without-connect.js
test-net-error-twice.js
test-net-internal.js
test-net-isip.js
test-net-isipv4.js
net: port isIPv6 to JS
2018-09-11 16:58:16 +08:00
test-net-isipv6.js
net: port isIPv6 to JS
2018-09-11 16:58:16 +08:00
test-net-keepalive.js
test-net-large-string.js
test-net-listen-after-destroying-stdin.js
test-net-listen-close-server-callback-is-not-function.js
test-net-listen-close-server.js
test-net-listen-error.js
test-net-listen-exclusive-random-ports.js
test: include port in assertion message
2018-05-25 15:37:26 +02:00
test-net-listen-fd0.js
test-net-listen-invalid-port.js
test-net-listening.js
test-net-local-address-port.js
test-net-localerror.js
test-net-normalize-args.js
test-net-options-lookup.js
test-net-pause-resume-connecting.js
test-net-persistent-keepalive.js
test-net-persistent-nodelay.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-net-persistent-ref-unref.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-net-pingpong.js
test-net-pipe-connect-errors.js
test-net-reconnect.js
test-net-remote-address-port.js
test-net-server-call-listen-multiple-times.js
test-net-server-close.js
test-net-server-connections-child-null.js
test-net-server-connections.js
test-net-server-listen-handle.js
lib: http server, friendly error messages
2018-10-11 21:21:36 -07:00
test-net-server-listen-options.js
assert: align argument names
2018-09-11 23:45:07 +02:00
test-net-server-listen-path.js
test: fix incorrect file mode check
2018-08-03 08:26:05 -07:00
test-net-server-listen-remove-callback.js
test: fix order of parameters to assert.strictEqual
2018-10-15 15:33:11 +02:00
test-net-server-max-connections-close-makes-more-available.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-net-server-max-connections.js
test-net-server-options.js
test-net-server-pause-on-connect.js
test-net-server-try-ports.js
test-net-server-unref-persistent.js
test-net-server-unref.js
test-net-settimeout.js
test-net-socket-byteswritten.js
test-net-socket-close-after-end.js
test-net-socket-connect-without-cb.js
test-net-socket-connecting.js
test-net-socket-constructor.js
test: fix test-net-socket-constructor
2018-06-24 20:54:08 -04:00
test-net-socket-destroy-send.js
test-net-socket-destroy-twice.js
test-net-socket-end-before-connect.js
net: emit 'close' when socket ends before connect
2018-06-18 09:23:44 +02:00
test-net-socket-local-address.js
test: remove deepStrictEqual() third argument
2018-05-13 14:06:26 -07:00
test-net-socket-no-halfopen-enforcer.js
test-net-socket-ready-without-cb.js
test-net-socket-timeout-unref.js
test-net-socket-timeout.js
test-net-socket-write-after-close.js
test-net-socket-write-error.js
test-net-stream.js
test: fixing assertion value order
2018-10-12 14:03:37 -07:00
test-net-sync-cork.js
test-net-timeout-no-handle.js
test-net-write-after-close.js
test-net-write-connect-write.js
test-net-write-fully-async-buffer.js
test-net-write-fully-async-hex-string.js
test-net-write-slow.js
test-next-tick-doesnt-hang.js
test-next-tick-domain.js
test: remove string literal from assertion
2018-09-16 20:37:33 -07:00
test-next-tick-errors.js
test-next-tick-fixed-queue-regression.js
lib: expose FixedQueue internally and fix nextTick bug
2018-05-06 07:21:32 +02:00
test-next-tick-intentional-starvation.js
test: remove unused config
2018-08-02 22:33:51 -04:00
test-next-tick-ordering2.js
test-next-tick-ordering.js
test-next-tick-when-exiting.js
test: show actual error in next-tick-when-exiting
2018-06-01 11:05:51 +02:00
test-next-tick.js
test-npm-install.js
test-openssl-ca-options.js
test-os-checked-function.js
test: cover error case in os getCheckedFunction()
2018-08-20 11:33:02 -04:00
test-os-eol.js
test-os-homedir-no-envvar.js
test-os-process-priority.js
doc, win: improve os.setPriority documentation
2018-09-19 08:02:18 +02:00
test-os-userinfo-handles-getter-errors.js
test-os.js
os: improve networkInterfaces performance
2018-08-20 16:10:20 +02:00
test-outgoing-message-pipe.js
test-path-basename.js
test-path-dirname.js
test-path-extname.js
test-path-isabsolute.js
test-path-join.js
test-path-makelong.js
test: fix assert.strictEqual() parameter order in test-path-maklong.js
2018-10-15 15:33:11 +02:00
test-path-normalize.js
test-path-parse-format.js
test-path-relative.js
test-path-resolve.js
test-path-zero-length-strings.js
test-path.js
test: improve path tests
2018-06-01 11:17:28 +02:00
test-pending-deprecation.js
cli: normalize _
→ -
when parsing options
2018-09-25 13:32:30 +02:00
test-performance-function.js
test-performance-gc.js
src: move process.binding('performance') to internalBinding
2018-08-09 07:30:58 -07:00
test-performanceobserver.js
src: move process.binding('performance') to internalBinding
2018-08-09 07:30:58 -07:00
test-pipe-address.js
test-pipe-file-to-http.js
test: rename common.ddCommand()
2018-10-12 13:48:44 -07:00
test-pipe-head.js
test-pipe-outgoing-message-data-emitted-after-ended.js
test-pipe-return-val.js
test-pipe-stream.js
test: remove timeout from test-pipe-stream
2018-07-26 13:57:07 +02:00
test-pipe-unref.js
test-pipe-writev.js
test-preload.js
module: accept Windows relative path
2018-09-12 03:32:05 +01:00
test-priority-queue.js
lib: add internal PriorityQueue class
2018-05-22 23:24:37 +04:00
test-process-argv-0.js
test-process-assert.js
test-process-beforeexit.js
test-process-binding-internalbinding-whitelist.js
buffer: move process.binding('buffer') to internalBinding
2018-10-15 19:01:20 +08:00
test-process-binding.js
buffer: move process.binding('buffer') to internalBinding
2018-10-15 19:01:20 +08:00
test-process-chdir-errormessage.js
src: include cwd in chdir error message
2018-07-17 13:57:11 +02:00
test-process-chdir.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-config.js
test-process-constants-noatime.js
test-process-cpuUsage.js
test-process-dlopen-undefined-exports.js
test-process-domain-segfault.js
test-process-emit-warning-from-native.js
crypto: move createCipher to runtime deprecation
2018-08-05 23:17:20 +02:00
test-process-emit.js
test-process-emitwarning.js
process: refactor emitWarning
2018-07-16 11:36:45 +02:00
test-process-env-allowed-flags.js
cli: normalize _
→ -
when parsing options
2018-09-25 13:32:30 +02:00
test-process-env-deprecation.js
test-process-env-symbols.js
test-process-env-windows-error-reset.js
test-process-env.js
test-process-euid-egid.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-exception-capture-errors.js
test-process-exception-capture-should-abort-on-uncaught-setflagsfromstring.js
test-process-exception-capture-should-abort-on-uncaught.js
test-process-exception-capture.js
test-process-exec-argv.js
test-process-execpath.js
test-process-exit-code.js
test: refactor process/worker exitCode tests
2018-07-14 12:04:53 +02:00
test-process-exit-from-before-exit.js
test-process-exit-handler.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-exit-recursive.js
test-process-exit.js
test-process-external-stdio-close-spawn.js
test-process-external-stdio-close.js
test-process-fatal-exception-tick.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-getactivehandles.js
test-process-getactiverequests.js
test-process-getgroups.js
test-process-hrtime-bigint.js
process: implement process.hrtime.bigint()
2018-06-17 22:34:58 +08:00
test-process-hrtime.js
errors: remove ERR_INVALID_ARRAY_LENGTH
2018-05-07 14:23:29 +02:00
test-process-kill-null.js
test-process-kill-pid.js
test-process-next-tick.js
test-process-no-deprecation.js
test-process-ppid.js
test-process-prototype.js
test-process-raw-debug.js
test: move hijackstdio out of require('common')
2018-08-24 09:53:58 -07:00
test-process-redirect-warnings-env.js
test-process-redirect-warnings.js
test-process-release.js
test-process-remove-all-signal-listeners.js
test-process-setgroups.js
test: add test unknown credential error of process.setgroups
2018-08-24 14:51:27 +02:00
test-process-title-cli.js
src: add --title command line argument
2018-07-10 16:16:37 -07:00
test-process-uid-gid.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-umask-mask.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-umask.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-process-versions.js
test-process-warning.js
test: move hijackstdio out of require('common')
2018-08-24 09:53:58 -07:00
test-process-wrap.js
lib: make pipe_wrap binding internal
2018-08-29 15:11:59 -04:00
test-promise-swallowed-event.js
process: add multipleResolves
event
2018-09-25 10:04:09 +02:00
test-promises-unhandled-proxy-rejections.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-promises-unhandled-rejections.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-promises-unhandled-symbol-rejections.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-promises-warning-on-unhandled-rejection.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-punycode.js
test-querystring-escape.js
test-querystring-maxKeys-non-finite.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-querystring-multichar-separator.js
test-querystring.js
test: fix assertion arguments order
2018-10-15 15:33:11 +02:00
test-queue-microtask.js
lib: implement queueMicrotask
2018-09-23 15:57:19 -05:00
test-readable-single-end.js
stream: fix readable behavior for highWaterMark === 0
2018-08-10 17:16:59 +02:00
test-readline-csi.js
test-readline-emit-keypress-events.js
readline: assert without the use of event listener
2018-10-13 20:18:08 -07:00
test-readline-interface.js
test: remove unused variable from catch
2018-10-14 22:11:30 +02:00
test-readline-keys.js
test: improve coverage for internal/readline
2018-05-22 12:26:12 +04:00
test-readline-position.js
test-readline-reopen.js
test-readline-set-raw-mode.js
test-readline-undefined-columns.js
test-readline.js
test: fix strictEqual assertion order on readline tests
2018-10-15 12:08:04 +02:00
test-ref-unref-return.js
test-regression-object-prototype.js
test-repl-autolibs.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-colors.js
util: do not escape single quotes if not necessary
2018-07-16 14:18:25 +02:00
test-repl-context.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-definecommand.js
test-repl-deprecations.js
test-repl-domain.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-editor.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-repl-empty.js
test-repl-end-emits-exit.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-envvars.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-repl-eval-scope.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-eval.js
test-repl-function-definition-edge-case.js
repl: make console, module and require non-enumerable
2018-05-19 17:55:55 +02:00
test-repl-harmony.js
test-repl-history-perm.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-repl-inspector.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-let-process.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-load-multiline.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-memory-deprecation.js
test-repl-mode.js
repl: make console, module and require non-enumerable
2018-05-19 17:55:55 +02:00
test-repl-multiline.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-null-thrown.js
test-repl-null.js
test-repl-options.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-persistent-history.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-repl-preprocess-top-level-await.js
test-repl-pretty-custom-stack.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-pretty-stack.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-recoverable.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-require-cache.js
test-repl-require-context.js
test-repl-require.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-repl-reset-event.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-save-load.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-setprompt.js
test-repl-sigint-nested-eval.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-repl-sigint.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-repl-syntax-error-handling.js
test-repl-syntax-error-stack.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-tab-complete-crash.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-tab-complete-nested-repls.js
repl: do not swallow errors in nested REPLs
2018-10-02 13:07:18 -07:00
test-repl-tab-complete-no-warn.js
test: move common.ArrayStream to separate module
2018-08-23 16:51:56 -07:00
test-repl-tab-complete.js
repl: do not swallow errors in nested REPLs
2018-10-02 13:07:18 -07:00
test-repl-tab.js
test-repl-throw-null-or-undefined.js
test-repl-top-level-await.js
repl: improve error output
2018-08-27 14:08:43 +02:00
test-repl-turn-off-editor-mode.js
test-repl-underscore.js
repl: improve error output
2018-08-27 14:08:43 +02:00
test-repl-unexpected-token-recoverable.js
test-repl-use-global.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-repl.js
repl: improve error output
2018-08-27 14:08:43 +02:00
test-require-cache.js
test-require-deps-deprecation.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-require-dot.js
test: removed message from strictEqual
2018-06-01 11:19:48 +02:00
test-require-exceptions.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-require-extension-over-directory.js
test-require-extensions-main.js
test-require-extensions-same-filename-as-dir-trailing-slash.js
test-require-extensions-same-filename-as-dir.js
test-require-invalid-package.js
test-require-json.js
test-require-long-path.js
test-require-nul.js
test-require-process.js
test: remove message argument from strictEqual()
2018-05-25 18:42:36 +02:00
test-require-resolve.js
test-require-symlink.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-require-unicode.js
test-setproctitle.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-sigint-infinite-loop.js
test-signal-args.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-signal-handler.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-signal-safety.js
src: move process.binding('signal_wrap') to internalBinding
2018-08-19 14:18:29 -07:00
test-signal-unregister.js
test-socket-address.js
test-socket-write-after-fin-error.js
test-socket-write-after-fin.js
test-spawn-cmd-named-pipe.js
test-stdin-child-proc.js
test-stdin-from-file.js
test: update strictEqual arguments order
2018-10-15 12:08:04 +02:00
test-stdin-hang.js
test-stdin-pause-resume-sync.js
test-stdin-pause-resume.js
test-stdin-pipe-large.js
test-stdin-pipe-resume.js
test-stdin-resume-pause.js
test-stdin-script-child-option.js
test-stdin-script-child.js
test-stdio-closed.js
test-stdio-pipe-access.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-stdio-pipe-redirect.js
test: fix weird string error
2018-07-13 21:46:09 +02:00
test-stdio-pipe-stderr.js
test: add regression test for #11257
2018-05-10 12:08:17 -04:00
test-stdio-readable-writable.js
test-stdout-cannot-be-closed-child-process-pipe.js
process: allow reading from stdout/stderr sockets
2018-10-04 09:20:24 -07:00
test-stdout-close-catch.js
test-stdout-close-unref.js
test-stdout-stderr-reading.js
test-stdout-to-file.js
test-stream2-base64-single-char-read-end.js
test-stream2-basic.js
test: removing unnecessary parameter from assert call
2018-06-14 14:04:07 +02:00
test-stream2-compatibility.js
test-stream2-decode-partial.js
test-stream2-finish-pipe.js
test-stream2-httpclient-response-end.js
test-stream2-large-read-stall.js
test-stream2-objects.js
test-stream2-pipe-error-handling.js
test-stream2-pipe-error-once-listener.js
test-stream2-push.js
test-stream2-read-sync-stack.js
test: remove unused config
2018-08-02 22:33:51 -04:00
test-stream2-readable-empty-buffer-no-eof.js
test-stream2-readable-from-list.js
stream: improve buffer list inspection
2018-10-02 10:34:34 +02:00
test-stream2-readable-legacy-drain.js
test-stream2-readable-non-empty-end.js
test-stream2-readable-wrap-empty.js
test-stream2-readable-wrap.js
test-stream2-set-encoding.js
test-stream2-transform.js
test-stream2-unpipe-drain.js
test-stream2-unpipe-leak.js
test-stream2-writable.js
test: remove string literal from strictEqual()
2018-08-27 14:20:59 +01:00
test-stream3-cork-end.js
test-stream3-cork-uncork.js
test-stream3-pause-then-read.js
test-stream-backpressure.js
test-stream-base-prototype-accessors-enumerability.js
tty: make process.binding('tty_wrap') internal
2018-08-29 12:28:51 -04:00
test-stream-base-typechecking.js
test-stream-big-packet.js
test-stream-big-push.js
test-stream-buffer-list.js
test: fix broken test
2018-10-03 08:00:11 +02:00
test-stream-decoder-objectmode.js
test-stream-destroy-event-order.js
test-stream-duplex-destroy.js
test-stream-duplex-end.js
test: add tests for end event of stream.Duplex
2018-06-22 13:25:48 -07:00
test-stream-duplex.js
test-stream-end-paused.js
test-stream-events-prepend.js
test-stream-finished.js
lib: require a callback for end-of-stream
2018-08-22 01:00:27 +02:00
test-stream-inheritance.js
test-stream-ispaused.js
test-stream-objectmode-undefined.js
test-stream-once-readable-pipe.js
stream: restore flow if there are 'data' handlers after once('readable')
2018-08-21 22:36:13 -07:00
test-stream-pipe-after-end.js
test-stream-pipe-await-drain-manual-resume.js
test-stream-pipe-await-drain-push-while-write.js
test: remove string literal from strictEqual
2018-05-25 18:33:34 +02:00
test-stream-pipe-await-drain.js
test: improve assert error messages
2018-06-08 21:42:01 -07:00
test-stream-pipe-cleanup-pause.js
test-stream-pipe-cleanup.js
test: fix assertion argument order
2018-10-15 12:03:08 +02:00
test-stream-pipe-error-handling.js
test-stream-pipe-event.js
test-stream-pipe-flow-after-unpipe.js
test-stream-pipe-flow.js
test-stream-pipe-manual-resume.js
test-stream-pipe-multiple-pipes.js
test-stream-pipe-same-destination-twice.js
test-stream-pipe-unpipe-streams.js
test-stream-pipe-without-listenerCount.js
test-stream-pipeline.js
test,stream: fix pipeline test so it runs well on Windows in older nodes
2018-08-24 11:14:44 +02:00
test-stream-preprocess.js
test-stream-push-order.js
test-stream-push-strings.js
test-stream-readable-async-iterators.js
streams: refactor ReadableStream asyncIterator creation and a few fixes
2018-10-08 22:17:29 -05:00
test-stream-readable-constructor-set-methods.js
test-stream-readable-destroy.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-07 09:44:26 +02:00
test-stream-readable-emittedReadable.js
test-stream-readable-event.js
stream: fix removeAllListeners() for Stream.Readable
2018-05-28 22:04:35 +02:00
test-stream-readable-flow-recursion.js
test-stream-readable-hwm-0.js
stream: fix readable behavior for highWaterMark === 0
2018-08-10 17:16:59 +02:00
test-stream-readable-invalid-chunk.js
test-stream-readable-needReadable.js
test-stream-readable-no-unneeded-readable.js
test-stream-readable-object-multi-push-async.js
test-stream-readable-pause-and-resume.js
test-stream-readable-reading-readingMore.js
stream: restore flow if there are 'data' handlers after once('readable')
2018-08-21 22:36:13 -07:00
test-stream-readable-resumeScheduled.js
test-stream-readable-setEncoding-null.js
child_process: fix exec set stdout.setEncoding
2018-05-18 15:20:28 +02:00
test-stream-readable-with-unimplemented-_read.js
test-stream-readableListening-state.js
test-stream-transform-callback-twice.js
test-stream-transform-constructor-set-methods.js
test-stream-transform-destroy.js
test-stream-transform-final-sync.js
test: remove 3rd arg from to assert.strictEqual()
2018-07-18 04:43:00 -07:00
test-stream-transform-final.js
test: remove third argument from assert.strictEqual()
2018-08-02 22:29:53 -04:00
test-stream-transform-flush-data.js
test-stream-transform-objectmode-falsey-value.js
test-stream-transform-split-highwatermark.js
test-stream-transform-split-objectmode.js
test-stream-uint8array.js
test-stream-unpipe-event.js
test-stream-unshift-empty-chunk.js
test-stream-unshift-read-race.js
test-stream-wrap-drain.js
tls: make StreamWrap work correctly in "drain" callback
2018-10-12 05:17:22 +02:00
test-stream-wrap-encoding.js
test-stream-wrap.js
stream: move process.binding('stream_wrap') to internalBinding
2018-08-19 12:46:10 -07:00
test-stream-writable-change-default-encoding.js
test-stream-writable-constructor-set-methods.js
test-stream-writable-decoded-encoding.js
test-stream-writable-destroy.js
test-stream-writable-ended-state.js
test-stream-writable-finished-state.js
test-stream-writable-needdrain-state.js
test-stream-writable-null.js
test-stream-writable-write-cb-twice.js
test-stream-writable-write-writev-finish.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-stream-writableState-ending.js
test-stream-writableState-uncorked-bufferedRequestCount.js
test: remove string error from strictEqual
2018-06-24 15:35:21 +02:00
test-stream-write-final.js
test-stream-writev.js
test-streams-highwatermark.js
stream: inline needMoreData function
2018-06-02 14:18:40 +02:00
test-string-decoder-end.js
test: remove the third string literal argument from assert.strictEqual()
2018-06-20 10:09:08 -07:00
test-string-decoder-fuzz.js
test: add string-decoder fuzz test
2018-09-24 22:19:08 +02:00
test-string-decoder.js
string_decoder: fix number of replacement chars
2018-09-24 22:19:06 +02:00
test-stringbytes-external.js
test-sync-fileread.js
test-sync-io-option.js
fs: refactor fs module
2018-05-20 14:15:56 -07:00
test-sys.js
test-tcp-wrap-connect.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-tcp-wrap-listen.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-tcp-wrap.js
src: move process.binding('tcp_wrap') to internal
2018-08-24 09:10:38 +02:00
test-tick-processor-arguments.js
src: fix --prof-process
CLI argument handling
2018-09-16 09:44:37 +02:00
test-tick-processor-version-check.js
test-timer-immediate.js
test: remove common.globalCheck
2018-05-19 17:55:57 +02:00
test-timers-active.js
test-timers-api-refs.js
test-timers-args.js
test-timers-clear-null-does-not-throw-error.js
test-timers-clear-timeout-interval-equivalent.js
test-timers-clearImmediate.js
test-timers-enroll-invalid-msecs.js
test-timers-enroll-second-time.js
test-timers-immediate-queue-throw.js
test-timers-immediate-queue.js
test: fix args passed to strictEqual
2018-07-04 00:55:35 -07:00
test-timers-immediate-unref-nested-once.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-timers-immediate-unref-simple.js
test,tools: enable running tests under workers
2018-06-06 19:44:11 +02:00
test-timers-immediate-unref.js
timers: add hasRef method to Timeout & Immediate
2018-06-01 10:29:51 +02:00
test-timers-immediate.js
test-timers-interval-throw.js
timers: reschedule interval even if it threw
2018-04-29 16:51:05 +02:00
test-timers-linked-list.js
test-timers-max-duration-warning.js
test-timers-nested.js
test-timers-next-tick.js
timers: use only a single TimerWrap instance
2018-05-22 23:26:12 +04:00
test-timers-non-integer-delay.js
test-timers-now.js
src: refactor timers to remove TimerWrap
2018-06-24 21:35:05 -07:00
test-timers-ordering.js
src: refactor timers to remove TimerWrap
2018-06-24 21:35:05 -07:00
test-timers-promisified.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-timers-refresh.js
timers: make timer.refresh() a public API
2018-05-10 22:19:27 +05:30
test-timers-reset-process-domain-on-throw.js
test-timers-same-timeout-wrong-list-deleted.js
timers: use only a single TimerWrap instance
2018-05-22 23:26:12 +04:00
test-timers-setimmediate-infinite-loop.js
test-timers-socket-timeout-removes-other-socket-unref-timer.js
test-timers-this.js
test-timers-throw-when-cb-not-function.js
test-timers-timeout-to-interval.js
timers: use only a single TimerWrap instance
2018-05-22 23:26:12 +04:00
test-timers-uncaught-exception.js
test-timers-unenroll-unref-interval.js
test-timers-unref-active.js
test-timers-unref-remove-other-unref-timers-only-one-fires.js
test-timers-unref-remove-other-unref-timers.js
test-timers-unref-throw-then-ref.js
test-timers-unref.js
timers: add hasRef method to Timeout & Immediate
2018-06-01 10:29:51 +02:00
test-timers-unrefd-interval-still-fires.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-timers-unrefed-in-beforeexit.js
test-timers-unrefed-in-callback.js
test-timers-user-call.js
test-timers-zero-timeout.js
test-timers.js
test-tls-0-dns-altname.js
test-tls-addca.js
test-tls-alert-handling.js
test-tls-alert.js
test-tls-alpn-server-client.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-async-cb-after-socket-end.js
test-tls-basic-validations.js
tls: update test & docs for ArrayBuffer/DataView
2018-10-08 08:29:33 +02:00
test-tls-buffersize.js
test-tls-ca-concat.js
test-tls-canonical-ip.js
dns: make process.binding('cares_wrap') internal
2018-08-30 09:08:44 -04:00
test-tls-cert-chains-concat.js
test: update certificates and private keys
2018-08-08 01:16:05 -04:00
test-tls-cert-chains-in-ca.js
test: update certificates and private keys
2018-08-08 01:16:05 -04:00
test-tls-cert-regression.js
test-tls-check-server-identity.js
http,https,tls: switch to WHATWG URL parser
2018-04-29 17:03:16 +02:00
test-tls-cipher-list.js
test-tls-client-abort2.js
test-tls-client-abort.js
test-tls-client-default-ciphers.js
test-tls-client-destroy-soon.js
test-tls-client-getephemeralkeyinfo.js
test-tls-client-mindhsize.js
test-tls-client-reject.js
test-tls-client-resume.js
test-tls-client-verify.js
test: updating assertion and expect order in test-tls-client-verify.js
2018-10-15 12:03:08 +02:00
test-tls-clientcertengine-invalid-arg-type.js
test-tls-clientcertengine-unsupported.js
crypto: move process.binding('crypto') to internal
2018-08-24 00:49:29 +02:00
test-tls-close-error.js
test-tls-close-notify.js
stream: move process.binding('stream_wrap') to internalBinding
2018-08-19 12:46:10 -07:00
test-tls-cnnic-whitelist.js
test-tls-connect-address-family.js
test: updating assertion on test so it fits the new method signature
2018-10-15 12:00:00 +02:00
test-tls-connect-given-socket.js
test-tls-connect-memleak.js
test: move common.onGC to individual module
2018-08-24 10:32:09 -07:00
test-tls-connect-no-host.js
test-tls-connect-pipe.js
test-tls-connect-secure-context.js
test-tls-connect-simple.js
test-tls-connect-stream-writes.js
test-tls-delayed-attach-error.js
test-tls-delayed-attach.js
test-tls-destroy-whilst-write.js
test-tls-dhe.js
test-tls-disable-renegotiation.js
test-tls-ecdh-auto.js
test: fix strictEqual assertion argument in test-tls-ecdh-auto
2018-10-15 12:03:08 +02:00
test-tls-ecdh-multiple.js
test: fix assert.strictEqual arg order in test-tls-ecdh-multiple.js
2018-10-15 12:00:00 +02:00
test-tls-ecdh.js
test-tls-econnreset.js
test-tls-empty-sni-context.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-env-bad-extra-ca.js
test: replace third argument with comment in strict equals
2018-07-04 09:25:23 -07:00
test-tls-env-extra-ca.js
test: fix parallel/test-tls-env-extra-ca.js
2018-07-10 02:05:57 +01:00
test-tls-error-servername.js
test-tls-external-accessor.js
src: revert removal of SecureContext _external
getter
2018-10-11 21:04:55 -07:00
test-tls-fast-writing.js
test-tls-finished.js
test-tls-friendly-error-message.js
test-tls-generic-stream.js
test-tls-getcipher.js
test-tls-getprotocol.js
test-tls-handshake-error.js
tls: throw error on bad ciphers option
2018-07-03 16:30:30 -04:00
test-tls-handshake-exception.js
src: handle TryCatch with empty message
2018-05-16 08:59:37 +04:00
test-tls-handshake-nohang.js
test-tls-hello-parser-failure.js
test: see value of "hadError" in tls test
2018-08-01 19:35:34 -07:00
test-tls-honorcipherorder.js
test-tls-inception.js
test-tls-interleave.js
test-tls-invoke-queued.js
test-tls-js-stream.js
test-tls-junk-closes-server.js
test-tls-junk-server.js
test-tls-key-mismatch.js
test-tls-legacy-deprecated.js
test-tls-max-send-fragment.js
test-tls-multi-key.js
test-tls-multi-pfx.js
test-tls-multiple-cas-as-string.js
test: rename and document tls test
2018-05-22 12:24:34 +04:00
test-tls-net-connect-prefer-path.js
test-tls-no-cert-required.js
test-tls-no-rsa-key.js
test-tls-no-sslv3.js
test-tls-no-sslv23.js
test-tls-ocsp-callback.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-on-empty-socket.js
test-tls-options-boolean-check.js
test-tls-over-http-tunnel.js
test: correct labelling of asserts errors
2018-10-15 12:03:08 +02:00
test-tls-parse-cert-string.js
test: move hijackstdio out of require('common')
2018-08-24 09:53:58 -07:00
test-tls-passphrase.js
test: fix error messages for OpenSSL-1.1.0i
2018-08-16 11:52:38 +10:00
test-tls-pause.js
test-tls-peer-certificate-encoding.js
test-tls-peer-certificate-multi-keys.js
test-tls-peer-certificate.js
test: update certificates and private keys
2018-08-08 01:16:05 -04:00
test-tls-pfx-authorizationerror.js
test-tls-request-timeout.js
test-tls-retain-handle-no-abort.js
test-tls-securepair-fiftharg.js
test-tls-securepair-leak.js
test-tls-securepair-server.js
test: assert.strictEqual parameters ordered correctly
2018-10-15 12:08:04 +02:00
test-tls-server-connection-server.js
test-tls-server-failed-handshake-emits-clienterror.js
test-tls-server-setoptions-clientcertengine.js
test-tls-server-verify.js
test: fix assertion order test-tls-server-verify
2018-10-15 10:44:06 +02:00
test-tls-session-cache.js
test-tls-set-ciphers-error.js
tls: throw error on bad ciphers option
2018-07-03 16:30:30 -04:00
test-tls-set-ciphers.js
test-tls-set-encoding.js
test: fix assert.strictEqual() arguments order
2018-10-15 12:08:04 +02:00
test-tls-sni-option.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-sni-server-client.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-snicallback-error.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-socket-close.js
test-tls-socket-constructor-alpn-options-parsing.js
lib,src: remove openssl feature conditionals
2018-06-08 00:53:37 +02:00
test-tls-socket-default-options.js
test-tls-socket-destroy.js
test-tls-socket-failed-handshake-emits-error.js
test-tls-socket-snicallback-without-server.js
test-tls-startcom-wosign-whitelist.js
test-tls-starttls-server.js
test-tls-ticket-cluster.js
test-tls-ticket.js
test-tls-timeout-server-2.js
test-tls-timeout-server.js
test-tls-tlswrap-segfault.js
test-tls-translate-peer-certificate.js
test-tls-transport-destroy-after-own-gc.js
test-tls-wrap-econnreset-localaddress.js
test-tls-wrap-econnreset-pipe.js
test-tls-wrap-econnreset-socket.js
test-tls-wrap-econnreset.js
test-tls-wrap-event-emmiter.js
test-tls-wrap-no-abort.js
crypto: move process.binding('tls_wrap') internal
2018-08-24 13:53:14 +02:00
test-tls-wrap-timeout.js
test-tls-write-error.js
test: add tls write error regression test
2018-06-12 20:46:09 -04:00
test-tls-writewrap-leak.js
test-tls-zero-clear-in.js
test-trace-events-all.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-api.js
test: remove common.hasTracing
2018-08-13 22:17:58 -07:00
test-trace-events-async-hooks.js
trace_events,async_hooks: use intrinsic trace
2018-08-10 07:43:23 -07:00
test-trace-events-binding.js
src: remove old process.binding('trace_events').emit
2018-08-10 07:44:08 -07:00
test-trace-events-bootstrap.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-category-used.js
src: remove old process.binding('trace_events').emit
2018-08-10 07:44:08 -07:00
test-trace-events-dynamic-enable.js
src: trace_event: secondary storage for metadata
2018-10-12 14:12:31 -07:00
test-trace-events-file-pattern.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-fs-sync.js
test: don't inspect values if not necessary
2018-09-18 13:12:34 +02:00
test-trace-events-metadata.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-none.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-perf.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-process-exit.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-promises.js
test: fix typo in test name
2018-08-30 13:29:43 -07:00
test-trace-events-v8.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-vm.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-trace-events-worker-metadata.js
test: remove common.fileExists()
2018-08-08 09:17:44 -07:00
test-tracing-no-crash.js
test: fixed incorrect variable order in assert.strictEqual()
2018-10-15 12:00:00 +02:00
test-tty-backwards-api.js
tty: make process.binding('tty_wrap') internal
2018-08-29 12:28:51 -04:00
test-tty-stdin-end.js
test-tty-stdin-pipe.js
test-ttywrap-invalid-fd.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-url-domain-ascii-unicode.js
test-url-format-invalid-input.js
test-url-format-whatwg.js
url: fix WHATWG host formatting error
2018-05-07 10:32:22 +02:00
test-url-format.js
test-url-parse-format.js
test-url-parse-invalid-input.js
test: make url-parse-invalid-input engine agnostic
2018-06-07 10:58:01 -07:00
test-url-parse-query.js
test-url-pathtofileurl.js
url: provide pathToFileURL and fileURLToPath
2018-09-04 16:08:21 +02:00
test-url-relative.js
test-utf8-scripts.js
test: fix assertion order
2018-10-15 07:28:52 +02:00
test-util-callbackify.js
test-util-deprecate-invalid-code.js
test-util-deprecate.js
test-util-emit-experimental-warning.js
test-util-format-shared-arraybuffer.js
test: define SharedArrayBuffer as a known global
2018-05-22 00:42:40 +02:00
test-util-format.js
util: support BigInt in util.format
2018-10-09 20:11:48 +02:00
test-util-inherits.js
util: set super_
property to non-enumerable
2018-10-01 12:38:37 +02:00
test-util-inspect-long-running.js
util: limit inspection output size to 128 MB
2018-09-13 10:49:04 +02:00
test-util-inspect-namespace.js
vm: rename vm.Module to vm.SourceTextModule
2018-07-31 10:23:03 -05:00
test-util-inspect-proxy.js
util: change util.inspect depth default
2018-10-02 22:43:09 +02:00
test-util-inspect.js
util: change util.inspect depth default
2018-10-02 22:43:09 +02:00
test-util-internal.js
util: make util binding internal
2018-09-05 21:53:11 -04:00
test-util-isDeepStrictEqual.js
test: fix a TODO and remove obsolete TODOs
2018-04-29 17:17:14 +02:00
test-util-log.js
lib: added common.restoreStderr(); to end of file
2018-09-19 18:44:27 +02:00
test-util-promisify.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-util-sigint-watchdog.js
util: make util binding internal
2018-09-05 21:53:11 -04:00
test-util-types.js
lib: move process.binding('js_stream') to internalBinding
2018-09-18 13:29:55 +02:00
test-util.js
test: test undefined in util
2018-09-27 11:50:14 -04:00
test-uv-binding-constant.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-uv-errno.js
src: move process.binding('uv') to internalBinding
2018-08-09 13:47:31 -07:00
test-v8-coverage.js
worker,coverage: support V8 coverage generation
2018-09-21 19:13:50 +02:00
test-v8-deserialize-buffer.js
v8: replace Buffer with FastBuffer in deserialize
2018-06-14 11:47:53 +05:30
test-v8-flag-type-check.js
test-v8-flags.js
test-v8-global-setter.js
test-v8-serdes.js
lib: move process.binding('js_stream') to internalBinding
2018-09-18 13:29:55 +02:00
test-v8-stats.js
test: add new_large_object_space heap space
2018-09-07 21:08:05 +02:00
test-v8-untrusted-code-mitigations.js
test-v8-version-tag.js
test-vm-access-process-env.js
test-vm-api-handles-getter-errors.js
test-vm-attributes-property-not-on-sandbox.js
test-vm-basic.js
vm: pass parsing_context to ScriptCompiler::CompileFunctionInContext
2018-10-11 08:42:49 +02:00
test-vm-cached-data.js
test-vm-codegen.js
test-vm-context-async-script.js
test-vm-context-property-forwarding.js
test: add test for a vm indexed property
2018-10-11 08:19:57 +02:00
test-vm-context.js
test: fix assert order in test-vm-context
2018-10-15 12:00:00 +02:00
test-vm-create-and-run-in-context.js
test: swap assert argument order in test-vm-create-and-run-in-context.js
2018-10-15 12:00:00 +02:00
test-vm-create-context-accessors.js
test-vm-create-context-arg.js
test-vm-create-context-circular-reference.js
test-vm-createcacheddata.js
vm: add Script.createCodeCache()
2018-06-26 16:38:13 -05:00
test-vm-cross-context.js
test-vm-data-property-writable.js
test-vm-deleting-property.js
test-vm-function-declaration.js
test: remove unnecessary string literals
2018-07-05 10:16:58 -07:00
test-vm-function-redefinition.js
test-vm-getters.js
test-vm-global-assignment.js
test-vm-global-define-property.js
test-vm-global-identity.js
test-vm-global-non-writable-properties.js
test-vm-global-property-interceptors.js
test-vm-harmony-symbols.js
test-vm-indexed-properties.js
test-vm-inherited_properties.js
test-vm-is-context.js
test-vm-low-stack-space.js
test-vm-module-basic.js
vm: rename vm.Module to vm.SourceTextModule
2018-07-31 10:23:03 -05:00
test-vm-module-dynamic-import.js
vm: add dynamic import support
2018-10-06 17:33:25 -05:00
test-vm-module-errors.js
test: adding test coverage for SourceTextModule.evaluate
2018-10-12 17:23:13 -07:00
test-vm-module-import-meta.js
test: remove harmony flags
2018-08-15 17:39:59 +02:00
test-vm-module-link.js
vm: rename vm.Module to vm.SourceTextModule
2018-07-31 10:23:03 -05:00
test-vm-module-reevaluate.js
vm: rename vm.Module to vm.SourceTextModule
2018-07-31 10:23:03 -05:00
test-vm-new-script-new-context.js
test: fix assert.strictEqual argument order
2018-10-13 09:30:23 -07:00
test-vm-new-script-this-context.js
test: fix order of assert arguments in vm-new-script-this-context
2018-10-15 12:08:04 +02:00
test-vm-options-validation.js
test-vm-parse-abort-on-uncaught-exception.js
test-vm-preserves-property.js
test-vm-property-not-on-sandbox.js
test-vm-proxies.js
test-vm-proxy-failure-CP.js
test-vm-run-in-new-context.js
test: refactor flag check
2018-09-16 20:37:31 -07:00
test-vm-script-throw-in-tostring.js
test-vm-sigint-existing-handler.js
test-vm-sigint.js
test-vm-static-this.js
test: fix assertions argument order
2018-10-15 12:03:08 +02:00
test-vm-strict-assign.js
test-vm-strict-mode.js
test-vm-symbols.js
test-vm-syntax-error-message.js
test-vm-syntax-error-stderr.js
test-vm-timeout.js
test-warn-sigprof.js
inspector: enable Inspector JS API in workers
2018-09-17 09:49:53 -07:00
test-wasm-simple.js
test: remove third argument from strictEqual()
2018-08-24 12:01:21 -07:00
test-whatwg-console-is-a-namespace.js
test: separate WPT console test from other test
2018-10-10 15:07:50 -07:00
test-whatwg-console-label-conversion.js
test: add WPT console-tests-historical
2018-10-10 15:07:52 -07:00
test-whatwg-console-tests-historical.js
test: add WPT console-tests-historical
2018-10-10 15:07:52 -07:00
test-whatwg-encoding-fatal-streaming.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-internals.js
test-whatwg-encoding-surrogates-utf8.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textdecoder-fatal.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textdecoder-ignorebom.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textdecoder-streaming.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textdecoder-utf16-surrogates.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textdecoder.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textencoder-utf16-surrogates.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-encoding-textencoder.js
util: make TextEncoder/TextDecoder global
2018-09-17 17:09:25 +02:00
test-whatwg-url-constructor.js
test-whatwg-url-custom-domainto.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-global.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-inspect.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-parsing.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-properties.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-append.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-constructor.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-delete.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-entries.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-foreach.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-get.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-getall.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-has.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-inspect.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-keys.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-set.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-sort.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-stringifier.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams-values.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-searchparams.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-setters.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-custom-tostringtag.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-historical.js
test-whatwg-url-origin.js
test-whatwg-url-searchparams-append.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-constructor.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-delete.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-foreach.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-get.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-getall.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-has.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-set.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-sort.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-searchparams-stringifier.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-setters.js
test: move custom WHATWG URL tests into separate files
2018-08-25 08:57:23 +08:00
test-whatwg-url-toascii.js
test-whatwg-url-tojson.js
test-windows-abort-exitcode.js
test-windows-failed-heap-allocation.js
test-worker-cleanup-handles.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-debug.js
benchmark,doc,lib,src,test,tools: fix typos
2018-10-09 16:53:12 +03:00
test-worker-dns-terminate.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-esmodule.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-exit-code.js
test: refactor process/worker exitCode tests
2018-07-14 12:04:53 +02:00
test-worker-invalid-workerdata.js
worker: correct (de)initialization order
2018-09-14 18:55:53 +02:00
test-worker-memory.js
test: add logging to test-worker-memory
2018-10-11 08:01:21 -07:00
test-worker-message-channel-sharedarraybuffer.js
test: add worker prefix to test-message* tests
2018-06-30 18:25:34 +02:00
test-worker-message-channel.js
test: add worker prefix to test-message* tests
2018-06-30 18:25:34 +02:00
test-worker-message-port-arraybuffer.js
test: add worker prefix to test-message* tests
2018-06-30 18:25:34 +02:00
test-worker-message-port-message-port-transferring.js
test: add worker prefix to test-message* tests
2018-06-30 18:25:34 +02:00
test-worker-message-port-transfer-closed.js
test: address flaky worker test
2018-07-24 13:27:55 -07:00
test-worker-message-port-transfer-self.js
test: move tick.js from test/async-hooks to test/common
2018-10-15 07:41:12 +02:00
test-worker-message-port-transfer-target.js
messaging: fix edge cases with transferring ports
2018-07-03 22:54:03 -04:00
test-worker-message-port.js
worker: reduce MessagePort
prototype to documented API
2018-09-26 00:32:14 +02:00
test-worker-nexttick-terminate.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-onmessage-not-a-function.js
test: increase coverage for worker_threads
2018-09-21 12:02:55 -07:00
test-worker-onmessage.js
test: fix timeouts when running worker tests with --worker
2018-07-13 19:22:13 +02:00
test-worker-parent-port-ref.js
worker: remove redundant function call to setupPortReferencing
2018-08-24 00:59:26 +02:00
test-worker-relative-path-double-dot.js
worker: support relative paths
2018-06-27 10:38:01 +03:00
test-worker-relative-path.js
worker: support relative paths
2018-06-27 10:38:01 +03:00
test-worker-stdio.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-syntax-error-file.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-syntax-error.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-type-check.js
test: check type for Worker filename argument
2018-07-04 00:51:21 -07:00
test-worker-uncaught-exception-async.js
worker: exit after uncaught exception
2018-07-14 12:04:54 +02:00
test-worker-uncaught-exception.js
worker: exit after uncaught exception
2018-07-14 12:04:54 +02:00
test-worker-unsupported-path.js
worker: support relative paths
2018-06-27 10:38:01 +03:00
test-worker-unsupported-things.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-worker-workerdata-sharedarraybuffer.js
test: add workerdata-sharedarraybuffer test
2018-06-11 20:01:25 -04:00
test-worker.js
worker: rename to worker_threads
2018-06-06 19:44:15 +02:00
test-wrap-js-stream-duplex.js
test-wrap-js-stream-exceptions.js
test-wrap-js-stream-read-stop.js
test-zlib-bytes-read.js
zlib: move bytesRead
accessors to runtime deprecation
2018-10-12 14:58:35 -07:00
test-zlib-close-after-error.js
test-zlib-close-after-write.js
test-zlib-const.js
test-zlib-convenience-methods.js
test-zlib-create-raw.js
test-zlib-deflate-constructors.js
test-zlib-deflate-raw-inherits.js
test-zlib-destroy-pipe.js
test-zlib-dictionary-fail.js
test-zlib-dictionary.js
test-zlib-empty-buffer.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-zlib-failed-init.js
test-zlib-flush-drain-longblock.js
test-zlib-flush-drain.js
zlib: simplify flushing mechanism
2018-10-08 20:06:45 -07:00
test-zlib-flush-flags.js
test-zlib-flush-multiple-scheduled.js
test: make crashOnUnhandleRejection opt-out
2018-07-19 08:47:28 +02:00
test-zlib-flush.js
test-zlib-from-concatenated-gzip.js
test: remove string literal from deepStrictEqual
2018-09-10 05:24:09 +02:00
test-zlib-from-gzip-with-trailing-garbage.js
test-zlib-from-gzip.js
test-zlib-from-string.js
test-zlib-invalid-input-memory.js
zlib: fix memory leak for invalid input
2018-09-06 10:54:37 +02:00
test-zlib-invalid-input.js
test-zlib-kmaxlength-rangeerror.js
test-zlib-not-string-or-buffer.js
test-zlib-object-write.js
test-zlib-params.js
test-zlib-random-byte-pipes.js
test-zlib-sync-no-event.js
test-zlib-truncated.js
test-zlib-unused-weak.js
zlib: fix memory leak for unused zlib instances
2018-07-03 19:22:34 +02:00
test-zlib-unzip-one-byte-chunks.js
test-zlib-write-after-close.js
test-zlib-write-after-flush.js
zlib: simplify flushing mechanism
2018-10-08 20:06:45 -07:00
test-zlib-zero-byte.js
test-zlib-zero-windowBits.js
test-zlib.js
testcfg.py