summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-03test: fix flaky test-net-socket-local-addressRich Trott
2015-12-03lib,src: ensure '(node:pid)' prefix for stdout loggingMinwoo Jung
2015-12-02test: skip instead of fail when mem constrainedMichael Cornacchia
2015-12-02streams: update .readable/.writable to falseBrian White
2015-12-02test: improve cluster-disconnect-handles testBrian White
2015-12-02util: make inspect more reliableEvan Lucas
2015-12-01repl: allow leading period in multiline inputZirak
2015-12-02test: fix cluster-disconnect-handles flakinessSantiago Gimeno
2015-12-01buffer: fix writeInt{B,L}E for some neg valuesPeter A. Bigot
2015-12-01test: add test for repl.defineCommand()Bryan English
2015-12-01child_process: flush consuming streamsDave
2015-11-30test: eliminate multicast test FreeBSD flakinessRich Trott
2015-11-30util: fix constructor/instanceof checksBrian White
2015-11-30util: move .decorateErrorStack to internal/utilBen Noordhuis
2015-11-30module,repl: remove repl require() hackBen Noordhuis
2015-11-27path: make format() consistent and more functionalNathan Woltman
2015-11-26test: mark test flaky on FreeBSDRich Trott
2015-11-26test: move ArrayStream to commoncjihrig
2015-11-26test: fix test-domain-exit-dispose-againJulien Gilli
2015-11-26test: use platform-based timeout for reliabilityRich Trott
2015-11-25repl: attach location info to syntax errorscjihrig
2015-11-25util: add decorateErrorStack()cjihrig
2015-11-25test: mark cluster-net-send test flaky on windowsRich Trott
2015-11-25test: mark fork regression test flaky on windowsRich Trott
2015-11-24test: skip test if in FreeBSD jailRich Trott
2015-11-24net: add local address/port for better errorsJan Schär
2015-11-24util,src: allow lookup of hidden valuescjihrig
2015-11-24test: remove flaky status for cluster testRich Trott
2015-11-23test: address flaky test-http-client-timeout-eventRich Trott
2015-11-22test: numeric flags to fs.openCarl Lei
2015-11-20fs: fix the error report on fs.link(Sync)yorkie
2015-11-20module: fix column offsets in errorsTristian Flanagan
2015-11-20test: http complete list of non-concat headersBryan English
2015-11-20crypto: disable crypto.createCipher in FIPS modeStefan Budeanu
2015-11-20test: fix race condition in unrefd interval testMichael Cornacchia
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-18test: avoid test timeouts on rpiStefan Budeanu
2015-11-18test: fix flaky test-child-process-spawnsync-inputRich Trott
2015-11-18process: throw on non-function to nextTick()yorkie
2015-11-18test: add OS X to module loading error testEvan Lucas
2015-11-18test: module loading error fix solaris #3798fansworld-claudio
2015-11-17debugger: introduce exec method for debuggerJackson Tian
2015-11-16test: move test-specific function out of commonRich Trott
2015-11-16buffer: let WriteFloatGeneric silently drop valuesP.S.V.R
2015-11-16test: fix flaky SmartOS testRich Trott
2015-11-16test: skip test if FreeBSD jail will break itRich Trott
2015-11-15test: fix path to module for repl test on WindowsMichael Cornacchia
2015-11-14test: increase crypto strength for FIPS standardStefan Budeanu