summaryrefslogtreecommitdiff
path: root/test/common.js
Commit message (Expand)AuthorAgeFilesLines
* test: make tests pass when configured without-sslDaniel Bevenius2017-03-041-0/+7
* test: fix WPT.test()'s error handlingTimothy Gu2017-02-281-2/+1
* test: change common.expectsError() signatureRich Trott2017-02-271-1/+1
* test: favor assertions over console loggingRich Trott2017-02-271-2/+1
* test: refactor common.expectsError()Rich Trott2017-02-171-5/+7
* build: add code coverage to makeWayne Andrews2017-02-171-1/+8
* errors: add internal/errors.jsJames M Snell2017-02-091-0/+15
* test: add common.mustNotCall()cjihrig2017-02-061-0/+6
* test, url: synchronize WPT url testsJoyee Cheung2017-02-021-0/+25
* test: use realpath for NODE_TEST_DIR in common.jsGibson Fahnestock2017-01-121-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: validate 'expected' argument to mustCall()Nathan Friedly2017-01-101-1/+4
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-1/+1
* test, win: fix up symlink testsHitesh Kanwathirtha2016-12-311-0/+29
* test: swap var for let/const throughoutPaul Graham2016-12-271-24/+25
* test: reduce unmanaged parallelism in domain testJoyee Cheung2016-12-211-0/+22
* buffer: consistent error for length > kMaxLengthJoyee Cheung2016-12-131-1/+4
* test: refactor common.jsRich Trott2016-11-251-26/+21
* test: run tests even if os.cpus() failsBethany Griggs2016-11-181-1/+2
* test: add common.hasIntlJames M Snell2016-10-251-0/+6
* test: remove unused common.libDirRich Trott2016-10-181-6/+5
* test: enable addons test to pass with debug buildDaniel Bevenius2016-10-061-0/+1
* test: skip cpu-intensive tests on slow hostsRich Trott2016-09-241-0/+4
* test: add expectWarning to commonMichaël Zasso2016-09-241-0/+13
* src: add /json/protocol endpoint to inspectorBen Noordhuis2016-09-231-0/+1
* child_process, win: fix shell spawn with AutoRunBartosz Sosnowski2016-09-091-2/+2
* test: refactor/cleanup a number of cluster testsJames M Snell2016-09-011-0/+9
* test: allow globals to be whitelistedcjihrig2016-08-081-0/+5
* test: decrease inconsistency in the common.jsVse Mozhet Byt2016-08-011-4/+4
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-4/+6
* test: increase RAM requirement for intensive testsRich Trott2016-07-201-1/+1
* timers: fix processing of nested timersJeremy Whitlock2016-07-151-0/+7
* test: add common.rootDircjihrig2016-07-141-0/+1
* test,win: skip addons/load-long-path on WOW64Alexis Campailla2016-05-271-0/+2
* child_process: allow buffer encoding in spawnSynccjihrig2016-05-241-0/+11
* test: remove common.getServiceName()Rich Trott2016-05-131-50/+1
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-0/+3
* test,tools: limit lint tolerance of gc globalRich Trott2016-04-281-1/+1
* test: increase the platform timeout for AIXMichael Dawson2016-04-251-0/+3
* fs: Buffer and encoding enhancements to fs APIJames M Snell2016-03-251-2/+8
* test: apply Linux workaround to Linux onlyRich Trott2016-03-011-12/+15
* crypto: Improve control of FIPS modeStefan Budeanu2016-02-251-1/+1
* test: remove unneeded common.indirectInstanceOf()Rich Trott2016-02-101-13/+0
* tools: enable no-proto rule for linterJackson Tian2016-02-101-1/+1
* test: update arrow function stylecjihrig2016-01-281-1/+1
* lib,test: remove extra semicolonsMichaël Zasso2016-01-161-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-1/+1
* test: make temp path customizableJohan Bergström2015-12-301-16/+7
* test: extend timeout in Debug modeRich Trott2015-12-291-0/+3
* test: try other ipv6 localhost alternativesBrian White2015-12-171-0/+13