mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
7dd82dd1c3
This commit adds a mustNotCall() helper for testing. This provides an alternative to using common.fail() as a callback, or creating a callback function for the sole purpose of calling common.fail(). PR-URL: https://github.com/nodejs/node/pull/11152 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> |
||
---|---|---|
.. | ||
sequential.status | ||
test-buffer-creation-regression.js | ||
test-child-process-emfile.js | ||
test-child-process-execsync.js | ||
test-child-process-fork-getconnections.js | ||
test-child-process-pass-fd.js | ||
test-crypto-timing-safe-equal.js | ||
test-debug-host-port.js | ||
test-debugger-debug-brk.js | ||
test-deprecation-flags.js | ||
test-dgram-pingpong.js | ||
test-fs-readfile-tostring-fail.js | ||
test-fs-watch.js | ||
test-http-regr-gh-2928.js | ||
test-http-server-consumed-timeout.js | ||
test-init.js | ||
test-module-loading.js | ||
test-net-GH-5504.js | ||
test-net-server-address.js | ||
test-next-tick-error-spin.js | ||
test-pipe.js | ||
test-process-warnings.js | ||
test-regress-GH-784.js | ||
test-regress-GH-877.js | ||
test-regress-GH-1697.js | ||
test-regress-GH-1726.js | ||
test-regress-GH-4015.js | ||
test-regress-GH-4027.js | ||
test-repl-timeout-throw.js | ||
test-require-cache-without-stat.js | ||
test-stream2-fs.js | ||
test-stream2-stderr-sync.js | ||
test-timers-blocking-callback.js | ||
test-util-debug.js | ||
test-vm-timeout-rethrow.js | ||
testcfg.py |