0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/sequential
Rich Trott a6b8ee19b8 test: create temp dir in common.js
Move creation of temporary directories for tests
out of the Python harness and into common.js. This
allows all tests to be run reliably outside of the
Python wrapper.

PR-URL: https://github.com/nodejs/io.js/pull/1877
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-06-12 10:27:29 +10:00
..
test-chdir.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-child-process-emfile.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-child-process-execsync.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
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 Revert "src: add getopt option parser" 2015-06-01 11:25:32 -05:00
test-force-repl.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-fs-watch-recursive.js test: create temp dir in common.js 2015-06-12 10:27:29 +10:00
test-fs-watch.js test: enable linting for tests 2015-05-19 21:21:27 +02: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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-mkdir-rmdir.js test: enable linting for tests 2015-05-19 21:21:27 +02: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: enable linting for tests 2015-05-19 21:21:27 +02:00
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 test: enable linting for tests 2015-05-19 21:21:27 +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 test: enable linting for tests 2015-05-19 21:21:27 +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: enable linting for tests 2015-05-19 21:21:27 +02:00
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: enable linting for tests 2015-05-19 21:21:27 +02:00
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: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-4948.js test: enable linting for tests 2015-05-19 21:21:27 +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: remove hardwired references to 'iojs' 2015-06-03 16:53:05 +02:00
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: enable linting for tests 2015-05-19 21:21:27 +02: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: enable linting for tests 2015-05-19 21:21:27 +02:00
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 test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00