Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24test: remove error messageJack Wang
2017-10-18test: improve assert message in test-dh-regrMabry Cervin
2017-10-18test: make use of common/fixtures.fixturesDirJem Bezooyen
2017-10-11test: remove assert messageJoe Henry
2017-10-11test: clarify assertion failureryshep111
2017-09-20lib,src: fix consistent spacing inside bracesJames M Snell
2017-09-12test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-08-10test: fix conversion of microseconds in testNick Stanish
2017-07-28test: adjust indentation for stricter lintingRich Trott
2017-07-28doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-24test: move test-fs-largefile to pummelRich Trott
2017-07-19test: simplify test skippingVse Mozhet Byt
2017-07-19test: replace indexOf with includes and startsWithNataly Shrits
2017-07-18benchmark,lib,test: use braces for multiline blockRich Trott
2017-07-18test: remove unnecessary Buffer importSteven Winston
2017-07-18test: remove needless RegExp flagsVse Mozhet Byt
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-28test: move stream2 test from pummel to parallelRich Trott
2017-05-28test: simplify assert usage in test-stream2-basicRich Trott
2017-05-28test: check noop function invocationsRich Trott
2017-05-28vm: fix race condition with timeout paramMarcel Laverdet
2017-05-15test: remove unneeded string splittingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-02test,lib,doc: use function declarationsRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-21tools: enable one-var-declaration-per-line ESLint ruleMichaƫl Zasso
2017-02-19test: improve coverage in test-crypto.dhEric Christie
2017-02-06test: add common.mustNotCall()cjihrig
2017-02-02test: use repeat() instead of new Array().join()Jackson Tian
2017-01-23test: use common.fail() instead of assert(false)cjihrig
2017-01-13test: no unused args test-fs-watch-file.jsistinson
2017-01-13test: improve tests in pummel/test-execChase Starr
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-10test: refactor the code of test-keep-alive.jssivaprasanna
2017-01-10test: refactor test-watch-file.jssivaprasanna
2017-01-09test: refactor the code in test-child-process-spawn-loop.jssivaprasanna
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2017-01-03test: use const for all require() callscjihrig
2016-10-24test: make flaky pummel test more reliableBen Noordhuis
2016-10-24test: move flaky test to test/pummelBen Noordhuis
2016-10-20test,lib,benchmark: match function namesRich Trott
2016-10-07test: remove FIXME pummel/test-tls-securepair-clientAlfred Cepeda
2016-09-21tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-09-13tools: replace custom ESLint rule with built-inRich Trott
2016-08-22test: favor `===` over `==` in crypto testsRich Trott
2016-08-22test: refactor pummel/test-dtrace-jsstackRich Trott
2016-08-22test: favor strict equality in test-execRich Trott