node/test/parallel
Rich Trott 4bfc03b57d Revert "test: add test cases for fsPromises"
This reverts commit c05c73a634.

The commit breaks Raspberry Pi CI.

PR-URL: https://github.com/nodejs/node/pull/19101
Ref: https://github.com/nodejs/node/pull/19064#issuecomment-370092633
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-03-02 16:39:20 -08:00
..
parallel.status test: add test for postmortem metadata validation 2017-12-18 09:24:16 -05:00
test-accessor-properties.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-arm-math-exp-regress-1376.js
test-assert-checktag.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-assert-deep.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-assert-fail-deprecation.js assert: deprecate assert.fail partially 2018-02-02 19:05:22 +01:00
test-assert-fail.js assert: deprecate assert.fail partially 2018-02-02 19:05:22 +01:00
test-assert-if-error.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-assert-typedarray-deepequal.js assert: use Same-value equality in deepStrictEqual 2017-09-15 23:37:22 -03:00
test-assert.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-async-hooks-asyncresource-constructor.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:23:32 -05:00
test-async-hooks-close-during-destroy.js
test-async-hooks-constructor.js src: fix error message in async_hooks constructor 2018-02-28 07:31:02 +01:00
test-async-hooks-destroy-on-gc.js async_hooks: add destroy event for gced AsyncResources 2017-11-16 19:58:00 +01:00
test-async-hooks-disable-during-promise.js test: use crashOnUnhandledRejection 2017-11-22 07:56:15 -08:00
test-async-hooks-disable-gc-tracking.js async_hooks: add destroy event for gced AsyncResources 2017-11-16 19:58:00 +01:00
test-async-hooks-enable-disable.js
test-async-hooks-enable-during-promise.js test: add common.crashOnUnhandledRejection() 2017-11-26 15:47:10 +09:00
test-async-hooks-enable-recursive.js async_hooks: move restoreTmpHooks call to init 2017-07-13 11:57:44 +02:00
test-async-hooks-http-agent.js async_hooks: clean up usage in internal code 2018-02-16 14:23:14 -05:00
test-async-hooks-prevent-double-destroy.js async_hooks: add destroy event for gced AsyncResources 2017-11-16 19:58:00 +01:00
test-async-hooks-promise-enable-disable.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-async-hooks-promise-triggerid.js
test-async-hooks-promise.js async_hooks: rename PromiseWrap.parentId 2018-02-12 07:13:52 -05:00
test-async-hooks-recursive-stack-runInAsyncScope.js async_hooks: deprecate unsafe emit{Before,After} 2018-02-09 13:03:34 -08:00
test-async-hooks-recursive-stack.js async_hooks: use typed array stack as fast path 2017-12-27 19:48:07 +01:00
test-async-hooks-top-level-clearimmediate.js
test-async-wrap-constructor.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:23:32 -05:00
test-async-wrap-destroyid.js async_hooks: consistent internal naming 2017-09-26 15:50:10 +02:00
test-async-wrap-GH13045.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-async-wrap-pop-id-during-load.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-async-wrap-promise-after-enabled.js test: use common.crashOnUnhandledRejection 2017-11-22 07:36:36 -08:00
test-async-wrap-trigger-id.js
test-async-wrap-uncaughtexception.js test,net: remove scatological terminology 2017-11-01 22:34:17 -07:00
test-bad-unicode.js
test-beforeexit-event-exit.js
test-benchmark-arrays.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-assert.js test: add test-benchmark-assert 2017-09-15 15:34:46 -07:00
test-benchmark-cluster.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-crypto.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-dgram.js test: add more settings to test-benchmark-dgram 2017-12-05 19:44:03 -08:00
test-benchmark-dns.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-domain.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-es.js test: fix flaky test-benchmark-es 2017-12-08 19:36:58 -08:00
test-benchmark-events.js test: fix flaky test-benchmark-events 2017-12-05 17:10:06 -08:00
test-benchmark-fs.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-benchmark-misc.js test: fix flaky test-benchmark-misc 2017-12-15 07:48:34 -08:00
test-benchmark-module.js test: create benchmark test for misc and module 2017-10-09 02:13:20 -07:00
test-benchmark-os.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-benchmark-path.js test: allow short benchmarks for tests 2017-10-10 19:22:59 -07:00
test-benchmark-process.js test: allow short benchmarks for tests 2017-10-10 19:22:59 -07:00
test-benchmark-querystring.js test: fix flaky test-benchmark-querystring 2017-12-07 22:13:35 -08:00
test-benchmark-string_decoder.js test: reduce run time for string_decoder benchmark 2017-10-10 16:33:55 -07:00
test-benchmark-timers.js test: fix missing param in benchmark-timers 2018-02-12 16:30:33 +01:00
test-benchmark-util.js test: fix flaky test-benchmark-util 2017-12-06 20:09:51 -08:00
test-benchmark-zlib.js test: create shared runBenchmark function 2017-09-11 11:26:15 -04:00
test-binding-constants.js src: add support to pass flags to dlopen 2017-09-08 17:14:03 -04:00
test-buffer-alloc.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-buffer-arraybuffer.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-ascii.js
test-buffer-bad-overload.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-buffer-badhex.js
test-buffer-bindingobj-no-zerofill.js buffer: move setupBufferJS to internal 2017-10-25 10:36:17 -07:00
test-buffer-bytelength.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-buffer-compare-offset.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:23:32 -05:00
test-buffer-compare.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:23:32 -05:00
test-buffer-concat.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-buffer-constants.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-buffer-copy.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-buffer-equals.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-buffer-failed-alloc-typed-arrays.js
test-buffer-fakes.js
test-buffer-fill.js buffer: improve Buffer#fill performance 2018-03-02 02:09:24 +00:00
test-buffer-from.js test: remove trivial buffer imports 2018-01-18 01:14:09 +08:00
test-buffer-includes.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-buffer-indexof.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-buffer-inheritance.js
test-buffer-inspect.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-buffer-isencoding.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-buffer-iterator.js
test-buffer-negative-length.js errors,buffer: port errors to internal/errors 2017-07-12 17:00:30 -04:00
test-buffer-new.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:23:32 -05:00
test-buffer-no-negative-allocation.js errors,buffer: port errors to internal/errors 2017-07-12 17:00:30 -04:00
test-buffer-nopendingdep-map.js
test-buffer-over-max-length.js test: remove trivial buffer imports 2018-01-18 01:14:09 +08:00
test-buffer-parent-property.js
test-buffer-pending-deprecation.js
test-buffer-prototype-inspect.js
test-buffer-read.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-readdouble.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-readfloat.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-readint.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-regression-649.js errors,buffer: port errors to internal/errors 2017-07-12 17:00:30 -04:00
test-buffer-safe-unsafe.js
test-buffer-sharedarraybuffer.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-buffer-slice.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-buffer-slow.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-buffer-swap.js
test-buffer-tojson.js
test-buffer-tostring-range.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-buffer-tostring.js errors,buffer: port errors to internal/errors 2017-07-12 17:00:30 -04:00
test-buffer-write.js errors,buffer: port errors to internal/errors 2017-07-12 17:00:30 -04:00
test-buffer-writedouble.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-writefloat.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-writeint.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-writeuint.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-buffer-zero-fill-cli.js
test-buffer-zero-fill-reset.js test: changed buffer-zero output 2017-10-08 15:46:14 -07:00
test-buffer-zero-fill.js
test-c-ares.js errors: migrate dns to use internal/errors 2017-07-24 08:26:26 -04:00
test-child-process-bad-stdio.js
test-child-process-buffering.js
test-child-process-can-write-to-stdout.js test: rename regression tests 2018-01-05 02:30:33 +01:00
test-child-process-constructor.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-child-process-custom-fds.js
test-child-process-cwd.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-default-options.js test: add missing spaces in concatenations 2017-10-17 12:41:03 +03:00
test-child-process-detached.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-child-process-disconnect.js
test-child-process-double-pipe.js
test-child-process-env.js child_process: do not ignore proto values of env 2018-01-18 08:04:06 -05:00
test-child-process-exec-cwd.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-exec-encoding.js
test-child-process-exec-env.js test: remove envPlus, use Object.assign everywhere 2017-09-03 17:28:50 -03:00
test-child-process-exec-error.js
test-child-process-exec-kill-throws.js
test-child-process-exec-maxBuffer.js errors, child_process: use internal/errors codes 2017-11-29 18:14:27 -05:00
test-child-process-exec-stdout-stderr-data-string.js test: use common module API in test-child-process-exec-stdout-stderr-data-string 2017-12-23 22:58:17 -05:00
test-child-process-exec-timeout.js test: update a few tests to work on OpenBSD 2018-02-16 18:02:29 +01:00
test-child-process-execfile.js test: verify the shell option works properly on execFile 2018-02-04 16:38:34 +01:00
test-child-process-exit-code.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-flush-stdio.js
test-child-process-fork3.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-fork-and-spawn.js doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
test-child-process-fork-close.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-fork-dgram.js
test-child-process-fork-exec-argv.js test: utilize common.mustCall() on child exit 2017-11-18 20:49:36 +01:00
test-child-process-fork-exec-path.js test: add lib path env when node_shared=true 2018-02-16 17:30:16 +01:00
test-child-process-fork-net2.js test: improve to use template string 2017-12-29 00:02:09 +01:00
test-child-process-fork-net.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-fork-no-shell.js test: pass process.env to child processes 2017-11-10 09:24:17 +11:00
test-child-process-fork-ref2.js
test-child-process-fork-ref.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-fork-regr-gh-2847.js
test-child-process-fork-stdio-string-variant.js errors, child_process: use internal/errors codes 2017-11-29 18:14:27 -05:00
test-child-process-fork-stdio.js errors, child_process: use internal/errors codes 2017-11-29 18:14:27 -05:00
test-child-process-fork.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-internal.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-child-process-ipc-next-tick.js
test-child-process-ipc.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-kill.js
test-child-process-promisified.js
test-child-process-recv-handle.js
test-child-process-send-after-close.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-send-cb.js test: replace function with arrow function 2017-11-26 09:29:50 -08:00
test-child-process-send-keep-open.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-send-returns-boolean.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-child-process-send-type-error.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-child-process-send-utf8.js
test-child-process-set-blocking.js
test-child-process-silent.js test: remove literal messages 2017-10-19 01:52:49 -02:00
test-child-process-spawn-argv0.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-child-process-spawn-error.js
test-child-process-spawn-shell.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-spawn-typeerror.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-child-process-spawnsync-env.js
test-child-process-spawnsync-input.js errors, child_process: use internal/errors codes 2017-11-29 18:14:27 -05:00
test-child-process-spawnsync-kill-signal.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-child-process-spawnsync-maxbuf.js test: refactor comments in test-child-process-spawnsync-maxbuf 2017-11-13 15:01:02 -08:00
test-child-process-spawnsync-shell.js child_process: add windowsHide option 2017-10-16 16:19:54 -04:00
test-child-process-spawnsync-timeout.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-child-process-spawnsync-validation-errors.js lib: combine similar error codes 2017-12-24 14:09:29 +08:00
test-child-process-spawnsync.js test: use default assertion message 2017-11-07 10:32:56 +00:00
test-child-process-stdin-ipc.js
test-child-process-stdin.js
test-child-process-stdio-big-write-end.js test: clean up inappropriate language 2017-11-22 16:48:04 +02:00
test-child-process-stdio-inherit.js
test-child-process-stdio.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-child-process-stdout-flush-exit.js
test-child-process-stdout-flush.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-child-process-stdout-ipc.js lib: setup IPC channel before console 2017-10-29 20:59:24 +02:00
test-child-process-uid-gid.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-child-process-validate-stdio.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-child-process-windows-hide.js child_process: add windowsHide option 2017-10-16 16:19:54 -04:00
test-cli-bad-options.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cli-eval-event.js
test-cli-eval.js test: escape script filename on Windows 2017-10-13 13:15:58 -07:00
test-cli-node-options-disallowed.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cli-node-options.js src: allow --perf-(basic-)?prof in NODE_OPTIONS 2018-02-01 13:38:24 +01:00
test-cli-syntax.js test: make test-cli-syntax engine agnostic 2017-11-11 17:40:12 -08:00
test-cluster-basic.js test: add missing spaces in concatenations 2017-10-17 12:41:03 +03:00
test-cluster-bind-privileged-port.js
test-cluster-bind-twice.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-cwd.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cluster-dgram-1.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-cluster-dgram-2.js
test-cluster-dgram-reuse.js
test-cluster-disconnect-before-exit.js
test-cluster-disconnect-exitedAfterDisconnect-race.js test: refactor exitedAfterDisconnect test 2017-11-05 19:09:06 +00:00
test-cluster-disconnect-idle-worker.js
test-cluster-disconnect-leak.js
test-cluster-disconnect-race.js test: changes to use template literal 2017-10-08 15:46:11 -07:00
test-cluster-disconnect-unshared-tcp.js tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
test-cluster-disconnect-unshared-udp.js tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
test-cluster-disconnect-with-no-workers.js
test-cluster-disconnect.js
test-cluster-eaccess.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cluster-eaddrinuse.js
test-cluster-fork-env.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-cluster-fork-stdio.js
test-cluster-fork-windowsHide.js cluster: support windowsHide option for workers 2018-01-05 02:51:49 +01:00
test-cluster-http-pipe.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cluster-invalid-message.js
test-cluster-ipc-throw.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-listening-port.js
test-cluster-master-error.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-master-kill.js test: improve template value for test message 2017-11-11 12:50:45 -08:00
test-cluster-message.js test: wrap callback in common.mustCall 2017-11-21 09:48:38 -08:00
test-cluster-net-listen-relative-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cluster-net-listen.js
test-cluster-net-send.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-cluster-process-disconnect.js test: assert.strictEqual using template literals 2017-10-09 02:13:18 -07:00
test-cluster-rr-domain-listen.js
test-cluster-rr-ref.js
test-cluster-send-deadlock.js test: updated error message 2017-10-09 02:13:18 -07:00
test-cluster-send-handle-large-payload.js test: fix test-cluster-send-handle-large-payload 2017-08-14 13:27:53 -07:00
test-cluster-send-handle-twice.js test: replace error msg w/ template literal 2017-10-09 02:13:18 -07:00
test-cluster-send-socket-to-worker-http-server.js
test-cluster-server-restart-none.js test: update output to include exit code & signal 2017-10-16 08:17:28 -07:00
test-cluster-server-restart-rr.js test: replace literal with template string 2017-10-08 15:15:15 -07:00
test-cluster-setup-master-argv.js
test-cluster-setup-master-cumulative.js test: remove message argument in cluster setup test 2017-11-07 18:10:54 +00:00
test-cluster-setup-master-emit.js
test-cluster-setup-master-multiple.js
test-cluster-setup-master.js test: refactor test-cluster-setup-master 2017-10-15 10:18:45 +08:00
test-cluster-shared-handle-bind-error.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-shared-handle-bind-privileged-port.js
test-cluster-shared-leak.js
test-cluster-uncaught-exception.js
test-cluster-worker-constructor.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-worker-death.js
test-cluster-worker-destroy.js tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
test-cluster-worker-disconnect-on-error.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-cluster-worker-disconnect.js test: imporove assert messages 2017-10-28 13:43:10 -07:00
test-cluster-worker-events.js
test-cluster-worker-exit.js
test-cluster-worker-forced-exit.js
test-cluster-worker-init.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-cluster-worker-isconnected.js
test-cluster-worker-isdead.js test: expand error message 2017-10-19 02:25:38 -02:00
test-cluster-worker-kill.js tools: enable eslint one-var rule 2018-02-22 14:56:15 +00:00
test-cluster-worker-no-exit.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-cluster-worker-wait-server-close.js
test-common-countdown.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-common-must-not-call.js test: make common.mustNotCall show file:linenumber 2017-12-04 11:43:43 -05:00
test-common.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-console-assign-undefined.js test: convert new tests to use error types 2018-02-10 14:47:22 +01:00
test-console-async-write-error.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-console-clear.js console: add console.count() and console.clear() 2017-08-02 08:23:07 -07:00
test-console-count.js test: make test-console-count engine agnostic 2017-11-11 17:40:17 -08:00
test-console-group.js console: improve console.group() 2017-08-25 11:29:33 -07:00
test-console-instance.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-console-is-a-namespace.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-console-log-stdio-broken-dest.js console: avoid adding infinite error listeners 2017-11-08 11:22:44 +00:00
test-console-not-call-toString.js
test-console-sync-write-error.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-console.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-constants.js
test-crypto-authenticated.js crypto: runtime deprecate DEFAULT_ENCODING 2018-01-31 17:33:41 -08:00
test-crypto-binary-default.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-crypto-certificate.js crypto: migrate Certificate to internal/errors 2017-10-15 15:34:06 -07:00
test-crypto-cipher-decipher.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-crypto-cipheriv-decipheriv.js crypto: allow passing null as IV unless required 2018-02-10 15:58:46 +01:00
test-crypto-classes.js test: fix flaky test-crypto-classes.js 2017-09-30 22:07:18 -07:00
test-crypto-deprecated.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-crypto-dh-leak.js test: remove --no-crankshaft 2017-07-28 13:23:11 -07:00
test-crypto-dh-odd-key.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-crypto-dh-padding.js test: rename crypto test 2017-07-27 16:39:36 +02:00
test-crypto-dh.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-crypto-domain.js test: invoke callback with common.mustCall() 2017-08-13 12:19:02 -07:00
test-crypto-domains.js
test-crypto-ecb.js
test-crypto-engine.js test: add test case for missing branch 2017-12-03 15:46:44 -05:00
test-crypto-fips.js crypto: docs-only deprecate crypto.fips, replace 2018-02-02 07:50:31 -08:00
test-crypto-from-binary.js test: update test-crypto-from-binary 2017-10-12 18:38:21 -07:00
test-crypto-hash-stream-pipe.js
test-crypto-hash.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-crypto-hmac.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-crypto-lazy-transform-writable.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-crypto-padding-aes256.js
test-crypto-padding.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-crypto-pbkdf2.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-crypto-random.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-crypto-rsa-dsa.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-crypto-sign-verify.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-crypto-stream.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-crypto-verify-failure.js crypto: fix Node_SignFinal 2017-09-11 00:18:02 -03:00
test-crypto.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-cwd-enoent-preload.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cwd-enoent-repl.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-cwd-enoent.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-debug-args.js
test-debug-usage.js
test-debugger-pid.js
test-delayed-require.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-dgram-address.js
test-dgram-bind-default-address.js http2: add tests and benchmarks 2017-08-04 12:55:58 -07:00
test-dgram-bind.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-dgram-bytes-length.js
test-dgram-close-during-bind.js
test-dgram-close-in-listening.js
test-dgram-close-is-not-callback.js
test-dgram-close.js
test-dgram-cluster-bind-error.js
test-dgram-cluster-close-during-bind.js
test-dgram-create-socket-handle.js test: use common.expectsError in tests 2017-12-08 16:21:47 -05:00
test-dgram-createSocket-type.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-dgram-custom-lookup.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-error-message-address.js
test-dgram-exclusive-implicit-bind.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-dgram-implicit-bind.js
test-dgram-listen-after-bind.js
test-dgram-membership.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-msgsize.js
test-dgram-multicast-loopback.js
test-dgram-multicast-set-interface.js test: add missing assertion 2017-10-24 20:29:25 -04:00
test-dgram-multicast-setTTL.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-oob-buffer.js
test-dgram-recv-error.js
test-dgram-ref.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-dgram-regress-4496.js
test-dgram-send-address-types.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-send-bad-arguments.js
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-dgram-send-callback-recursive.js test: improve assertion message in dgram test 2017-10-12 22:05:02 +08:00
test-dgram-send-default-host.js
test-dgram-send-empty-array.js test: common.fixturesDir -> common.fixtures 2017-10-11 13:53:29 -04:00
test-dgram-send-empty-buffer.js
test-dgram-send-empty-packet.js
test-dgram-send-error.js
test-dgram-send-multi-buffer-copy.js
test-dgram-send-multi-string-array.js
test-dgram-sendto.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-setBroadcast.js
test-dgram-setTTL.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-socket-buffer-size.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:34:54 -05:00
test-dgram-udp4.js
test-dgram-udp6-send-default-host.js
test-dgram-unref.js
test-dns-cancel-reverse-lookup.js test: add regression test for 14814 2017-08-29 09:51:52 -07:00
test-dns-channel-cancel.js dns: add channel.cancel() 2017-08-01 19:57:24 +02:00
test-dns-lookup.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-dns-multi-channel.js dns: enable usage of independent cares resolvers 2017-08-01 19:57:23 +02:00
test-dns-regress-7070.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-dns-resolveany-bad-ancount.js test: add non-internet resolveAny tests 2017-07-23 16:20:58 +02:00
test-dns-resolveany.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-dns-setserver-when-querying.js dns: fix crash while setting server during query 2017-12-06 04:22:31 +01:00
test-dns.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-domain-abort-on-uncaught.js test: refactor test-domain-abort-on-uncaught 2017-08-02 09:26:00 -07:00
test-domain-bind-timeout.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-crypto.js
test-domain-ee-error-listener.js domain: fix error emit handling 2017-12-13 09:33:27 -05:00
test-domain-ee-implicit.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-ee.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-enter-exit.js
test-domain-error-types.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-from-timer.js
test-domain-fs-enoent-stream.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-http-server.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-domain-implicit-binding.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-implicit-fs.js assert: wrap original error in ifError 2018-01-24 13:16:07 +01:00
test-domain-intercept.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-load-after-set-uncaught-exception-capture.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-domain-multi.js
test-domain-multiple-errors.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-nested-throw.js domain: remove .dispose() 2017-09-20 10:45:33 -03:00
test-domain-nested.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-domain-nexttick.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
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: change callback function to arrow function 2017-12-19 14:07:51 +05:30
test-domain-promise.js src: do not add .domain to promises in VM contexts 2017-10-04 12:27:08 -07:00
test-domain-run.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-safe-exit.js test: improve assertion messages 2017-11-10 21:43:22 +05:30
test-domain-set-uncaught-exception-capture-after-load.js process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
test-domain-stack-empty-in-process-uncaughtexception.js test: add useful info to error msg and refactor 2018-02-12 16:22:41 +01:00
test-domain-stack.js
test-domain-throw-error-then-throw-from-uncaught-exception-handler.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-domain-timer.js test: split up and refactor test-domain 2017-10-16 11:24:35 +02:00
test-domain-timers-uncaught-exception.js
test-domain-timers.js timers: remove domain specific code 2018-02-04 08:27:06 -05:00
test-domain-top-level-error-handler-clears-stack.js test: replace function with arrow function 2017-11-29 16:10:08 +02:00
test-domain-top-level-error-handler-throw.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-domain-uncaught-exception.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-domain-with-abort-on-uncaught-exception.js
test-dsa-fips-invalid-key.js test: remove common.fixturesDir 2017-10-08 15:20:39 -07:00
test-emit-after-uncaught-exception-runInAsyncScope.js async_hooks: deprecate unsafe emit{Before,After} 2018-02-09 13:03:34 -08:00
test-emit-after-uncaught-exception.js async_hooks: emitAfter correctly on fatalException 2017-08-30 00:34:37 -06:00
test-env-var-no-warnings.js test: preserve env in test cases 2017-08-16 17:16:27 +02:00
test-error-reporting.js test: make test-error-reporting engine agnostic 2017-11-11 17:40:29 -08:00
test-errors-systemerror.js src: add CollectExceptionInfo & errors.SystemError 2017-11-02 11:58:38 -07:00
test-eslint-alphabetize-errors.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
test-eslint-buffer-constructor.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
test-eslint-crypto-check.js tools: auto fix custom crypto-check eslint rule 2018-02-17 17:11:12 +01:00
test-eslint-documented-errors.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
test-eslint-inspector-check.js tools: custom eslint autofix for inspector-check.js 2018-02-17 17:15:05 +01:00
test-eslint-lowercase-name-for-primitive.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-no-let-in-for-declaration.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-no-unescaped-regexp-dot.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-number-isnan.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-prefer-assert-iferror.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-prefer-assert-methods.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-prefer-common-expectserror.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-prefer-common-mustnotcall.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-prefer-util-format-errors.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eslint-require-buffer.js tools: enable eslint strict key-spacing 2018-02-22 14:56:12 +00:00
test-eslint-required-modules.js test: add common.skipIfEslintMissing 2018-02-16 15:54:56 -08:00
test-eval-require.js test: use common.fixtures module 2017-10-15 00:01:15 +08:00
test-eval.js
test-event-emitter-add-listeners.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-event-emitter-check-listener-leaks.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-event-emitter-errors.js events: migrate to internal/errors 2017-10-13 14:16:13 -07:00
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 events: remove reaches into _events internals 2017-12-14 08:43:00 -05:00
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 lib: combine similar error codes 2017-12-24 14:09:29 +08:00
test-event-emitter-method-names.js events: add off alias to removeListener 2017-12-20 09:52:38 +02:00
test-event-emitter-modify-in-emit.js
test-event-emitter-no-error-provided-to-error-event.js
test-event-emitter-num-args.js
test-event-emitter-once.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-event-emitter-prepend.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-event-emitter-remove-all-listeners.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-event-emitter-remove-listeners.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-event-emitter-set-max-listeners-side-effects.js
test-event-emitter-special-event-names.js
test-event-emitter-subclass.js events: preset usingDomains to false 2018-02-22 20:33:10 -05:00
test-event-emitter-symbols.js
test-events-list.js
test-exception-handler2.js
test-exception-handler.js
test-file-read-noexist.js test: switch to fixtures module 2017-10-10 21:47:28 -07:00
test-file-write-stream2.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-file-write-stream3.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-file-write-stream.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-force-repl-with-eval.js
test-force-repl.js test: fix flaky test-force-repl 2017-07-26 09:59:44 -07:00
test-freelist.js
test-fs-access.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-append-file-sync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-append-file.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-assert-encoding-error.js errors: port internal/fs errors to internal/errors 2017-07-18 23:55:20 -04:00
test-fs-buffer.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-fs-buffertype-writesync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-chmod.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-chown-type-check.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-close-errors.js test: use runWithInvalidFD() in tests expecting EBADF 2018-02-22 22:08:52 +08:00
test-fs-copyfile.js fs: throw copyFileSync errors in JS 2018-02-27 20:34:18 +08:00
test-fs-empty-readStream.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-fs-error-messages.js fs: throw futimesSync errors in JS 2018-03-02 21:13:24 +08:00
test-fs-exists.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-fchmod.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-fchown.js test: added input validation test for fchmod 2018-02-06 11:58:31 +01:00
test-fs-filehandle.js fs: use SyncCall in OpenFileHandle 2018-02-27 20:33:57 +08:00
test-fs-fsync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-link.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-long-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-make-callback.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-makeStatsCallback.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-mkdir-rmdir.js fs: fix functions executed in wrong context 2018-02-26 23:18:21 +00:00
test-fs-mkdir.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-mkdtemp-prefix-check.js errors: convert 'fs' 2017-08-31 19:37:39 -04:00
test-fs-mkdtemp.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-non-number-arguments-throw.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-null-bytes.js fs: throw errors on invalid paths synchronously 2018-02-08 18:15:04 +08:00
test-fs-open-flags.js fs: support as and as+ flags in stringToFlags() 2018-02-22 12:12:51 +01:00
test-fs-open-numeric-flags.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-open.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-options-immutable.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-fs-promises-writefile.js fs: move fs.promises API to fs/promises 2018-02-17 10:15:20 +01:00
test-fs-promises.js Revert "test: add test cases for fsPromises" 2018-03-02 16:39:20 -08:00
test-fs-promisified.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-read-file-assert-encoding.js lib: tweak use of internal/errors 2017-07-22 18:18:04 -04:00
test-fs-read-file-sync-hostname.js
test-fs-read-file-sync.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-fs-read-stream-double-close.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-fs-read-stream-encoding.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-fs-read-stream-err.js
test-fs-read-stream-fd-leak.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-fs-read-stream-fd.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-read-stream-inherit.js lib: combine similar error codes 2017-12-24 14:09:29 +08:00
test-fs-read-stream-resume.js test: normalize fixtures use 2017-10-11 22:45:17 +08:00
test-fs-read-stream-throw-type-error.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-fs-read-stream.js fs: fix options.end of fs.ReadStream() 2018-01-18 08:47:07 +08:00
test-fs-read-type.js test: check fs.read and fs.readsync input 2018-01-21 02:49:29 +01:00
test-fs-read-zero-length.js test: use common.fixtures module for file path 2017-10-09 16:54:53 -04:00
test-fs-read.js test: replace fixtureDir with fixtures methods 2017-10-15 00:25:01 +08:00
test-fs-readdir-stack-overflow.js fs: fix stack overflow in fs.readdirSync 2018-02-10 15:58:45 +01:00
test-fs-readdir-ucs2.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-readdir.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-readfile-empty.js test: add test description to fs.readFile tests 2017-12-12 12:37:18 -02:00
test-fs-readfile-error.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-readfile-fd.js test: add test description to fs.readFile tests 2017-12-12 12:37:18 -02:00
test-fs-readfile-pipe-large.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-readfile-pipe.js test: change isAix to isAIX 2017-07-16 02:24:47 -07:00
test-fs-readfile-unlink.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-readfile-zero-byte-liar.js test: add test description to fs.readFile tests 2017-12-12 12:37:18 -02:00
test-fs-readfile.js test: fix builds 2018-02-01 13:17:33 +01:00
test-fs-readfilesync-pipe-large.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-readlink-type-check.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-realpath-buffer-encoding.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-fs-realpath-native.js fs: fix functions executed in wrong context 2018-02-26 23:18:21 +00:00
test-fs-realpath-on-substed-drive.js test: used fixturesDir from fixtures modules 2017-11-13 18:03:01 +05:30
test-fs-realpath-pipe.js test: change isAix to isAIX 2017-07-16 02:24:47 -07:00
test-fs-realpath.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-rename-type-check.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-rmdir-type-check.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-sir-writes-alot.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-stat.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-stream-double-close.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-symlink-dir-junction-relative.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-symlink-dir-junction.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-symlink.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-sync-fd-leak.js fs: throw fs.fstat{Sync} errors in JS 2018-01-17 06:20:06 +08:00
test-fs-syncwritestream.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-timestamp-parsing-error.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-fs-truncate-fd.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-truncate-GH-6233.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-truncate-sync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-truncate.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-unlink-type-check.js fs: move type checking to js 2017-12-22 12:49:10 -08:00
test-fs-utimes.js tools: enable eslint no-undef-init rule 2018-02-22 14:56:11 +00:00
test-fs-watch-encoding.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-watch-enoent.js
test-fs-watch-recursive.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-watch-stop-async.js
test-fs-watch-stop-sync.js
test-fs-watch.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-watchfile.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-whatwg-url.js fs: throw errors on invalid paths synchronously 2018-02-08 18:15:04 +08:00
test-fs-write-buffer.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-file-buffer.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-file-invalid-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-file-sync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-file-uint8array.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-file.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-no-fd.js Revert "fs: Revert throw on invalid callbacks" 2018-02-26 23:18:12 +00:00
test-fs-write-stream-autoclose-option.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-change-open.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-close-without-callback.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-double-close.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-encoding.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-end.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-err.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-stream-throw-type-error.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-fs-write-stream.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-string-coerce.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write-sync.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-fs-write.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-global-console-exists.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-global.js test: improve assert messages in test-global 2017-11-07 14:57:40 +00:00
test-handle-wrap-close-abort.js
test-handle-wrap-isrefed.js async_wrap: add provider types for net server 2017-11-28 02:50:54 +01:00
test-http2-altsvc.js http2: add altsvc support 2018-01-03 08:45:58 -08:00
test-http2-backpressure.js http2: refactor read mechanism 2018-01-18 22:42:31 +01:00
test-http2-binding.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http2-client-data-end.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-destroy.js test: http2 client operations after destroy 2018-02-20 07:39:01 -08:00
test-http2-client-http1-server.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-client-onconnect-errors.js http2: use original error for cancelling pending streams 2018-03-02 11:01:27 +00:00
test-http2-client-port-80.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-priority-before-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-promisify-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-request-options-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-rststream-before-connect.js test: http2 errors on req.close() 2018-02-21 22:22:14 +01:00
test-http2-client-set-priority.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-setNextStreamID-errors.js test: http2 client setNextStreamID errors 2018-02-22 12:09:26 +01:00
test-http2-client-settings-before-connect.js test: http2 client settings invalid callback 2018-02-20 07:52:23 -08:00
test-http2-client-shutdown-before-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-socket-destroy.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-stream-destroy-before-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-unescaped-path.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-upload.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-write-before-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-client-write-empty-string.js test: check endless loop while writing empty string 2018-03-02 11:45:32 +00:00
test-http2-compat-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-expect-continue-check.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-expect-continue.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-expect-handling.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-compat-method-connect.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverrequest-end.js http2: make response.end() return this 2018-02-19 08:59:47 +01:00
test-http2-compat-serverrequest-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverrequest-pause.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-compat-serverrequest-pipe.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http2-compat-serverrequest-settimeout.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-compat-serverrequest-trailers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverrequest.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-close.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-createpushresponse.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-compat-serverresponse-destroy.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-compat-serverresponse-drain.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-end.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-finished.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-flushheaders.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-headers-after-destroy.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-compat-serverresponse-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-settimeout.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-compat-serverresponse-statuscode.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http2-compat-serverresponse-statusmessage-property-set.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-statusmessage-property.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-statusmessage.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-trailers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-serverresponse-write.js test: http2 compat response.write() error checks 2018-02-22 14:35:10 +00:00
test-http2-compat-serverresponse-writehead.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-short-stream-client-server.js http2: fix condition where data is lost 2018-02-26 18:25:58 +01:00
test-http2-compat-socket-set.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-compat-socket.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-connect-method.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-connect.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-cookies.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-create-client-connect.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-http2-create-client-secure-session.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-create-client-session.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-createsecureserver-nooptions.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-createwritereq.js http2: add checks for server close callback 2018-01-19 13:16:09 +01:00
test-http2-date-header.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-dont-lose-data.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-dont-override.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-generic-streams-sendfile.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-generic-streams.js http2: support generic Duplex streams 2017-10-23 16:50:44 +02:00
test-http2-getpackedsettings.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http2-goaway-opaquedata.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-head-request.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-https-fallback-http-server-options.js http2: add http fallback options to .createServer 2018-02-06 15:40:25 +01:00
test-http2-https-fallback.js http2: send error text in case of ALPN mismatch 2018-03-02 10:00:11 +01:00
test-http2-info-headers-errors.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-info-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-invalidargtypes-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-max-concurrent-streams.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-methods.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-misbehaving-flow-control-paused.js http2: refactor read mechanism 2018-01-18 22:42:31 +01:00
test-http2-misbehaving-flow-control.js http2: add checks for server close callback 2018-01-19 13:16:09 +01:00
test-http2-misbehaving-multiplex.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-misc-util.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-http2-misused-pseudoheaders.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-multi-content-length.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-multiheaders-raw.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-multiheaders.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-multiplex.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-no-more-streams.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http2-options-max-headers-block-length.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-options-max-reserved-streams.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-options-server-request.js http2: add req and res options to server creation 2018-02-09 12:54:18 -05:00
test-http2-options-server-response.js http2: add req and res options to server creation 2018-02-09 12:54:18 -05:00
test-http2-padding-aligned.js http2: add aligned padding strategy 2018-01-03 12:57:18 -08:00
test-http2-padding-callback.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-perf_hooks.js perf_hooks,http2: add performance.clear() 2018-01-11 10:41:49 -08:00
test-http2-ping-unsolicited-ack.js http2: verify flood error and unsolicited frames 2018-01-08 13:10:45 -08:00
test-http2-ping.js test: http2 client ping errors 2018-02-20 07:46:15 -08:00
test-http2-pipe.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http2-priority-cycle-.js http2: verify that a dependency cycle may exist 2018-01-05 13:27:42 -08:00
test-http2-priority-event.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-request-response-proto.js http2: make --expose-http2 flag a non-op 2017-09-28 02:01:06 -03:00
test-http2-respond-errors.js test: http2 stream.respond() error checks 2018-02-22 14:33:08 +00:00
test-http2-respond-file-204.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-304.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-404.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-compat.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-error-dir.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-fd-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-fd-invalid.js test: move firstInvalidFD() out of common module 2017-12-21 10:11:42 -08:00
test-http2-respond-file-fd-range.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-fd.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-push.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file-range.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-file.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-nghttperrors.js test: http2 stream.respond() error checks 2018-02-22 14:33:08 +00:00
test-http2-respond-no-data.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-respond-with-fd-errors.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-response-splitting.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-sent-headers.js http2: remember sent headers 2018-01-11 11:55:19 -08:00
test-http2-serve-file.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-http1-client.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-server-push-disabled.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-http2-server-push-stream-errors-args.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-push-stream-errors.js test: fix wrong error classes passed in as type 2018-01-06 04:04:28 +01:00
test-http2-server-push-stream-head.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-push-stream.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-rst-before-respond.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-rst-stream.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-server-sessionerror.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-set-header.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http2-server-settimeout-no-callback.js test: http2 add timeout no callback test case 2017-10-16 18:39:47 +02:00
test-http2-server-shutdown-before-respond.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-shutdown-options-errors.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-shutdown-redundant.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-socket-destroy.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-startup.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http2-server-stream-session-destroy.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-server-timeout.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-http2-session-gc-while-write-scheduled.js http2: only schedule write when necessary 2017-11-27 02:00:47 +01:00
test-http2-session-settings.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-session-stream-state.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-session-unref.js test: fix flaky test-http2-session-unref 2018-02-07 14:58:35 +01:00
test-http2-settings-unsolicited-ack.js http2: verify flood error and unsolicited frames 2018-01-08 13:10:45 -08:00
test-http2-short-stream-client-server.js http2: fix condition where data is lost 2018-02-26 18:25:58 +01:00
test-http2-single-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-socket-proxy.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http2-status-code-invalid.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-status-code.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-stream-client.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-stream-destroy-event-order.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-timeouts.js http2: use actual Timeout instances 2017-12-20 18:28:11 -05:00
test-http2-too-large-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-too-many-headers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-too-many-settings.js http2: convert Http2Settings to an AsyncWrap 2017-12-22 12:54:13 -08:00
test-http2-too-many-streams.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-http2-trailers.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-util-assert-valid-pseudoheader.js test: http2 test coverage for assertValidPseudoHeader 2017-09-05 12:25:33 -07:00
test-http2-util-asserts.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http2-util-headers-list.js test: add hasCrypto when using binding('crypto') 2017-12-29 06:09:57 +01:00
test-http2-util-nghttp2error.js test: http2 test coverage for NghttpError 2017-09-05 12:25:38 -07:00
test-http2-util-update-options-buffer.js http2: implement maxSessionMemory 2018-01-05 12:35:33 -08:00
test-http2-window-size.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-write-callbacks.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-write-empty-string.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http2-zero-length-write.js http2: cleanup Http2Stream/Http2Session destroy 2017-12-18 10:19:21 -08:00
test-http-1.0-keep-alive.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-1.0.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-abort-before-end.js test: refactor test-http-abort-before-end 2018-02-07 13:42:36 -05:00
test-http-abort-client.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-abort-queued.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-abort-stream-end.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-after-connect.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-agent-destroyed-socket.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-agent-error-on-idle.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-agent-false.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-agent-getname.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-agent-keepalive.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-http-agent-maxsockets-regress-4050.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-agent-maxsockets.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-agent-no-protocol.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-agent-null.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-agent-uninitialized-with-handle.js test: move common.PORT tests to sequential 2017-09-10 23:56:30 -03:00
test-http-agent-uninitialized.js test: move common.PORT tests to sequential 2017-09-10 23:56:30 -03:00
test-http-agent.js test: use Countdown in http-agent test 2017-12-10 16:42:33 -05:00
test-http-allow-req-after-204-res.js test: refactored test-http-allow-req-after-204-res to countdown 2017-12-01 20:59:06 +01:00
test-http-automatic-headers.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-bind-twice.js
test-http-blank-header.js http: send 400 bad request on parse error 2017-10-19 18:15:58 +02:00
test-http-buffer-sanity.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-byteswritten.js
test-http-catch-uncaughtexception.js
test-http-chunk-problem.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-chunked-304.js
test-http-chunked.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-client-abort2.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-client-abort-event.js
test-http-client-abort-keep-alive-queued-tcp-socket.js http: do not blindly destroy UNIX domain sockets 2017-10-23 12:13:03 -04:00
test-http-client-abort-keep-alive-queued-unix-socket.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-client-abort-no-agent.js
test-http-client-abort-unix-socket.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-client-abort.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-client-aborted-event.js
test-http-client-agent.js test: Update test-http-client-agent to use countdown timer 2017-11-28 02:40:31 +01:00
test-http-client-check-http-token.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:37:33 -05:00
test-http-client-close-event.js http: emit close as the last event in the client 2017-10-18 15:56:19 +02:00
test-http-client-default-headers-exist.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-client-defaults.js
test-http-client-encoding.js test: improvements to various http tests 2017-07-24 14:16:49 -07:00
test-http-client-get-url.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-headers-array.js http: process headers after setting up agent 2018-02-01 10:28:58 +01:00
test-http-client-immediate-error.js async_hooks: clean up usage in internal code 2018-02-16 14:23:14 -05:00
test-http-client-invalid-path.js http: disallow two-byte characters in URL path 2017-12-12 12:30:12 -02:00
test-http-client-keep-alive-release-before-finish.js
test-http-client-parse-error.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-client-pipe-end.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-client-race-2.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-race.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-read-in-error.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-http-client-readable.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-http-client-reject-chunked-with-content-length.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-reject-cr-no-lf.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-reject-unexpected-agent.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http-client-req-error-dont-double-fire.js test: mock the lookup function in parallel tests 2017-11-28 23:06:56 +08:00
test-http-client-response-domain.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-client-spurious-aborted.js test: refactor test after review 2018-03-02 01:08:00 +09:00
test-http-client-timeout-agent.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-http-client-timeout-connect-listener.js http: use 'connect' event only if socket is connecting 2017-11-06 22:15:48 +01:00
test-http-client-timeout-event.js
test-http-client-timeout-on-connect.js net: use actual Timeout instance on Sockets 2017-12-20 18:28:11 -05:00
test-http-client-timeout-option-listeners.js
test-http-client-timeout-option.js
test-http-client-timeout-with-data.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-timeout.js
test-http-client-unescaped-path.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:37:33 -05:00
test-http-client-upload-buf.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-client-upload.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-common.js
test-http-conn-reset.js
test-http-connect-req-res.js
test-http-connect.js test: fix test-http-connect 2018-02-22 18:40:18 +01:00
test-http-content-length.js test: update test-http-content-length to use countdown 2017-12-17 14:40:17 -05:00
test-http-contentLength0.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-createConnection.js
test-http-date-header.js test: change callback function to arrow function 2017-12-15 20:44:11 -02:00
test-http-default-encoding.js test: change callback function to arrow function 2017-12-15 20:45:34 -02:00
test-http-default-port.js test: refactor test-http-default-port 2017-12-11 19:49:49 -05:00
test-http-destroyed-socket-write2.js
test-http-dns-error.js test: update a few tests to work on OpenBSD 2018-02-16 18:02:29 +01:00
test-http-double-content-length.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-dump-req-when-res-ends.js http: do not replace .read() in IncomingMessage 2018-02-27 12:26:40 +01:00
test-http-end-throw-socket-handling.js test: refactored http test to use countdown 2017-11-28 02:43:20 +01:00
test-http-eof-on-connect.js
test-http-exceptions.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-http-expect-continue.js
test-http-expect-handling.js
test-http-extra-response.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-http-flush-headers.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-flush-response-headers.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-flush.js
test-http-full-response.js test: fix error handling test-http-full-response 2017-07-18 19:32:54 -07:00
test-http-generic-streams.js http: support generic Duplex streams 2017-10-23 17:11:57 +02:00
test-http-get-pipeline-problem.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
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 lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-header-read.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http-hex-write.js
test-http-highwatermark.js test: fix flaky test-http-highwatermark 2018-01-05 02:14:12 +01:00
test-http-host-header-ipv6-fail.js
test-http-host-headers.js
test-http-hostname-typechecking.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http-incoming-matchKnownFields.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-incoming-pipelined-socket-destroy.js test: use Countdown in http test 2017-12-08 15:57:35 -05:00
test-http-information-processing.js http: process 100, 102-199 according to specs. 2018-02-15 11:57:57 +01:00
test-http-invalid-path-chars.js http_client, errors: migrate to internal/errors 2017-08-01 14:08:12 +02:00
test-http-invalid-urls.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-http-invalidheaderfield2.js doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
test-http-invalidheaderfield.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-http-keep-alive-close-on-header.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-keep-alive.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
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-http-malformed-request.js test: use common.mustCall in test-http-malformed-request 2017-12-05 16:36:03 -05:00
test-http-many-ended-pipelines.js
test-http-max-headers-count.js
test-http-methods.js test: cover all HTTP methods that parser supports 2017-08-14 09:44:21 +03:00
test-http-multi-line-headers.js test: simplify string concatenation 2017-07-16 14:16:34 -07:00
test-http-mutable-headers.js http: improve errors thrown in header validation 2017-11-06 18:24:34 +08:00
test-http-no-content-length.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-no-read-no-dump.js
test-http-outgoing-finish-writable.js http: revert #14024 writable is never set to false 2017-09-20 11:32:29 +02:00
test-http-outgoing-finish.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-http-outgoing-first-chunk-singlebyte-encoding.js
test-http-outgoing-internal-headers.js test: add test for http outgoing internal headers 2017-07-18 13:07:31 -04:00
test-http-outgoing-message-inheritance.js process: triggerAsyncId can be undefined 2017-07-20 16:17:00 -04:00
test-http-outgoing-proto.js test: replace assert.throws w/ common.expectsError 2017-12-11 18:21:58 -05:00
test-http-outgoing-renderHeaders.js errors: migrate _http_outgoing 2017-08-14 17:19:19 -04:00
test-http-parser-bad-ref.js
test-http-parser-free.js test: Update test-http-parser-free to use countdown timer 2017-11-28 02:41:11 +01:00
test-http-parser-freed-before-upgrade.js http: free the parser before emitting 'upgrade' 2018-01-21 02:42:19 +01:00
test-http-parser.js test: refactor test-http-parser 2018-01-19 12:58:31 +01:00
test-http-pause-resume-one-end.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-pause.js test: replace function with ES6 arrow function 2017-11-27 21:14:58 -05:00
test-http-pipe-fs.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-pipeline-flood.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-http-pipeline-regr-2639.js test: Use common.mustCall in http test 2017-12-08 13:29:32 -05:00
test-http-pipeline-regr-3332.js test: Use countdown in test file 2017-12-18 08:53:50 +05:30
test-http-pipeline-regr-3508.js stream: remove usage of *State.highWaterMark 2017-11-15 14:30:39 +01:00
test-http-proxy.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-raw-headers.js
test-http-regr-gh-2821.js
test-http-remove-header-stays-removed.js
test-http-request-dont-override-options.js test: update test-http-request-dont-override-options to use common.mustCall 2017-12-05 19:27:49 -05:00
test-http-request-end-twice.js http: OutgoingMessage.end() should return this 2018-02-19 08:59:32 +01:00
test-http-request-end.js http: OutgoingMessage.end() should return this 2018-02-19 08:59:32 +01:00
test-http-request-invalid-method-error.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:37:33 -05:00
test-http-request-methods.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-res-write-after-end.js lib: migrate _http_outgoing.js's remaining errors 2017-12-28 03:17:37 +08:00
test-http-res-write-end-dont-take-array.js test: refactor code to use common.mustCall 2017-12-06 09:26:43 -05:00
test-http-response-add-header-after-sent.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http-response-close.js
test-http-response-multi-content-length.js test: use Countdown in http test 2017-12-05 10:22:35 +01:00
test-http-response-multiheaders.js test: update test-http-response-multiheaders to use countdown 2017-12-04 20:13:00 -05:00
test-http-response-no-headers.js
test-http-response-readable.js
test-http-response-remove-header-after-sent.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-http-response-splitting.js test: refactored test-http-response-splitting to use countdown 2017-12-01 20:54:09 +01:00
test-http-response-status-message.js test: use countdown timer 2018-01-21 02:54:38 +01:00
test-http-response-statuscode.js test: replace assert.throws with expectsError 2018-01-09 15:32:50 -08:00
test-http-same-map.js
test-http-server-client-error.js http: add rawPacket in err of clientError event 2017-12-27 19:42:57 +01:00
test-http-server-de-chunked-trailer.js test: replace assert.throws w/ common.expectsError 2017-12-08 13:37:33 -05:00
test-http-server-keep-alive-timeout.js test: use common.mustCall() instead of exit handle 2017-07-26 14:10:55 -07:00
test-http-server-multiheaders2.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-server-multiheaders.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-server-options-incoming-message.js http: add options to http.createServer() 2018-02-06 15:40:24 +01:00
test-http-server-options-server-response.js http: add options to http.createServer() 2018-02-06 15:40:24 +01:00
test-http-server-reject-chunked-with-content-length.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-server-reject-cr-no-lf.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-server-response-standalone.js process: triggerAsyncId can be undefined 2017-07-20 16:17:00 -04:00
test-http-server-stale-close.js test: remove envPlus, use Object.assign everywhere 2017-09-03 17:28:50 -03:00
test-http-server-unconsume-consume.js
test-http-server-unconsume.js
test-http-server-write-after-end.js lib: migrate _http_outgoing.js's remaining errors 2017-12-28 03:17:37 +08:00
test-http-server.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-set-cookies.js test: use Countdown in test-http-set-cookies 2017-12-08 13:48:19 -05:00
test-http-set-timeout-server.js test: fix flaky http(s)-set-server-timeout tests 2017-07-25 12:18:03 -07:00
test-http-set-timeout.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-set-trailers.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-http-should-keep-alive.js test: update test-http-should-keep-alive to use countdown 2017-12-09 12:41:50 -05:00
test-http-status-code.js test: update http test to use Countdown 2017-12-08 10:42:32 -05:00
test-http-status-message.js
test-http-status-reason-invalid-chars.js test: update test-http-status-reason-invalid-chars to use countdown 2017-12-03 14:23:48 -05:00
test-http-timeout-overflow.js test: update http test to use common.mustCall 2017-12-09 15:37:20 -05:00
test-http-timeout.js test: update test-http-timeout to use countdown 2017-12-04 17:40:17 -05:00
test-http-unix-socket-keep-alive.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-unix-socket.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-http-upgrade-advertise.js
test-http-upgrade-agent.js
test-http-upgrade-binary.js http: fix parsing of binary upgrade response body 2018-01-21 01:50:56 +01:00
test-http-upgrade-client2.js test: update http test client function signatures 2017-10-10 17:32:06 -07:00
test-http-upgrade-client.js test: update test-http-upgrade-client to use countdown 2017-12-03 14:26:34 -05:00
test-http-upgrade-reconsume-stream.js http: reset stream to unconsumed in unconsume() 2017-07-26 20:06:09 +02:00
test-http-upgrade-server2.js
test-http-upgrade-server.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-url.parse-auth-with-header-in-request.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-auth.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-basic.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-https.request.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-only-support-http-https-protocol.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-path.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-post.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-url.parse-search.js test: improve tests for test-http-url.parse 2018-02-06 15:02:38 +08:00
test-http-wget.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-writable-true-after-close.js test: fix flaky http-writable-true-after-close 2018-01-05 01:20:23 +01:00
test-http-write-callbacks.js
test-http-write-empty-string.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-write-head.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-http-zero-length-write.js
test-http-zerolengthbuffer.js buffer: refactor all read/write functions 2018-03-02 19:29:46 +00:00
test-http.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-https-agent-additional-options.js https: add extra options to Agent#getName() 2018-02-10 14:15:57 +01:00
test-https-agent-constructor.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-https-agent-create-connection.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-https-agent-disable-session-reuse.js test: use fixtures module 2017-10-28 19:05:31 -07:00
test-https-agent-getname.js https: add extra options to Agent#getName() 2018-02-10 14:15:57 +01:00
test-https-agent-servername.js tools: enable eslint strict key-spacing 2018-02-22 14:56:12 +00:00
test-https-agent-session-eviction.js test: fix test-https-agent-session-eviction for 1.1 2017-11-11 20:42:50 +11:00
test-https-agent-session-reuse.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-https-agent-sni.js test: replaced common.fixturesDir with readKey 2017-10-08 10:18:13 -07:00
test-https-agent-sockets-leak.js test: replace common.fixtures with fixtures module 2017-10-12 12:37:16 +05:30
test-https-agent.js test: use common/fixtures in test-https-agent 2017-10-12 17:29:12 -07:00
test-https-argument-of-creating.js
test-https-byteswritten.js test: replace fixturesDir with fixtures method 2017-10-12 11:44:43 +08:00
test-https-client-checkServerIdentity.js test: use common.fixtures in checkServerIdentity 2017-10-08 10:41:03 -07:00
test-https-client-get-url.js test: replaced common.fixturesDir with readKey 2017-10-08 11:29:59 -07:00
test-https-client-reject.js test: replace fixturesDir with common.fixtures 2017-10-07 17:52:50 -04:00
test-https-client-resume.js test: replace fixturesDir with fixtures module 2017-10-20 11:37:42 +02:00
test-https-close.js test: use common/fixtures in test-https-close 2017-10-12 18:23:41 -07:00
test-https-connect-address-family.js test: bypass dns for IPv6 net tests 2017-11-21 16:37:39 -05:00
test-https-connecting-to-http.js
test-https-drain.js test: use fixtures.readSync 2017-10-13 20:41:13 +08:00
test-https-eof-for-eom.js test: replace fixturesDir with fixtures module 2017-10-08 15:46:12 -07:00
test-https-foafssl.js test: use common fixtures module 2017-10-12 13:36:55 -07:00
test-https-host-headers.js test: replaced fixturesDir with common.fixtures 2017-10-08 15:05:51 -07:00
test-https-localaddress-bind-error.js test: use fixtures module 2017-10-28 22:54:26 +02:00
test-https-localaddress.js test: use fixtures in test-https-localaddress.js 2017-10-12 06:06:27 -07:00
test-https-options-boolean-check.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-https-pfx.js test: use fixtures module in test-https-pfx 2017-10-31 20:54:50 -07:00
test-https-req-split.js test: add common.fixtures to https-req-split 2017-10-07 13:53:11 -07:00
test-https-resume-after-renew.js test: fixturesDir replaced to fixtures module 2017-10-11 11:53:20 +05:30
test-https-server-options-incoming-message.js http: add options to http.createServer() 2018-02-06 15:40:24 +01:00
test-https-server-options-server-response.js http: add options to http.createServer() 2018-02-06 15:40:24 +01:00
test-https-set-timeout-server.js test: use fixtures in test-https-set-timeout-server 2017-10-12 18:32:32 -07:00
test-https-simple.js test: use fixtures module instead of common 2017-10-09 02:13:16 -07:00
test-https-socket-options.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-https-strict.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-https-timeout-server-2.js test: fs.readFileSync -> fixtures.readKey 2017-10-12 09:32:18 -07:00
test-https-timeout-server.js test: use fixtures.readKey in https-timeout-server 2017-10-22 20:47:59 +05:30
test-https-timeout.js test: replaces fixturesDir with fixtures 2017-10-14 17:15:05 +08:00
test-https-truncate.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-https-unix-socket-self-signed.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-icu-data-dir.js test: remove envPlus, use Object.assign everywhere 2017-09-03 17:28:50 -03:00
test-icu-punycode.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-icu-stringwidth.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-icu-transcode.js buffer: buffer.transcode to use internal/errors 2017-10-23 19:17:44 +05:30
test-inspect-async-hook-setup-at-inspect.js inspector: --inspect-brk for es modules 2018-01-22 18:39:21 +02:00
test-inspector-esm.js loader: fix --inspect-brk 2018-03-01 09:18:30 -06:00
test-inspector-no-crash-ws-after-bindings.js inspector: --inspect-brk for es modules 2018-01-22 18:39:21 +02:00
test-instanceof.js
test-internal-errors.js errors: update all internal errors 2018-02-22 13:36:19 +00:00
test-internal-fs-syncwritestream.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-internal-fs.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-internal-module-map-asserts.js module: refactor loader 2018-01-15 12:42:29 -06:00
test-internal-module-wrap.js test: formalize exposure of internal bindings 2018-02-10 14:50:43 -06:00
test-internal-modules-expose.js
test-internal-modules-strip-shebang.js
test-internal-modules.js test: replace fixturesDir with common.fixtures 2017-10-07 18:12:06 -07:00
test-internal-os.js os: add CIDR support 2017-08-14 15:43:10 -04:00
test-internal-process-binding.js src: add internalBindings for binding isolation 2017-10-12 09:13:29 -05:00
test-internal-socket-list-receive.js
test-internal-socket-list-send.js errors: migrate socket_list to internal/errors 2017-07-21 06:14:19 -04:00
test-internal-unicode.js
test-internal-util-assertCrypto.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-internal-util-classwrapper.js
test-internal-util-decorate-error-stack.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-internal-util-normalizeencoding.js buffer: improve Buffer#fill performance 2018-03-02 02:09:24 +00:00
test-intl-v8BreakIterator.js test: use common.hasIntl instead of typeof Intl 2017-11-26 08:55:05 -08:00
test-intl.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-js-stream-call-properties.js
test-listen-fd-cluster.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-listen-fd-detached-inherit.js
test-listen-fd-detached.js doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
test-listen-fd-ebadf.js test: improve flaky test-listen-fd-ebadf.js 2017-12-21 15:12:44 -08:00
test-listen-fd-server.js
test-memory-usage-emfile.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-memory-usage.js
test-microtask-queue-integration-domain.js test: use common.crashOnUnhandledRejection 2017-11-26 15:42:25 +09:00
test-microtask-queue-integration.js test: use crashOnUnhandledRejection 2017-11-22 07:22:35 -08:00
test-microtask-queue-run-domain.js test: use crashOnUnhandledRejection 2017-11-22 07:32:38 -08:00
test-microtask-queue-run-immediate-domain.js test: use common.crashOnUnhandledRejection 2017-11-26 15:48:32 +09:00
test-microtask-queue-run-immediate.js test: use common.crashOnUnhandledRejection 2017-11-22 07:16:26 -08:00
test-microtask-queue-run.js test: use common.crashOnUnhandledRejection() 2017-11-22 16:14:59 -08:00
test-module-binding.js module: use undefined if no main 2018-02-11 14:19:07 -08:00
test-module-builtin.js module: add builtinModules 2017-11-28 02:36:34 +01:00
test-module-children.js test: replace fixturesDir with fixtures module 2017-10-19 18:01:02 +02:00
test-module-circular-symlinks.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-module-globalpaths-nodepath.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-module-loading-error.js src: don't abort when package.json is a directory 2018-02-07 20:49:58 -08:00
test-module-loading-globalpaths.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-module-main-extension-lookup.js module: support main w/o extension, pjson cache 2018-02-14 16:35:12 +02:00
test-module-main-fail.js module: fix main resolution and not found updates 2017-10-21 10:45:40 -07:00
test-module-main-preserve-symlinks-fail.js module: fix main resolution and not found updates 2017-10-21 10:45:40 -07:00
test-module-nodemodulepaths.js
test-module-relative-lookup.js
test-module-require-depth.js test: replace common.fixturesDir w/common.fixtures 2017-10-11 22:10:36 +08:00
test-module-symlinked-peer-modules.js test: specify 'dir' for directory symlinks 2018-03-01 15:47:29 -08:00
test-module-version.js
test-net-access-byteswritten.js
test-net-after-close.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-net-better-error-messages-listen-path.js
test-net-better-error-messages-listen.js
test-net-better-error-messages-path.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-net-better-error-messages-port-hostname.js test: mock the lookup function in parallel tests 2017-11-28 23:06:56 +08:00
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-can-reset-timeout.js test: fix flaky test-net-can-reset-timeout 2017-07-15 19:00:25 -07:00
test-net-client-bind-twice.js net: check EADDRINUSE after binding localPort 2017-09-03 17:19:35 -03:00
test-net-connect-after-destroy.js test: rename regression tests 2018-01-05 02:30:33 +01:00
test-net-connect-buffer.js test: refactor test-net-connect-buffer 2017-12-21 09:39:55 -05:00
test-net-connect-call-socket-connect.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-net-connect-handle-econnrefused.js test: try to connect after server was closed 2018-02-16 19:12:50 +01:00
test-net-connect-immediate-destroy.js
test-net-connect-immediate-finish.js test: remove common.PORT from parallel tests 2017-12-05 00:07:27 -08:00
test-net-connect-options-allowhalfopen.js test: refactor test for readability 2017-09-20 16:41:31 -04:00
test-net-connect-options-fd.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-connect-options-ipv6.js test: bypass dns for IPv6 net tests 2017-11-21 16:37:39 -05:00
test-net-connect-options-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-connect-options-port.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-net-connect-paused-connection.js
test-net-dns-custom-lookup.js
test-net-dns-error.js test: update a few tests to work on OpenBSD 2018-02-16 18:02:29 +01:00
test-net-dns-lookup-skip.js
test-net-dns-lookup.js
test-net-during-close.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-net-eaddrinuse.js
test-net-end-close.js stream: always defer 'readable' with nextTick 2018-01-10 10:48:03 +01:00
test-net-end-without-connect.js
test-net-error-twice.js
test-net-internal.js
test-net-isip.js
test-net-keepalive.js
test-net-large-string.js
test-net-listen-after-destroying-stdin.js test: rename regression tests 2018-01-05 02:30:33 +01:00
test-net-listen-close-server-callback-is-not-function.js
test-net-listen-close-server.js
test-net-listen-error.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-net-listen-exclusive-random-ports.js
test-net-listen-fd0.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-net-listening.js
test-net-local-address-port.js
test-net-localerror.js net: convert to using internal/errors 2017-10-15 11:48:38 +08:00
test-net-normalize-args.js assert: handle enumerable symbol keys 2017-09-19 20:13:02 -03:00
test-net-options-lookup.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-net-pause-resume-connecting.js doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
test-net-persistent-keepalive.js
test-net-persistent-nodelay.js
test-net-persistent-ref-unref.js
test-net-pingpong.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-pipe-connect-errors.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-reconnect.js
test-net-remote-address-port.js
test-net-server-call-listen-multiple-times.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-net-server-close.js
test-net-server-connections-child-null.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-net-server-connections.js
test-net-server-listen-handle.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-server-listen-options.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-net-server-listen-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-net-server-listen-remove-callback.js
test-net-server-max-connections-close-makes-more-available.js test: add common.crashOnHandleRejection 2017-11-22 15:37:11 -08:00
test-net-server-max-connections.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-net-server-options.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-net-server-pause-on-connect.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
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 net: fix bytesWritten during writev 2017-07-29 11:21:48 -07:00
test-net-socket-connect-without-cb.js
test-net-socket-connecting.js
test-net-socket-destroy-send.js net: migrate errors to internal/errors 2017-12-24 02:16:44 +08:00
test-net-socket-destroy-twice.js
test-net-socket-local-address.js
test-net-socket-timeout-unref.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-net-socket-timeout.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-net-socket-write-after-close.js net: migrate errors to internal/errors 2017-12-24 02:16:44 +08:00
test-net-socket-write-error.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-net-stream.js
test-net-sync-cork.js
test-net-timeout-no-handle.js net: fix timeout with null handle 2017-10-25 14:48:30 -04:00
test-net-write-after-close.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-net-write-connect-write.js
test-net-write-fully-async-buffer.js doc: use American spellings per style guide 2017-12-06 16:52:31 -08:00
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-next-tick-errors.js test: replace assert.throws w/ common.expectsError 2017-11-20 09:56:08 -05:00
test-next-tick-intentional-starvation.js
test-next-tick-ordering2.js
test-next-tick-ordering.js
test-next-tick-when-exiting.js
test-next-tick.js process: make this value consistent 2017-08-10 09:11:47 -07:00
test-npm-install.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-openssl-ca-options.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-os-eol.js test: make test-os-eol engine agnostic 2017-11-11 17:40:42 -08:00
test-os-homedir-no-envvar.js
test-os-userinfo-handles-getter-errors.js test: rename regression tests 2018-01-05 02:30:33 +01:00
test-os.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-outgoing-message-pipe.js lib: migrate _http_outgoing.js's remaining errors 2017-12-28 03:17:37 +08:00
test-path-basename.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-dirname.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-extname.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-isabsolute.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-join.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-makelong.js test: replaced fixturesDir with fixtures module 2017-10-09 02:13:19 -07:00
test-path-normalize.js path: fix path.normalize for relative paths 2018-01-11 11:11:22 +08:00
test-path-parse-format.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-path-relative.js test: split path tests into multiple files 2017-09-01 14:28:53 +02:00
test-path-resolve.js test: replaced fixturesDir with fixtures module 2017-10-08 15:46:14 -07:00
test-path-zero-length-strings.js doc: use American spellings per style guide 2017-12-06 16:52:31 -08:00
test-path.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-pending-deprecation.js test: allow running with NODE_PENDING_DEPRECATION 2018-03-02 10:56:08 +00:00
test-performance-function.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-performance-gc.js perf_hooks: fix scheduling regression 2018-01-09 08:25:37 -08:00
test-performance-warning.js perf_hooks: add warning when too many entries in the timeline 2018-01-31 15:24:58 -08:00
test-performance.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-performanceobserver.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-pipe-address.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-pipe-file-to-http.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-pipe-head.js test: use of fixtures in test-pipe-head 2017-10-12 06:35:36 -07:00
test-pipe-outgoing-message-data-emitted-after-ended.js lib: migrate _http_outgoing.js's remaining errors 2017-12-28 03:17:37 +08:00
test-pipe-return-val.js
test-pipe-stream.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-pipe-unref.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-pipe-writev.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-postmortem-metadata.js test: check symbols in shared lib 2018-02-21 22:24:12 +01:00
test-preload.js test: use common.fixtures module in test-preload 2017-10-08 14:58:39 -07:00
test-process-argv-0.js
test-process-assert.js process: deprecate process.assert() 2018-02-16 17:02:38 +01:00
test-process-beforeexit.js
test-process-binding.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-process-chdir.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-process-config.js src: add openssl-system-ca-path configure option 2017-11-10 05:47:20 +01:00
test-process-constants-noatime.js
test-process-cpuUsage.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-process-dlopen-undefined-exports.js test: add test case for process.dlopen with undefined 2017-12-01 20:40:00 +01:00
test-process-emit-warning-from-native.js src: refactor and harden ProcessEmitWarning() 2017-12-12 17:47:37 -02:00
test-process-emit.js test: use Number.isNaN() 2017-11-26 08:47:33 -08:00
test-process-emitwarning.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-process-env-symbols.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-process-env-windows-error-reset.js process: fix reading zero-length env vars on win32 2018-02-02 09:46:34 -08:00
test-process-env.js
test-process-exception-capture-errors.js process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
test-process-exception-capture-should-abort-on-uncaught-setflagsfromstring.js process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
test-process-exception-capture-should-abort-on-uncaught.js process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
test-process-exception-capture.js process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
test-process-exec-argv.js
test-process-execpath.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-process-exit-code.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-process-exit-from-before-exit.js
test-process-exit-GH-12322.js
test-process-exit-recursive.js
test-process-exit.js
test-process-external-stdio-close-spawn.js test: remove erroneous assert message from test 2017-08-20 20:00:40 +02:00
test-process-external-stdio-close.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-process-fatal-exception-tick.js test: fix flaky test-process-fatal-execption-tick 2018-01-30 20:27:57 -08:00
test-process-getactivehandles.js
test-process-getactiverequests.js
test-process-geteuid-getegid.js test: fix unrelated variable name changes 2018-02-16 22:02:22 +01:00
test-process-getgroups.js
test-process-hrtime.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-process-kill-null.js test: refactor test-process-kill-null 2017-10-18 07:56:04 -07:00
test-process-kill-pid.js lib: allow process kill by signal number 2018-02-17 17:09:25 +01:00
test-process-next-tick.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-process-no-deprecation.js
test-process-ppid.js src: add process.ppid 2017-11-10 14:27:52 -05:00
test-process-prototype.js process: keep process prototype in inheritance chain 2017-08-14 23:25:49 +02:00
test-process-raw-debug.js test: clean up inappropriate language 2017-11-22 16:48:04 +02:00
test-process-redirect-warnings-env.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-process-redirect-warnings.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-process-release.js test: update process-release for Node 8 Carbon 2017-11-02 09:18:13 -07:00
test-process-remove-all-signal-listeners.js
test-process-setuid-setgid.js test: fix unrelated variable name changes 2018-02-16 22:02:22 +01:00
test-process-versions.js n-api: expose n-api version in process.versions 2018-01-11 16:53:53 -05:00
test-process-warning.js test: improve process warning coverage 2017-09-12 04:06:39 -07:00
test-process-wrap.js async_wrap: add provider types for net server 2017-11-28 02:50:54 +01:00
test-promise-internal-creation.js
test-promises-unhandled-proxy-rejections.js process: improve unhandled rejection message 2017-11-22 17:33:52 -05:00
test-promises-unhandled-rejections.js promises: refactor rejection handling 2018-01-21 12:37:43 -05:00
test-promises-unhandled-symbol-rejections.js process: improve unhandled rejection message 2017-11-22 17:33:52 -05:00
test-promises-warning-on-unhandled-rejection.js process: improve unhandled rejection message 2017-11-22 17:33:52 -05:00
test-punycode.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-querystring-escape.js test: make test-querystring-escape engine agnostic 2017-11-11 17:40:51 -08:00
test-querystring-maxKeys-non-finite.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-querystring-multichar-separator.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-querystring.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-readline-csi.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-readline-emit-keypress-events.js
test-readline-interface.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-readline-keys.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-readline-position.js test: fix test-readline-position w/o ICU 2017-08-05 16:40:37 +08:00
test-readline-reopen.js
test-readline-set-raw-mode.js
test-readline-undefined-columns.js
test-readline.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-readuint.js
test-ref-unref-return.js
test-regress-GH-1531.js test: update test to use fixtures.readKey 2017-11-07 01:57:21 +00:00
test-regress-GH-2245.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-regress-GH-3238.js
test-regress-GH-3542.js
test-regress-GH-3739.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-regress-GH-4256.js
test-regress-GH-4948.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-regress-GH-5051.js
test-regress-GH-5727.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-regress-GH-5927.js
test-regress-GH-6235.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-regress-GH-9819.js
test-regress-GH-io-1068.js
test-regress-GH-io-1811.js
test-regress-GH-node-9326.js
test-regression-object-prototype.js lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
test-repl-autolibs.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-colors.js repl: fix util.inspect() coloring regression 2017-12-12 12:49:32 -02:00
test-repl-console.js
test-repl-context.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-definecommand.js test: refactor test-repl-definecommand 2017-12-21 15:10:02 -08:00
test-repl-deprecations.js repl: deprecate REPLServer.parseREPLKeyword 2017-08-02 14:39:06 -04:00
test-repl-domain.js
test-repl-editor.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-repl-empty.js
test-repl-end-emits-exit.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-envvars.js test: remove envPlus, use Object.assign everywhere 2017-09-03 17:28:50 -03:00
test-repl-eval-scope.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-eval.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-function-definition-edge-case.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-harmony.js test: make test-repl-harmony engine agnostic 2017-11-11 17:40:55 -08:00
test-repl-history-perm.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-repl-inspector.js repl: show lexically scoped vars in tab completion 2017-12-21 14:47:29 +01:00
test-repl-let-process.js lib: add process to internal module wrapper 2017-11-28 02:53:42 +01:00
test-repl-load-multiline.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-memory-deprecation.js repl: deprecate REPLServer.prototype.memory 2017-10-19 14:58:26 -04:00
test-repl-mode.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-multiline.js test: add multiline repl input regression test 2018-02-14 11:44:50 -05:00
test-repl-null-thrown.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-null.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-repl-options.js
test-repl-persistent-history.js repl: remove deprecated NODE_REPL_HISTORY_FILE 2018-02-12 14:58:55 +01:00
test-repl-preprocess-top-level-await.js repl: support top-level await 2017-11-16 15:42:46 -08:00
test-repl-pretty-custom-stack.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-pretty-stack.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-recoverable.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-require-cache.js
test-repl-require-context.js test: update test to use fixtures 2017-11-06 16:34:27 +00:00
test-repl-require.js test: replaces common.fixturesDir usage 2017-10-11 11:44:22 +05:30
test-repl-reset-event.js test: improve assert messages in repl-reset-event 2017-12-09 14:52:46 -05:00
test-repl-save-load.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-repl-setprompt.js
test-repl-sigint-nested-eval.js
test-repl-sigint.js
test-repl-syntax-error-handling.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-repl-syntax-error-stack.js test: make test-repl-syntax-error-stack agnostic 2017-11-11 17:40:58 -08:00
test-repl-tab-complete-crash.js
test-repl-tab-complete-no-warn.js repl: fix tab-complete warning 2018-02-22 15:07:05 +00:00
test-repl-tab-complete.js test: fix repl-tab-complete --without-ssl 2017-12-29 06:09:57 +01:00
test-repl-tab.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-repl-throw-null-or-undefined.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-repl-top-level-await.js repl: migrate errors to internal/errors 2017-12-22 13:27:25 -05:00
test-repl-turn-off-editor-mode.js repl: deprecate turnOffEditorMode 2017-09-28 01:54:03 -03:00
test-repl-underscore.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl-unexpected-token-recoverable.js
test-repl-use-global.js Revert "repl: refactor tests to not rely on timing" 2018-02-12 15:42:06 +01:00
test-repl.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-require-cache.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-require-deps-deprecation.js test: fix require-deps-deprecation for installed deps 2018-01-03 13:59:52 -05:00
test-require-dot.js test: improve assertion in test-require-dot 2017-11-08 14:20:06 +00:00
test-require-exceptions.js test: change common.fixturesDir to fixtures.path 2017-10-16 09:59:03 -04:00
test-require-extensions-main.js test: add values to error message 2017-11-08 13:41:16 +00:00
test-require-extensions-same-filename-as-dir-trailing-slash.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-require-extensions-same-filename-as-dir.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-require-invalid-package.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-require-json.js test: make test-require-json engine agnostic 2017-11-11 17:41:07 -08:00
test-require-long-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-require-nul.js src: detect nul bytes in InternalModuleReadFile() 2017-08-21 16:59:00 +02:00
test-require-process.js
test-require-resolve.js module: validate request in require.resolve.paths 2018-01-29 17:29:38 +08:00
test-require-symlink.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-require-unicode.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-setproctitle.js test: update a few tests to work on OpenBSD 2018-02-16 18:02:29 +01:00
test-sigint-infinite-loop.js
test-signal-args.js process: Send signal name to signal handlers 2017-11-22 14:35:39 -08:00
test-signal-handler.js
test-signal-safety.js test: check error with regex in test-signal-safety 2017-07-17 22:25:00 -07:00
test-signal-unregister.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
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: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-stdin-from-file.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08: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: remove envPlus, use Object.assign everywhere 2017-09-03 17:28:50 -03:00
test-stdio-closed.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-stdio-pipe-access.js test: stdio pipe behavior tests 2018-02-17 14:57:00 +01:00
test-stdio-pipe-redirect.js test: stdio pipe behavior tests 2018-02-17 14:57:00 +01:00
test-stdio-readable-writable.js
test-stdout-cannot-be-closed-child-process-pipe.js
test-stdout-close-catch.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-stdout-close-unref.js
test-stdout-stderr-reading.js
test-stdout-to-file.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-stream2-base64-single-char-read-end.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-stream2-basic.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream2-compatibility.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream2-decode-partial.js
test-stream2-finish-pipe.js
test-stream2-httpclient-response-end.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-stream2-large-read-stall.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-stream2-objects.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-stream2-pipe-error-handling.js
test-stream2-pipe-error-once-listener.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream2-push.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-stream2-read-sync-stack.js stream: rm {writeable/readable}State.length 2017-12-18 14:41:43 +01:00
test-stream2-readable-empty-buffer-no-eof.js
test-stream2-readable-from-list.js
test-stream2-readable-legacy-drain.js
test-stream2-readable-non-empty-end.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-stream2-readable-wrap-empty.js
test-stream2-readable-wrap.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-stream2-set-encoding.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream2-transform.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-stream2-unpipe-drain.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream2-unpipe-leak.js stream: rm {writeable/readable}State.length 2017-12-18 14:41:43 +01:00
test-stream2-writable.js stream: rm {writeable/readable}State.length 2017-12-18 14:41:43 +01:00
test-stream3-cork-end.js doc: use American spellings per style guide 2017-12-06 16:52:31 -08:00
test-stream3-cork-uncork.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-stream3-pause-then-read.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-stream-base-prototype-accessors-enumerability.js src: make StreamBase prototype accessors robust 2017-11-11 12:52:51 +08:00
test-stream-base-typechecking.js
test-stream-big-packet.js stream: remove usage of *State.highWaterMark 2017-11-15 14:30:39 +01:00
test-stream-big-push.js
test-stream-buffer-list.js util: use blue on non-windows systems for number/bigint 2018-02-25 17:03:34 -06:00
test-stream-decoder-objectmode.js
test-stream-duplex-destroy.js
test-stream-duplex.js
test-stream-end-paused.js
test-stream-events-prepend.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream-inheritance.js stream: fix Writable instanceof for subclasses 2017-08-24 20:58:21 +02:00
test-stream-ispaused.js
test-stream-objectmode-undefined.js
test-stream-pipe-after-end.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream-pipe-await-drain-manual-resume.js test: improve assert messages in stream test 2017-11-08 14:58:03 +00:00
test-stream-pipe-await-drain-push-while-write.js stream: always defer 'readable' with nextTick 2018-01-10 10:48:03 +01:00
test-stream-pipe-await-drain.js
test-stream-pipe-cleanup-pause.js
test-stream-pipe-cleanup.js
test-stream-pipe-error-handling.js
test-stream-pipe-event.js
test-stream-pipe-flow-after-unpipe.js test: add test for stream unpipe with 'data' listeners 2018-02-06 23:04:11 +01:00
test-stream-pipe-flow.js stream: defer readable and flow when sync 2018-02-06 09:54:48 +01:00
test-stream-pipe-manual-resume.js stream: always reset awaitDrain when emitting data 2018-02-06 23:04:04 +01:00
test-stream-pipe-multiple-pipes.js
test-stream-pipe-same-destination-twice.js
test-stream-pipe-unpipe-streams.js stream: cleanup() when unpiping all streams. 2018-02-05 12:11:40 +01:00
test-stream-pipe-without-listenerCount.js
test-stream-preprocess.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-stream-push-order.js stream: add flow and buffer properties to streams 2017-12-15 23:05:45 +01:00
test-stream-push-strings.js test: use arrow functions instead of bind 2017-11-18 17:31:46 +01:00
test-stream-readable-async-iterators.js stream: added experimental support for for-await 2018-01-11 12:34:41 +01:00
test-stream-readable-constructor-set-methods.js
test-stream-readable-destroy.js
test-stream-readable-emittedReadable.js stream: always defer 'readable' with nextTick 2018-01-10 10:48:03 +01:00
test-stream-readable-event.js stream: readable continues to read when push('') 2018-02-15 12:39:17 +01:00
test-stream-readable-flow-recursion.js stream: rm {writeable/readable}State.length 2017-12-18 14:41:43 +01:00
test-stream-readable-invalid-chunk.js stream: complete migration to internal/errors 2017-10-29 18:57:28 +01:00
test-stream-readable-needReadable.js stream: always defer 'readable' with nextTick 2018-01-10 10:48:03 +01:00
test-stream-readable-no-unneeded-readable.js stream: add a test case for the underlying cause. 2018-02-08 16:31:47 +01:00
test-stream-readable-object-multi-push-async.js stream: always defer readable in EOF when sync 2018-02-08 11:58:04 +01:00
test-stream-readable-pause-and-resume.js stream: defer readable and flow when sync 2018-02-06 09:54:48 +01:00
test-stream-readable-reading-readingMore.js stream: always defer 'readable' with nextTick 2018-01-10 10:48:03 +01:00
test-stream-readable-resumeScheduled.js
test-stream-readable-with-unimplemented-_read.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-stream-readableListening-state.js
test-stream-transform-callback-twice.js
test-stream-transform-constructor-set-methods.js test: refactor stream-*-constructor-set-methods 2018-02-17 15:22:14 +01:00
test-stream-transform-destroy.js
test-stream-transform-final-sync.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-stream-transform-final.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-stream-transform-flush-data.js
test-stream-transform-objectmode-falsey-value.js
test-stream-transform-split-highwatermark.js stream: add type and range check for highWaterMark 2018-01-29 17:09:13 +01:00
test-stream-transform-split-objectmode.js stream: remove usage of *State.highWaterMark 2017-11-15 14:30:39 +01:00
test-stream-uint8array.js
test-stream-unpipe-event.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-stream-unshift-empty-chunk.js
test-stream-unshift-read-race.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-stream-wrap-encoding.js
test-stream-wrap.js
test-stream-writable-change-default-encoding.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream-writable-constructor-set-methods.js test: refactor stream-*-constructor-set-methods 2018-02-17 15:22:14 +01:00
test-stream-writable-decoded-encoding.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-stream-writable-destroy.js net: use _final instead of on('finish') 2018-02-21 20:42:18 +01:00
test-stream-writable-ended-state.js
test-stream-writable-finished-state.js
test-stream-writable-needdrain-state.js
test-stream-writable-null.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-stream-writable-write-writev-finish.js stream: avoid writeAfterEnd() while ending 2018-01-30 15:47:36 +01:00
test-stream-writableState-ending.js stream: writable.end should return this. 2018-02-19 08:59:12 +01:00
test-stream-writableState-uncorked-bufferedRequestCount.js
test-stream-write-final.js
test-stream-writev.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-streams-highwatermark.js stream: add type and range check for highWaterMark 2018-01-29 17:09:13 +01:00
test-string-decoder-end.js string_decoder: reset decoder on end 2018-02-02 20:31:39 +01:00
test-string-decoder.js string_decoder: fix regressions 2018-02-13 08:03:23 -05:00
test-stringbytes-external.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-sync-fileread.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-sync-io-option.js
test-sys.js
test-tcp-wrap-connect.js src: refactor WriteWrap and ShutdownWraps 2018-02-14 10:00:29 +01:00
test-tcp-wrap-listen.js async_wrap: add provider types for net server 2017-11-28 02:50:54 +01:00
test-tcp-wrap.js async_wrap: add provider types for net server 2017-11-28 02:50:54 +01:00
test-tick-processor-version-check.js test: tick processor version check regression test 2017-11-07 12:15:33 +01:00
test-timer-close.js
test-timer-immediate.js timers: make setImmediate() immune to tampering 2017-12-26 12:37:19 -05:00
test-timers-active.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-timers-api-refs.js
test-timers-args.js
test-timers-clear-null-does-not-throw-error.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-timers-clearImmediate.js
test-timers-enroll-invalid-msecs.js lib: combine similar error codes 2017-12-24 14:09:29 +08:00
test-timers-immediate-queue-throw.js timers: refactor setImmediate error handling 2018-01-02 11:16:33 -05:00
test-timers-immediate-queue.js
test-timers-immediate-unref-simple.js timers: allow Immediates to be unrefed 2018-01-18 15:55:59 -05:00
test-timers-immediate-unref.js timers: allow Immediates to be unrefed 2018-01-18 15:55:59 -05:00
test-timers-immediate.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers-linked-list.js
test-timers-max-duration-warning.js doc,assert,timers: assign deprecation codes 2018-02-06 13:57:31 +01:00
test-timers-nested.js
test-timers-non-integer-delay.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers-now.js
test-timers-ordering.js
test-timers-promisified.js
test-timers-refresh.js timers: add internal [@@ refresh()] function 2018-01-26 16:47:16 -05:00
test-timers-regress-GH-9765.js
test-timers-reset-process-domain-on-throw.js
test-timers-same-timeout-wrong-list-deleted.js
test-timers-socket-timeout-removes-other-socket-unref-timer.js test: wrap countdown callback in common.mustCall 2018-02-16 18:32:59 +01:00
test-timers-this.js
test-timers-throw-when-cb-not-function.js timers: Migrate to use internal/errors 2017-08-27 11:14:50 -03:00
test-timers-timeout-to-interval.js timers: be more defensive with intervals 2018-02-08 09:01:54 -05:00
test-timers-uncaught-exception.js
test-timers-unenroll-unref-interval.js
test-timers-unref-active.js
test-timers-unref-call.js
test-timers-unref-leak.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers-unref-remove-other-unref-timers-only-one-fires.js
test-timers-unref-remove-other-unref-timers.js
test-timers-unref-reuse-no-exposed-list.js timers: do not expose .unref()._handle._list 2017-09-20 11:12:41 -03:00
test-timers-unref-throw-then-ref.js timers: refactor error handling 2018-02-04 11:04:12 -05:00
test-timers-unref.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-timers-unrefd-interval-still-fires.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers-unrefed-in-beforeexit.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers-unrefed-in-callback.js
test-timers-user-call.js
test-timers-zero-timeout.js test: improve multiple timers tests 2017-08-07 17:33:59 -07:00
test-timers.js doc: use American spellings per style guide 2017-12-06 16:52:31 -08:00
test-tls-0-dns-altname.js test: refactor parallel/test-tls-0-dns-altname 2018-02-16 16:18:23 -08:00
test-tls-addca.js test: refactor parallel/test-tls-addca 2018-02-16 19:33:08 +01:00
test-tls-alert-handling.js test: make test-tls-alert-handling more strict 2017-08-11 16:25:09 -07:00
test-tls-alert.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-alpn-server-client.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-async-cb-after-socket-end.js test: replaced fixturesDir with common.fixtures 2017-10-13 20:36:40 +08:00
test-tls-basic-validations.js tls: migrate argument type-checking errors 2018-01-17 02:20:16 +08:00
test-tls-buffersize.js net,src: refactor writeQueueSize tracking 2017-12-18 09:58:02 -05:00
test-tls-ca-concat.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-canonical-ip.js http, tls: better support for IPv6 addresses 2017-11-02 21:05:20 -04:00
test-tls-cert-chains-concat.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-cert-chains-in-ca.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-cert-regression.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-check-server-identity.js
test-tls-cipher-list.js
test-tls-client-abort2.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-tls-client-abort.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-tls-client-default-ciphers.js test: simplify test-tls-client-default-ciphers 2017-08-24 15:36:32 -07:00
test-tls-client-destroy-soon.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-client-getephemeralkeyinfo.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-tls-client-mindhsize.js test: simplify loadDHParam in TLS test 2018-01-17 12:35:00 +01:00
test-tls-client-reject.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-client-resume.js test: replace common.fixturesDir with fixtures 2017-10-10 22:38:05 -07:00
test-tls-client-verify.js test: improve to use template string 2018-01-17 08:50:02 +08:00
test-tls-clientcertengine-invalid-arg-type.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-tls-clientcertengine-unsupported.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-tls-close-error.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-close-notify.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-cnnic-whitelist.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-tls-connect-address-family.js test: configure certs in tests 2017-11-11 20:42:50 +11:00
test-tls-connect-given-socket.js test: switch to use common.fixtures module for fixturesDir 2017-10-11 14:36:52 +05:30
test-tls-connect-no-host.js test: make tls test more rigorous 2018-02-16 19:23:29 +01:00
test-tls-connect-pipe.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-tls-connect-secure-context.js test: replace common.fixturesDir w/ fixtures.path 2017-10-10 08:14:23 +02:00
test-tls-connect-simple.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-connect-stream-writes.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-delayed-attach-error.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-delayed-attach.js test: use fixtures.readKey instead of fixturesDir 2017-10-21 21:59:52 +08:00
test-tls-destroy-whilst-write.js
test-tls-dhe.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-disable-renegotiation.js tls: migrate errors in _tls_wrap.js 2017-12-24 00:03:39 +08:00
test-tls-ecdh-auto.js crypto: support multiple ECDH curves and auto 2017-09-20 01:16:28 -07:00
test-tls-ecdh-disable.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-tls-ecdh-multiple.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-ecdh.js test: replace fixturesDir with fixtures module 2017-10-09 02:13:19 -07:00
test-tls-econnreset.js test: revise test-tls-econnreset for OpenSSL 1.1.0 2017-11-11 20:42:50 +11:00
test-tls-empty-sni-context.js
test-tls-env-bad-extra-ca.js src: refactor and harden ProcessEmitWarning() 2017-12-12 17:47:37 -02:00
test-tls-env-extra-ca.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-error-servername.js tls: migrate C++ errors to internal/errors.js 2018-01-17 02:20:36 +08:00
test-tls-external-accessor.js test: make test-tls-external-accessor agnostic 2017-11-11 17:41:11 -08:00
test-tls-fast-writing.js test: use fixtures module 2017-10-14 20:28:16 -07:00
test-tls-friendly-error-message.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-generic-stream.js doc,test: mention Duplex support for TLS 2017-12-12 12:46:21 -02:00
test-tls-getcipher.js test: use fixtures module 2017-10-19 01:52:48 -02:00
test-tls-getprotocol.js test: replace common.fixturesDir with fixtures.readSync() 2017-11-06 17:47:05 +00:00
test-tls-handshake-error.js test: use fixtures module in tls-handshake-error 2017-10-27 06:57:03 -07:00
test-tls-handshake-nohang.js
test-tls-hello-parser-failure.js test: refactor tls test to use fixtres.readSync 2017-11-07 12:39:50 +05:30
test-tls-honorcipherorder.js test: replace fixturesDir with common.fixtures 2017-10-10 19:25:18 -07:00
test-tls-inception.js test: use fixtures module 2017-10-19 01:52:48 -02:00
test-tls-interleave.js test: remove common.fixturesDir from tests 2017-12-03 20:12:40 -08:00
test-tls-invoke-queued.js test: make test-tls-invoke-queued use public API 2017-12-27 20:03:25 +01:00
test-tls-js-stream.js test: replace common.fixtiresDir with fixtures.readKey() 2017-11-08 12:31:39 +00:00
test-tls-junk-closes-server.js test: replace common.fixturesDir 2017-10-11 17:44:28 +05:30
test-tls-junk-server.js test: update test expectations for OpenSSL 1.1.0 2017-11-11 20:42:49 +11:00
test-tls-key-mismatch.js test: replace fixturesDir with common.fixtures 2017-10-16 10:03:14 +05:30
test-tls-legacy-deprecated.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-tls-max-send-fragment.js test: use common.fixtures in tls test 2017-10-09 02:13:18 -07:00
test-tls-multi-key.js test: use fixtures in test-tls-multi-key.js 2017-10-13 13:55:15 -07:00
test-tls-multi-pfx.js tls: multiple PFX in createSecureContext 2017-09-07 21:48:46 -03:00
test-tls-net-connect-prefer-path.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-tls-no-cert-required.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-tls-no-rsa-key.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-no-sslv3.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-no-sslv23.js
test-tls-npn-server-client.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-ocsp-callback.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-on-empty-socket.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-options-boolean-check.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-tls-over-http-tunnel.js test: refactor of test-tls-over-http-tunnel 2018-02-16 19:29:24 +01:00
test-tls-parse-cert-string.js tls: deprecate parseCertString & move to internal 2017-09-13 16:54:35 -03:00
test-tls-passphrase.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-pause.js test: refactor parallel/test-tls-pause 2018-02-17 15:49:07 +01:00
test-tls-peer-certificate-encoding.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-peer-certificate-multi-keys.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-peer-certificate.js crypto: add docs & tests for cert.pubkey & cert.fingerprint256 2018-02-22 11:22:14 +01:00
test-tls-pfx-gh-5100-regr.js test: remove messages in assert.strictEqual 2017-10-07 15:27:57 -07:00
test-tls-regr-gh-5108.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-request-timeout.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-retain-handle-no-abort.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-securepair-fiftharg.js test: refactor test-tls-securepair-fiftharg 2017-12-27 19:45:59 +01:00
test-tls-securepair-leak.js tls: make deprecated tls.createSecurePair() use public API 2018-01-14 14:49:41 +01:00
test-tls-securepair-server.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-server-connection-server.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-server-failed-handshake-emits-clienterror.js test: update test expectations for OpenSSL 1.1.0 2017-11-11 20:42:49 +11:00
test-tls-server-setoptions-clientcertengine.js test: add tls clientcertengine tests 2017-11-11 13:35:24 -08:00
test-tls-server-verify.js test: fix test-tls-server-verify.js on Windows CI 2018-01-26 10:57:00 -08:00
test-tls-session-cache.js test: speed up parallel/test-tls-session-cache 2018-02-01 11:52:25 +01:00
test-tls-set-ciphers.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-set-encoding.js test: update references to archived repository 2018-01-03 18:22:48 +01:00
test-tls-sni-option.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-sni-server-client.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-socket-close.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-socket-constructor-alpn-npn-options-parsing.js tls: accept array of protocols in TLSSocket 2017-11-04 11:36:16 -04:00
test-tls-socket-default-options.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-socket-destroy.js src: refactor stream callbacks and ownership 2018-02-01 10:53:26 +01:00
test-tls-socket-failed-handshake-emits-error.js test: update test expectations for OpenSSL 1.1.0 2017-11-11 20:42:49 +11:00
test-tls-socket-snicallback-without-server.js tls: fix SNICallback without .server option 2017-12-27 19:45:15 +01:00
test-tls-startcom-wosign-whitelist.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-starttls-server.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-tls-ticket-cluster.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-ticket.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-timeout-server-2.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-timeout-server.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-translate-peer-certificate.js tls: fix object prototype type confusion 2017-08-30 15:41:23 -03:00
test-tls-transport-destroy-after-own-gc.js tls: unconsume stream on destroy 2017-12-13 06:32:55 +01:00
test-tls-two-cas-one-string.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-tls-wrap-econnreset-localaddress.js
test-tls-wrap-econnreset-pipe.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-tls-wrap-econnreset-socket.js
test-tls-wrap-econnreset.js
test-tls-wrap-event-emmiter.js lib: refactor wrap_js_stream for ES6/readability 2017-10-19 18:06:27 +02:00
test-tls-wrap-no-abort.js
test-tls-wrap-timeout.js net: use actual Timeout instance on Sockets 2017-12-20 18:28:11 -05:00
test-tls-writewrap-leak.js
test-tls-zero-clear-in.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-trace-events-all.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-async-hooks.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-binding.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-category-used.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-none.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-perf.js perf_hooks: emit trace events for marks, measures, and timerify 2018-02-26 13:55:33 -08:00
test-trace-events-process-exit.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-trace-events-v8.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-tty-backwards-api.js test: backward compatible api for tty 2017-09-20 10:42:56 -03:00
test-ttywrap-invalid-fd.js test: use runWithInvalidFD() in tests expecting EBADF 2018-02-22 22:08:52 +08:00
test-types.js lib: faster type checks for some types 2017-10-01 23:58:59 -03:00
test-umask.js test: improve coverage for process.umask 2017-10-15 16:09:44 -04:00
test-url-domain-ascii-unicode.js
test-url-format-invalid-input.js test: replace assert.throws with expectsError 2018-01-09 15:32:50 -08:00
test-url-format-whatwg.js lib: improve the usage of TypeError[INVALID_ARG_TYPE] 2017-11-12 11:04:06 -08:00
test-url-format.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-url-parse-format.js
test-url-parse-invalid-input.js test: replace assert.throws with expectsError 2018-01-09 15:32:50 -08:00
test-url-parse-query.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-url-relative.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-utf8-scripts.js
test-util-callbackify.js assert: wrap original error in ifError 2018-01-24 13:16:07 +01:00
test-util-deprecate-invalid-code.js util: expand test coverage for util.deprecate 2017-10-22 11:31:21 -04:00
test-util-deprecate.js util: emit deprecation code only once 2017-11-16 22:00:24 -08:00
test-util-emit-experimental-warning.js test: coverage for emitExperimentalWarning 2017-12-17 13:23:03 -05:00
test-util-format-shared-arraybuffer.js test: remove --harmony-sharedarraybuffer usage 2017-10-22 14:09:46 +02:00
test-util-format.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-util-inherits.js test: replace assert.throws with expectsError 2018-01-09 15:32:50 -08:00
test-util-inspect-bigint.js util: add bigint formatting to util.inspect 2018-02-01 12:23:44 +01:00
test-util-inspect-deprecated.js util: runtime deprecation for custom .inspect() 2017-11-16 22:00:39 -08:00
test-util-inspect-proxy.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-util-inspect.js test,benchmark,doc: enable dot-notation rule 2018-02-16 19:37:43 +01:00
test-util-internal.js lib,src: audit process.env in lib/ for setuid binary 2018-02-16 17:42:21 +01:00
test-util-isDeepStrictEqual.js util,assert: expose util.isDeepStrictEqual() 2017-10-25 22:30:37 -07:00
test-util-log.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-util-promisify.js test: improve coverage for util.promisify 2017-12-14 13:16:10 -05:00
test-util-sigint-watchdog.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-util.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-uv-binding-constant.js src: expose uv.errmap to binding 2017-12-28 03:08:25 +08:00
test-uv-errno.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-v8-flag-type-check.js v8: migrate setFlagsFromString to internal/errors 2017-10-29 17:04:27 -07:00
test-v8-flags.js
test-v8-serdes-sharedarraybuffer.js test: remove --harmony-sharedarraybuffer usage 2017-10-22 14:09:46 +02:00
test-v8-serdes.js test: make test-v8-serdes work without stdin 2017-10-25 07:15:44 +02:00
test-v8-stats.js
test-v8-version-tag.js
test-vm-access-process-env.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-vm-api-handles-getter-errors.js test: rename regression tests 2018-01-05 02:30:33 +01:00
test-vm-attributes-property-not-on-sandbox.js src: use new V8 API in vm module 2017-10-23 14:35:09 +02:00
test-vm-basic.js test: adds tests for vm invalid arguments 2018-01-30 10:16:51 +08:00
test-vm-cached-data.js
test-vm-context-async-script.js test: improve multiple vm tests 2017-08-03 11:00:23 -07:00
test-vm-context-property-forwarding.js
test-vm-context.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-create-and-run-in-context.js test: improve multiple vm tests 2017-08-03 11:00:23 -07:00
test-vm-create-context-accessors.js
test-vm-create-context-arg.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-vm-create-context-circular-reference.js
test-vm-cross-context.js test: minor refactoring 2018-02-16 16:54:07 +01:00
test-vm-data-property-writable.js src: use new V8 API in vm module 2017-10-23 14:35:09 +02:00
test-vm-deleting-property.js
test-vm-function-declaration.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-function-redefinition.js
test-vm-getters.js src: use new V8 API in vm module 2017-10-23 14:35:09 +02:00
test-vm-global-assignment.js
test-vm-global-define-property.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-global-identity.js
test-vm-global-non-writable-properties.js src: use new V8 API in vm module 2017-10-23 14:35:09 +02:00
test-vm-global-property-interceptors.js test: add test for prop interceptors on sandbox 2017-10-26 10:23:07 +02:00
test-vm-harmony-symbols.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-indexed-properties.js
test-vm-inherited_properties.js test: fix test for inherited properties on vm 2017-10-25 17:23:40 +02:00
test-vm-is-context.js
test-vm-low-stack-space.js
test-vm-module-basic.js vm: add modules 2018-01-30 17:00:57 -08:00
test-vm-module-dynamic-import.js vm: add modules 2018-01-30 17:00:57 -08:00
test-vm-module-errors.js test: add url type check in Module options 2018-02-09 18:20:08 -06:00
test-vm-module-link.js vm: flip Module#link's signature 2018-02-03 11:04:34 -08:00
test-vm-module-reevaluate.js vm: add modules 2018-01-30 17:00:57 -08:00
test-vm-new-script-new-context.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-new-script-this-context.js test: improve multiple vm tests 2017-08-03 11:00:23 -07:00
test-vm-parse-abort-on-uncaught-exception.js vm: never abort on caught syntax error 2017-12-05 23:49:36 +01:00
test-vm-preserves-property.js test: update assert error messages 2017-10-19 02:26:02 -02:00
test-vm-property-not-on-sandbox.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-vm-proxies.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-proxy-failure-CP.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-vm-run-in-new-context.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-vm-script-throw-in-tostring.js test: add test case for throwing an exception with vm.Script 2017-12-01 20:39:51 +01:00
test-vm-sigint-existing-handler.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-vm-sigint.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-vm-static-this.js
test-vm-strict-assign.js src: use new V8 API in vm module 2017-10-23 14:35:09 +02:00
test-vm-strict-mode.js src: fix vm module for strict mode 2017-10-27 10:12:02 +02:00
test-vm-symbols.js test: remove error msg in test-vm-symbols.js 2017-10-19 02:47:45 -02:00
test-vm-syntax-error-message.js test: improve multiple vm tests 2017-08-03 11:00:23 -07:00
test-vm-syntax-error-stderr.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-vm-timeout.js test: use shorthand properties 2018-01-17 14:33:20 +01:00
test-warn-sigprof.js
test-wasm-simple.js test: add common.crashOnUnhandledRejection() 2017-11-22 08:01:14 -08:00
test-whatwg-encoding-fatal-streaming.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-internals.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-surrogates-utf8.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textdecoder-fatal.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textdecoder-ignorebom.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textdecoder-streaming.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textdecoder-utf16-surrogates.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textdecoder.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-whatwg-encoding-textencoder-utf16-surrogates.js util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
test-whatwg-encoding-textencoder.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-whatwg-url-constructor.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-whatwg-url-domainto.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-whatwg-url-global.js url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
test-whatwg-url-historical.js test: add comments for whatwg-url tests 2017-07-20 16:22:02 -04:00
test-whatwg-url-inspect.js
test-whatwg-url-origin.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-whatwg-url-parsing.js url: fix port overflow checking 2017-10-10 08:13:19 -07:00
test-whatwg-url-properties.js test: mitigate RegEx exceeding 80 chars 2017-08-07 19:13:41 -04:00
test-whatwg-url-searchparams-append.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-constructor.js test: add comments for whatwg-url tests 2017-07-20 16:22:02 -04:00
test-whatwg-url-searchparams-delete.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-entries.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-foreach.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-get.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-getall.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-has.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-inspect.js url: added space to class string of iterator objects 2017-12-13 06:45:56 +01:00
test-whatwg-url-searchparams-keys.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-set.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-sort.js test: replace concatenation with literals 2017-10-19 01:52:49 -02:00
test-whatwg-url-searchparams-stringifier.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams-values.js test: replace assert.throws w/ common.expectsError 2017-12-08 16:02:07 -05:00
test-whatwg-url-searchparams.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-whatwg-url-setters.js test: use template string for concatenation 2017-11-11 10:55:00 +01:00
test-whatwg-url-toascii.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-whatwg-url-tojson.js test: add comments for whatwg-url tests 2017-07-20 16:22:02 -04:00
test-whatwg-url-tostringtag.js url: added space to class string of iterator objects 2017-12-13 06:45:56 +01:00
test-windows-abort-exitcode.js src: adjust windows abort behavior 2017-08-07 22:46:01 -04:00
test-windows-failed-heap-allocation.js test: adjust windows failed alloc test to V8 6.2 2017-09-13 16:16:43 +02:00
test-wrap-js-stream-duplex.js src: turn JS stream into a full duplex 2017-10-23 16:50:42 +02:00
test-wrap-js-stream-exceptions.js src: harden JSStream callbacks 2018-01-14 14:54:53 +01:00
test-wrap-js-stream-read-stop.js test: add test for WrapStream readStop 2017-10-26 06:07:46 -04:00
test-zlib-bytes-read.js
test-zlib-close-after-error.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-zlib-close-after-write.js
test-zlib-const.js test: more informative test failure messages 2017-10-08 14:57:43 -07:00
test-zlib-convenience-methods.js zlib: add ArrayBuffer support 2017-12-13 06:23:23 +01:00
test-zlib-create-raw.js
test-zlib-deflate-constructors.js zlib: improve zlib errors 2018-02-25 02:31:14 +08:00
test-zlib-deflate-raw-inherits.js
test-zlib-destroy-pipe.js zlib: check if the stream is destroyed before push 2017-07-19 14:11:40 +02:00
test-zlib-dictionary-fail.js
test-zlib-dictionary.js zlib: add ArrayBuffer support 2017-12-13 06:23:23 +01:00
test-zlib-empty-buffer.js zlib: fix decompression of empty data streams 2017-11-18 20:40:27 +01:00
test-zlib-failed-init.js zlib: improve zlib errors 2018-02-25 02:31:14 +08:00
test-zlib-flush-drain-longblock.js zlib: fix interaction of flushing and needDrain 2017-07-31 22:44:05 +02:00
test-zlib-flush-drain.js test: remove literal error messages 2017-10-08 15:46:13 -07:00
test-zlib-flush-flags.js zlib: improve zlib errors 2018-02-25 02:31:14 +08:00
test-zlib-flush-multiple-scheduled.js zlib: fix interaction of flushing and needDrain 2017-07-31 22:44:05 +02:00
test-zlib-flush.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-zlib-from-concatenated-gzip.js test: use default message for assert.strictEqual 2017-10-19 01:52:47 -02:00
test-zlib-from-gzip-with-trailing-garbage.js test: improve asset msg in test 2017-10-09 02:13:17 -07:00
test-zlib-from-gzip.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-zlib-from-string.js test: alter assert.strictEqual to default message 2017-10-08 14:55:45 -07:00
test-zlib-invalid-input.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-zlib-not-string-or-buffer.js zlib: add ArrayBuffer support 2017-12-13 06:23:23 +01:00
test-zlib-object-write.js zlib: fix assert fail for bad write in object mode 2017-11-18 20:55:57 +01:00
test-zlib-params.js test: begin normalizing fixtures use 2017-08-07 18:00:57 -07:00
test-zlib-random-byte-pipes.js test: display better error message for assertion 2017-10-08 20:11:31 -07:00
test-zlib-sync-no-event.js test: improve multiple zlib tests 2017-08-03 17:07:14 -07:00
test-zlib-truncated.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
test-zlib-unzip-one-byte-chunks.js test: rewrite assert message 2017-10-10 21:45:45 -07:00
test-zlib-write-after-close.js zlib: migrate to internal/errors 2017-10-02 12:36:52 -07:00
test-zlib-write-after-flush.js test: improve multiple zlib tests 2017-08-03 17:07:14 -07:00
test-zlib-zero-byte.js
test-zlib.js test: remove assert.doesNotThrow() 2018-02-16 16:53:47 +01:00
testcfg.py