summaryrefslogtreecommitdiff
path: root/test/common.js
AgeCommit message (Expand)Author
2017-04-12test: remove common.fail()Rich Trott
2017-04-12test: add common.getArrayBufferViews(buf)Timothy Gu
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-23test: do not use `more` command on WindowsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2017-02-28test: fix WPT.test()'s error handlingTimothy Gu
2017-02-27test: change common.expectsError() signatureRich Trott
2017-02-27test: favor assertions over console loggingRich Trott
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