node/test/sequential
Rich Trott f0f8afd879 test: remove common.inspect()
common.inspect() is just util.inspect(). common copies every property
from util but this is the only one that gets used and it only gets used
in three places. Well, four, but the fourth is removed in a pending PR.

This commit removes it. Subsequently, the "copy util to common"
part of `common` can be removed altogether.

PR-URL: https://github.com/nodejs/node/pull/3257
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
2015-10-10 10:46:16 -07:00
..
sequential.status test: refactor to eliminate flaky test 2015-09-06 21:38:59 +10:00
test-child-process-emfile.js build: add --enable-asan with builtin leakcheck 2015-09-06 21:39:00 +10:00
test-child-process-execsync.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30
test-child-process-fork-getconnections.js test: refactor to eliminate flaky test 2015-09-06 21:38:59 +10:00
test-cluster-listening-port.js test: load common.js to test for global leaks 2015-10-02 13:39:27 +10:00
test-debug-args.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-deprecation-flags.js util: prepend '(node) ' to deprecation messages 2015-07-03 16:32:29 +02:00
test-force-repl.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-fs-watch-recursive.js doc,test: enable recursive file watching in Windows 2015-09-06 21:39:06 +10:00
test-fs-watch.js fs: include filename in watch errors 2015-10-07 20:39:15 -07:00
test-http-pipeline-flood.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-init.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-memory-usage-emfile.js test: remove common.inspect() 2015-10-10 10:46:16 -07:00
test-module-loading.js test: replace deprecated util.debug() calls 2015-09-30 22:19:52 +10:00
test-net-GH-5504.js test: fix losing original env vars issue 2015-10-08 07:56:36 -07:00
test-net-listen-exclusive-random-ports.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-localport.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-server-address.js test: skip IPv6 part before testing it 2015-07-27 23:24:03 +05:30
test-net-server-bind.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-next-tick-error-spin.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-address.js test: refresh temp directory when using pipe 2015-10-10 10:38:55 -07:00
test-pipe-head.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-stream.js test: refresh temp directory when using pipe 2015-10-10 10:38:55 -07:00
test-pipe-unref.js test: refresh temp directory when using pipe 2015-10-10 10:38:55 -07:00
test-pipe.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-pump-file2tcp-noexist.js test: remove deprecated error logging 2015-10-07 20:39:18 -07:00
test-pump-file2tcp.js test: remove deprecated error logging 2015-10-07 20:39:18 -07:00
test-regress-GH-746.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-784.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-regress-GH-819.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-877.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-1531.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-regress-GH-1697.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-1726.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-1899.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-3542.js test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
test-regress-GH-4015.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-4027.js test: only refresh tmpDir for tests that need it 2015-06-13 22:27:17 -07:00
test-regress-GH-4948.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-repl-persistent-history.js repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 2015-08-20 10:29:35 -04:00
test-require-cache-without-stat.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-setproctitle.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-sigint-infinite-loop.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-socket-write-after-fin-error.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-socket-write-after-fin.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdin-child-proc.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdin-from-file.js test: correct spelling of 'childProcess' 2015-08-17 20:55:19 +02:00
test-stdin-pipe-resume.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdin-script-child.js test: fix losing original env vars issue 2015-10-08 07:56:36 -07:00
test-stdout-cannot-be-closed-child-process-pipe.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdout-close-catch.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdout-stderr-reading.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdout-to-file.js test: change calls to deprecated util.print() 2015-09-30 22:19:52 +10:00
test-stream2-fs.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stream2-httpclient-response-end.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stream2-stderr-sync.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-sync-fileread.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tcp-wrap-connect.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tcp-wrap-listen.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tls-honorcipherorder.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-util-debug.js test: fix losing original env vars issue 2015-10-08 07:56:36 -07:00
test-vm-syntax-error-stderr.js node: do not override message/stack of error 2015-08-04 11:56:16 -07:00
test-vm-timeout-rethrow.js test: load common.js to test for global leaks 2015-10-02 13:39:27 +10:00
test-zerolengthbufferbug.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
testcfg.py