summaryrefslogtreecommitdiff
path: root/test/common.js
AgeCommit message (Expand)AuthorFilesLines
2016-03-02test: apply Linux workaround to Linux onlyRich Trott1-12/+15
2016-02-15test: remove unneeded common.indirectInstanceOf()Rich Trott1-13/+0
2016-02-15tools: enable no-proto rule for linterJackson Tian1-1/+1
2016-02-10test: update arrow function stylecjihrig1-1/+1
2016-01-18lib,test: remove extra semicolonsMichaël Zasso1-1/+1
2016-01-14test: fix style issues after eslint updateMichaël Zasso1-1/+1
2016-01-06test: make temp path customizableJohan Bergström1-16/+7
2016-01-06test: extend timeout in Debug modeRich Trott1-0/+3
2016-01-06test: try other ipv6 localhost alternativesBrian White1-0/+13
2015-12-15test: use regular timeout times for ARMv8Jeremiah Senkpiel1-2/+7
2015-12-15domains: fix handling of uncaught exceptionsJulien Gilli1-0/+34
2015-12-05test: skip instead of fail when mem constrainedMichael Cornacchia1-0/+2
2015-12-05test: move ArrayStream to commoncjihrig1-0/+20
2015-11-17test: move test-specific function out of commonRich Trott1-5/+0
2015-11-17test: add hasFipsCrypto to test/common.jsStefan Budeanu1-3/+11
2015-10-25test: wrap assert.fail when passed to callbackMyles Borins1-0/+4
2015-10-25test: disable test-tick-processor - aix and be ppcMichael Dawson1-0/+5
2015-10-12test: remove util from commonRich Trott1-8/+1
2015-10-11test: remove util properties from commonRich Trott1-4/+2
2015-10-06test: make common.js mandatory via linting ruleRich Trott1-0/+1
2015-10-02test: fix invalid variable nameSakthipriyan Vairamani1-1/+1
2015-09-15build: Updates to enable AIX supportMichael Dawson1-0/+1
2015-09-10test: remove valid hostname check in test-dns.jsRich Trott1-9/+0
2015-08-28Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis1-1/+1
2015-08-27lib,src: add unix socket getsockname/getpeernameBen Noordhuis1-1/+1
2015-08-23node: rename from io.js to nodecjihrig1-1/+1
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani1-8/+8
2015-06-16test: tmpdir creation failures should fail testsRich Trott1-9/+2
2015-06-13test: only refresh tmpDir for tests that need itRich Trott1-13/+9
2015-06-12test: create temp dir in common.jsRich Trott1-0/+55
2015-06-05os: add homedir()cjihrig1-0/+1
2015-05-19test: enable linting for testsRoman Reiss1-11/+12
2015-04-29test: extend timeouts for ARMv6Rod Vagg1-1/+1
2015-04-09test: increase timeouts on ARMRoman Reiss1-0/+10
2015-03-19test: cache lazy properties, fix style nitsRod Vagg1-10/+21
2015-03-19test: Introduce knowledge of FreeBSD jailsJohan Bergström1-0/+29
2015-03-05test: introduce a helper that checks if crypto is availableJohan Bergström1-0/+3
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane1-0/+9
2015-02-10test: fix test failure with shared opensslShigeki Ohtsu1-8/+26
2015-02-02src: remove unused dtrace probesGlen Keane1-2/+0
2015-01-26child_process: clone spawn options argumentcjihrig1-0/+11
2015-01-13test: check for multi-localhost supportTimothy J Fontaine1-0/+8
2015-01-12Remove excessive copyright/license boilerplateisaacs1-21/+0
2014-12-19fs: deprecate exists() and existsSync()cjihrig1-1/+13
2014-12-17test: run tests in parallel, common improvementsFedor Indutny1-1/+10
2014-11-05test: unlink custom unix socket before testBen Noordhuis1-1/+11
2014-10-18test: allow common.PIPE to be configured via envRod Vagg1-0/+2
2014-10-08tools: fix for testing openssl integrationsRefael Ackermann1-2/+2
2014-08-13test: fix dns testAlexis Campailla1-0/+9
2014-08-13test: check ipv6 support before testing itFedor Indutny1-0/+8