0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/test/disabled
Rich Trott 44efd66132 test: replace deprecated util.debug() calls
common.debug() is just util.debug() and emits a deprecation notice. Per
docs, use console.error() instead.

PR-URL: https://github.com/nodejs/node/pull/3082
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
2015-09-28 11:15:06 -07:00
..
test-child-process-uid-gid.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-debug-brk-file.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-debug-brk-no-arg.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dgram-send-error.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-eio-race.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-fs-largefile.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-abort-stream-end.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-https-loop-to-google.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-readline.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-sendfd.js test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
test-setuidgid.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
tls_server.js test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30