node/test
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir
This test was using fixturesDir to create temp files to test. This
patch replaces that with tmpDir and uses `assert` module to test.
Also, this test has been moved to `parallel`, from `sequential` mode.

PR-URL: https://github.com/nodejs/node/pull/2583
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2015-08-28 04:18:03 +05:30
..
addons build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: improve ESRCH error message 2015-06-05 05:54:19 +02:00
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures node: rename from io.js to node 2015-08-23 17:59:43 -04:00
gc test: add spaces after keywords 2015-08-22 18:01:53 -07:00
internet test: use reserved IP in test-net-connect-timeout 2015-08-23 14:30:01 -07:00
message test: add test configuration templates 2015-08-27 05:49:28 +02:00
parallel test: use tmpDir instead of fixturesDir 2015-08-28 04:18:03 +05:30
pummel test: remove two obsolete pummel tests 2015-08-04 11:56:15 -07:00
sequential test: use tmpDir instead of fixturesDir 2015-08-28 04:18:03 +05:30
testpy test: create temp dir in common.js 2015-06-12 10:27:29 +10:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: disallow unreachable code 2015-08-20 20:12:44 +02:00
common.js Revert "lib,src: add unix socket getsockname/getpeername" 2015-08-28 00:14:13 +02:00