summaryrefslogtreecommitdiff
path: root/test/sequential
Commit message (Expand)AuthorAgeFilesLines
* test: remove common.inspect()Rich Trott2015-10-081-1/+0
* test: refresh temp directory when using pipeRich Trott2015-10-083-0/+6
* test: fix losing original env vars issueJunliang Yan2015-10-083-15/+8
* test: remove deprecated error loggingRich Trott2015-10-072-14/+2
* module: remove unnecessary property and methodSakthipriyan Vairamani2015-10-061-4/+0
* fs: include filename in watch errorscharlierudolph2015-10-021-0/+17
* test: load common.js to test for global leaksRich Trott2015-10-012-0/+2
* test: change calls to deprecated util.print()Rich Trott2015-09-281-1/+1
* test: replace deprecated util.debug() callsRich Trott2015-09-282-12/+12
* test: test sync version of mkdir & rmdirSakthipriyan Vairamani2015-09-211-43/+0
* test: use tmpDir instead of fixtures in readdirSakthipriyan Vairamani2015-09-201-71/+0
* test: use tmp directory in chdir testSakthipriyan Vairamani2015-09-171-38/+0
* doc,test: enable recursive file watching in WindowsSakthipriyan Vairamani2015-09-061-1/+3
* build: add --enable-asan with builtin leakcheckKarl Skomski2015-09-061-1/+8
* test: refactor to eliminate flaky testRich Trott2015-09-062-30/+30
* test: mark test-vm-syntax-error-stderr as flakyJoão Reis2015-09-021-0/+1
* test: mark test-repl-persistent-history as flakyJoão Reis2015-09-021-0/+1
* test: use tmpDir instead of fixturesDirSakthipriyan Vairamani2015-08-281-46/+0
* Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis2015-08-281-2/+1
* lib,src: add unix socket getsockname/getpeernameBen Noordhuis2015-08-271-1/+2
* test: initial list of flaky testsAlexis Campailla2015-08-271-0/+1
* test: add test configuration templatesAlexis Campailla2015-08-271-0/+18
* repl: dont throw ENOENT on NODE_REPL_HISTORY_FILETodd Kennedy2015-08-201-0/+7
* test: correct spelling of 'childProcess'muddletoes2015-08-172-4/+4
* test: add tests for persistent repl historyJeremiah Senkpiel2015-08-041-0/+193
* node: do not override `message`/`stack` of errorFedor Indutny2015-08-041-4/+4
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-1/+2
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-314-8/+8
* test: skip IPv6 part before testing itSakthipriyan Vairamani2015-07-271-5/+5
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-203-3/+3
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-203-3/+3
* test: properly clean up temp directoryRoman Reiss2015-07-121-2/+15
* util: prepend '(node) ' to deprecation messagesSakthipriyan Vairamani2015-07-031-3/+15
* tools: re-enable comma-spacing linter ruleRoman Reiss2015-06-291-1/+1
* lib,test: fix whitespace issuesRoman Reiss2015-06-154-8/+2
* test: only refresh tmpDir for tests that need itRich Trott2015-06-135-5/+9
* test: create temp dir in common.jsRich Trott2015-06-121-4/+2
* test: remove hardwired references to 'iojs'Rod Vagg2015-06-031-1/+3
* Revert "src: add getopt option parser"Evan Lucas2015-06-011-11/+0
* src: add getopt option parserEvan Lucas2015-06-011-0/+11
* test: enable linting for testsRoman Reiss2015-05-1966-38/+108
* test: extend timeouts for ARMv6Rod Vagg2015-04-291-1/+1
* test: increase timeouts on ARMRoman Reiss2015-04-092-2/+2
* test: reduce sequential/test-fs-watch flakinessRoman Reiss2015-03-271-3/+3
* test: move sequential/test-signal-unregisterBen Noordhuis2015-03-231-12/+0
* test: fix timing issue in signal testBen Noordhuis2015-03-231-27/+7
* test: cache lazy properties, fix style nitsRod Vagg2015-03-191-3/+2
* test: Introduce knowledge of FreeBSD jailsJohan Bergström2015-03-191-1/+1
* test: fix ext commands to be double quotedShigeki Ohtsu2015-03-123-10/+8
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-052-7/+13