aboutsummaryrefslogtreecommitdiff
path: root/test/common.js
AgeCommit message (Expand)Author
2017-02-17test: refactor common.expectsError()Rich Trott
2017-02-17build: add code coverage to makeWayne Andrews
2017-02-09errors: add internal/errors.jsJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-02-02test, url: synchronize WPT url testsJoyee Cheung
2017-01-12test: use realpath for NODE_TEST_DIR in common.jsGibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-10test: validate 'expected' argument to mustCall()Nathan Friedly
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2016-12-31test, win: fix up symlink testsHitesh Kanwathirtha
2016-12-27test: swap var for let/const throughoutPaul Graham
2016-12-21test: reduce unmanaged parallelism in domain testJoyee Cheung
2016-12-13buffer: consistent error for length > kMaxLengthJoyee Cheung
2016-11-25test: refactor common.jsRich Trott
2016-11-18test: run tests even if os.cpus() failsBethany Griggs
2016-10-25test: add common.hasIntlJames M Snell
2016-10-18test: remove unused common.libDirRich Trott
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-09-24test: skip cpu-intensive tests on slow hostsRich Trott
2016-09-24test: add expectWarning to commonMichaël Zasso
2016-09-23src: add /json/protocol endpoint to inspectorBen Noordhuis
2016-09-09child_process, win: fix shell spawn with AutoRunBartosz Sosnowski
2016-09-01test: refactor/cleanup a number of cluster testsJames M Snell
2016-08-08test: allow globals to be whitelistedcjihrig
2016-08-01test: decrease inconsistency in the common.jsVse Mozhet Byt
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-07-20test: increase RAM requirement for intensive testsRich Trott
2016-07-15timers: fix processing of nested timersJeremy Whitlock
2016-07-14test: add common.rootDircjihrig
2016-05-27test,win: skip addons/load-long-path on WOW64Alexis Campailla
2016-05-24child_process: allow buffer encoding in spawnSynccjihrig
2016-05-13test: remove common.getServiceName()Rich Trott
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-04-28test,tools: limit lint tolerance of gc globalRich Trott
2016-04-25test: increase the platform timeout for AIXMichael Dawson
2016-03-25fs: Buffer and encoding enhancements to fs APIJames M Snell
2016-03-01test: apply Linux workaround to Linux onlyRich Trott
2016-02-25crypto: Improve control of FIPS modeStefan Budeanu
2016-02-10test: remove unneeded common.indirectInstanceOf()Rich Trott
2016-02-10tools: enable no-proto rule for linterJackson Tian
2016-01-28test: update arrow function stylecjihrig
2016-01-16lib,test: remove extra semicolonsMichaël Zasso
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-12-30test: make temp path customizableJohan Bergström
2015-12-29test: extend timeout in Debug modeRich Trott
2015-12-17test: try other ipv6 localhost alternativesBrian White
2015-12-14test: use regular timeout times for ARMv8Jeremiah Senkpiel
2015-12-11domains: fix handling of uncaught exceptionsJulien Gilli
2015-12-02test: skip instead of fail when mem constrainedMichael Cornacchia
2015-11-26test: move ArrayStream to commoncjihrig