summaryrefslogtreecommitdiff
path: root/test/common
Commit message (Expand)AuthorAgeFilesLines
* test: add `makeDuplexPair()` helperAnna Henningsen2018-02-122-0/+54
* test: add common.hasIntlJames M Snell2018-02-121-0/+6
* test,doc: do not indicate that non-functions "return" valuesRich Trott2018-01-021-42/+44
* test: remove hidden use of common.PORT in parallel testsRich Trott2017-12-191-1/+1
* test: refactored test-http-allow-req-after-204-res to countdownMithun Sasidharan2017-12-201-0/+1
* test: use process.features.debug in common moduleRich Trott2017-11-281-1/+1
* test: increase enoughTestMem to 1.75 GbRich Trott2017-11-281-1/+1
* test: begin normalizing fixtures useJames M Snell2017-10-263-1/+62
* test: allow adding known-globals through ENVRefael Ackermann2017-10-251-0/+5
* test: skipIfInspectorDisabled cluster-inspect-brkDaniel Bevenius2017-10-251-0/+7
* test: remove common.fail()Rich Trott2017-10-251-7/+2
* test: improvements to various http testsJames M Snell2017-09-192-0/+63
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-09-191-12/+4
* test: remove common.noopRich Trott2017-09-052-18/+4
* test: simplify test skippingVse Mozhet Byt2017-09-052-2/+12
* test: add documentation for common.mustNotCall()Rich Trott2017-08-151-0/+6
* test: add mustCallAtLeastRefael Ackermann2017-08-152-14/+38
* test: add common.noop, default for common.mustCall()James M Snell2017-08-151-3/+13
* test: fix RegExp nitsVse Mozhet Byt2017-07-301-1/+2
* test: make the rest of tests path-independentVse Mozhet Byt2017-07-111-2/+2
* test: reduce string concatenationsVse Mozhet Byt2017-07-111-7/+6
* test: detect all types of aborts in windowsGireesh Punathil2017-07-111-2/+5
* test: move WPT to its own testing moduleRich Trott2017-07-113-0/+871