summaryrefslogtreecommitdiff
path: root/test/sequential
Commit message (Expand)AuthorAgeFilesLines
* test: fix flaky test-dgram-pingpongRich Trott2016-02-072-65/+21
* test: mark flaky tests on Raspberry PiRich Trott2016-02-061-1/+3
* tools: lint for spacing around unary operatorsRich Trott2016-02-041-1/+1
* test: fix redeclared vars in sequential testsRich Trott2016-02-023-5/+5
* test: update ArrayBuffer alloc failure messageAli Ijaz Sheikh2016-01-217-8/+8
* test: refactor test-fs-watchRich Trott2016-01-211-9/+8
* test: move cluster tests to parallelRich Trott2016-01-212-56/+0
* test: improve test-cluster-disconnect-suicide-raceRich Trott2016-01-191-23/+18
* test: make test-cluster-disconnect-leak reliableRich Trott2016-01-181-32/+14
* lib,test: remove extra semicolonsMichaël Zasso2016-01-162-3/+3
* cluster: fix race condition setting suicide propSantiago Gimeno2016-01-131-0/+32
* test: fix style issues after eslint updateMichaël Zasso2016-01-1313-34/+33
* test: move resource intensive tests to sequentialRich Trott2016-01-129-0/+382
* cluster: ignore queryServer msgs on disconnectionSantiago Gimeno2016-01-071-0/+47
* buffer: throw if both length and enc are passedMathias Buus2016-01-061-0/+15
* test: remove unused varsRich Trott2016-01-052-3/+1
* test: remove unused modulesRich Trott2016-01-013-4/+1
* test: remove unused assert module importsRich Trott2015-12-302-5/+0
* test: extend timeout in Debug modeRich Trott2015-12-291-1/+0
* test: remove unnecessary assignmentsRich Trott2015-12-2616-16/+16
* module,src: do not wrap modules with -1 lineOffsetcjihrig2015-12-161-2/+2
* test: parallelize test-repl-persistent-historyJeremiah Senkpiel2015-12-141-274/+0
* module: fix column offsets in errorsTristian Flanagan2015-11-201-0/+8
* lib: add 'pid' prefix in `internal/util`Minwoo Jung2015-11-201-2/+1
* test: skip/replace weak crypto tests in FIPS modeStefan Budeanu2015-11-191-20/+25
* util: remove pumpWyatt Preul2015-11-182-85/+0
* test: run pipeline flood test in parallelRich Trott2015-11-131-99/+0
* test: refactor test-http-pipeline-floodRich Trott2015-11-132-33/+24
* test: fix flaky test test-http-pipeline-floodDevin Nakamura2015-11-131-12/+27
* test: enhance fs-watch-recursive testSakthipriyan Vairamani2015-11-101-51/+0
* repl: don't crash if cannot open history fileEvan Lucas2015-11-031-0/+9
* test: mark http-pipeline-flood flakyRich Trott2015-11-021-0/+1
* test: split independent tests into separate filesRich Trott2015-10-281-17/+0
* lib,test: update let to const where applicableSakthipriyan Vairamani2015-10-271-2/+2
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-2/+2
* test: fix flaky test-child-process-emfileRich Trott2015-10-201-8/+24
* test: repl-persistent-history is no longer flakyJeremiah Senkpiel2015-10-201-1/+0
* util: Remove p, has been deprecated for yearsWyatt Preul2015-10-191-5/+5
* repl: limit persistent history correctly on loadJeremiah Senkpiel2015-10-191-0/+12
* test: cleanup, improve repl-persistent-historyJeremiah Senkpiel2015-10-191-15/+68
* test: fix tests after V8 upgradeMichaël Zasso2015-10-141-2/+2
* test: replace util with backtick stringsMyles Borins2015-10-141-5/+5
* test: add test-child-process-emfile fail messageRich Trott2015-10-131-2/+4
* 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