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-09-20lib,src: fix consistent spacing inside bracesJames M Snell
2017-09-20test: remove invalid testRich Trott
2017-09-12test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-09-12test: add known issue for vm moduleFranziska Hinkelmann
2017-07-28test: adjust indentation for stricter lintingRich Trott
2017-07-24test: change isAix to isAIX章礼平
2017-07-19test: check and fail inspector-cluster-port-clashDaniel Bevenius
2017-07-19test: simplify test skippingVse Mozhet Byt
2017-06-21test: fix test-inspector-port-zero-clusterRefael Ackermann
2017-06-10test: harden test-dgram-bind-shared-portsRefael Ackermann
2017-06-05test: add known_test request with Unicode in the URLDavid D Lowe
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-04-18test: add cwd ENOENT known issue testcjihrig
2017-04-06test: skip irrelevant test on WindowsRich Trott
2017-04-06src: remove support for --debugJan Krems
2017-03-20test: fix assertion in vm testAnnaMag
2017-03-17test: failing behaviour on sandboxed ProxyAnnaMag
2017-03-15test: fix repl-function-redefinition-edge-caseAlexey Orlenko
2017-02-21test: remove WHATWG URL test data file extensionJoyee Cheung
2017-02-15console: do not emit error eventsAnna Henningsen
2017-02-11test: add vm module edge casesFranziska Hinkelmann
2017-02-11src: fix delete operator on vm contextFranziska Hinkelmann
2017-02-05test: simplify output handling in repl testsRich Trott
2017-01-30test: add known_issues test for #10223AnnaMag
2017-01-27test: move test-vm-function-redefinition to parallelFranziska Hinkelmann
2017-01-26test: add regression tests for vm bugsAnna Henningsen
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-21test: add known_issues test for #5350AnnaMag
2016-12-18test: add known_issues test for #6287AnnaMag
2016-10-06test: remove blank lines at end of filesRich Trott
2016-08-30test: add known issue test for path parse issue #6229James M Snell
2016-07-20test: add known issue test for #7788cjihrig
2016-07-15repl: Mitigate vm #548 function redefinition issuePrince J Wesley
2016-07-01child_process: preserve argument typeRich Trott
2016-07-01Revert "child_process: measure buffer length in bytes"Rich Trott
2016-06-25test: add test for exec() known issueRich Trott
2016-05-25child_process: measure buffer length in bytesRich Trott
2016-05-11test: make stdout buffer test more robustRich Trott
2016-05-07test: run known_issues tests in CIRich Trott
2016-05-06test: fix unreliable known_issues testRich Trott
2016-05-02test: add failing url parse tests as known_issueJames M Snell
2016-04-19events: don't inherit from Object.prototypeBrian White
2016-04-01test: fix offending max-len linter errorSakthipriyan Vairamani
2016-03-31test: stdin is not always a net.SocketJeremiah Senkpiel
2016-03-31test: add known_issues test for GH-2148Rich Trott
2016-03-12test: add batch of known issue testscjihrig
2016-03-04test: bug repro for vm function redefinitioncjihrig
2016-03-04tools: support testing known issuescjihrig