summaryrefslogtreecommitdiff
path: root/test/common.js
AgeCommit message (Expand)Author
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
2015-11-16test: move test-specific function out of commonRich Trott
2015-11-14test: add hasFipsCrypto to test/common.jsStefan Budeanu
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-10-23test: disable test-tick-processor - aix and be ppcMichael Dawson
2015-10-12test: remove util from commonRich Trott
2015-10-11test: remove util properties from commonRich Trott
2015-10-06test: make common.js mandatory via linting ruleRich Trott
2015-10-02test: fix invalid variable nameSakthipriyan Vairamani
2015-09-15build: Updates to enable AIX supportMichael Dawson
2015-09-10test: remove valid hostname check in test-dns.jsRich Trott
2015-08-28Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis
2015-08-27lib,src: add unix socket getsockname/getpeernameBen Noordhuis
2015-08-23node: rename from io.js to nodecjihrig
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-06-16test: tmpdir creation failures should fail testsRich Trott
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-06-12test: create temp dir in common.jsRich Trott
2015-06-05os: add homedir()cjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-04-29test: extend timeouts for ARMv6Rod Vagg
2015-04-09test: increase timeouts on ARMRoman Reiss
2015-03-19test: cache lazy properties, fix style nitsRod Vagg
2015-03-19test: Introduce knowledge of FreeBSD jailsJohan Bergström
2015-03-05test: introduce a helper that checks if crypto is availableJohan Bergström
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane
2015-02-10test: fix test failure with shared opensslShigeki Ohtsu
2015-02-02src: remove unused dtrace probesGlen Keane
2015-01-26child_process: clone spawn options argumentcjihrig
2015-01-13test: check for multi-localhost supportTimothy J Fontaine
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-19fs: deprecate exists() and existsSync()cjihrig
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-11-05test: unlink custom unix socket before testBen Noordhuis
2014-10-18test: allow common.PIPE to be configured via envRod Vagg
2014-10-08tools: fix for testing openssl integrationsRefael Ackermann