0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/sequential
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently
In the tests, we use "process.platform === 'win32'" in some places.
This patch replaces them with the "common.isWindows" for consistency.

PR-URL: https://github.com/nodejs/io.js/pull/2269
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-07-31 00:29:36 +05:30
..
test-chdir.js test: properly clean up temp directory 2015-07-12 01:09:25 +02:00
test-child-process-emfile.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30
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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-cluster-listening-port.js test: enable linting for tests 2015-05-19 21:21:27 +02: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 test: only refresh tmpDir for tests that need it 2015-06-13 22:27:17 -07:00
test-fs-watch.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30
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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-mkdir-rmdir.js test: only refresh tmpDir for tests that need it 2015-06-13 22:27:17 -07:00
test-module-loading.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-GH-5504.js test: enable linting for tests 2015-05-19 21:21:27 +02: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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-head.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-stream.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-unref.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-pump-file2tcp-noexist.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pump-file2tcp.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-readdir.js test: enable linting for tests 2015-05-19 21:21:27 +02: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: use common.isWindows consistently 2015-07-31 00:29:36 +05:30
test-regress-GH-3739.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
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-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: enable linting for tests 2015-05-19 21:21:27 +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: enable linting for tests 2015-05-19 21:21:27 +02: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: only refresh tmpDir for tests that need it 2015-06-13 22:27:17 -07: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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-vm-syntax-error-stderr.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-vm-timeout-rethrow.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-zerolengthbufferbug.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
testcfg.py