summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2016-04-18test: move the debugger tests back to parallelSantiago Gimeno
2016-04-15fs: optimize realpath using uv_fs_realpath()Yuval Brik
2016-04-14test: move debugger tests to sequentialRich Trott
2016-04-08test: move some test from sequential to parallelSantiago Gimeno
2016-04-05test: fix flakiness of stringbytes-externalAli Ijaz Sheikh
2016-04-03test: fix error message checks in test-module-loadingJames M Snell
2016-03-25fs: Buffer and encoding enhancements to fs APIJames M Snell
2016-03-24process: add 'warning' event and process.emitWarning()James M Snell
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-03-15src: allow combination of -i and -e cli flagsRich Trott
2016-03-01test: retry on known SmartOS bugRich Trott
2016-02-29test: remove flaky designation from fixed testsRich Trott
2016-02-18src,test,tools: modify for more stringent lintingRich Trott
2016-02-17test: mark test-http-regr-gh-2928 flakyRich Trott
2016-02-16test: disable fs watch tests for AIXMichael Dawson
2016-02-10test: fix flaky test-http-regr-gh-2928Rich Trott
2016-02-10test: remove unneeded common.indirectInstanceOf()Rich Trott
2016-02-07test: fix flaky test-dgram-pingpongRich Trott
2016-02-06test: mark flaky tests on Raspberry PiRich Trott
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2016-02-02test: fix redeclared vars in sequential testsRich Trott
2016-01-21test: update ArrayBuffer alloc failure messageAli Ijaz Sheikh
2016-01-21test: refactor test-fs-watchRich Trott
2016-01-21test: move cluster tests to parallelRich Trott
2016-01-19test: improve test-cluster-disconnect-suicide-raceRich Trott
2016-01-18test: make test-cluster-disconnect-leak reliableRich Trott
2016-01-16lib,test: remove extra semicolonsMichaël Zasso
2016-01-13cluster: fix race condition setting suicide propSantiago Gimeno
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-12test: move resource intensive tests to sequentialRich Trott
2016-01-07cluster: ignore queryServer msgs on disconnectionSantiago Gimeno
2016-01-06buffer: throw if both length and enc are passedMathias Buus
2016-01-05test: remove unused varsRich Trott
2016-01-01test: remove unused modulesRich Trott
2015-12-30test: remove unused assert module importsRich Trott
2015-12-29test: extend timeout in Debug modeRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-12-16module,src: do not wrap modules with -1 lineOffsetcjihrig
2015-12-14test: parallelize test-repl-persistent-historyJeremiah Senkpiel
2015-11-20module: fix column offsets in errorsTristian Flanagan
2015-11-20lib: add 'pid' prefix in `internal/util`Minwoo Jung
2015-11-19test: skip/replace weak crypto tests in FIPS modeStefan Budeanu
2015-11-18util: remove pumpWyatt Preul
2015-11-13test: run pipeline flood test in parallelRich Trott
2015-11-13test: refactor test-http-pipeline-floodRich Trott
2015-11-13test: fix flaky test test-http-pipeline-floodDevin Nakamura
2015-11-10test: enhance fs-watch-recursive testSakthipriyan Vairamani
2015-11-03repl: don't crash if cannot open history fileEvan Lucas
2015-11-02test: mark http-pipeline-flood flakyRich Trott
2015-10-28test: split independent tests into separate filesRich Trott