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
2021-09-07test: fix test-vm-memleak for high baseline platformsRich Trott
2021-09-07test: fix flaky test-vm-memleakRich Trott
2021-09-04test: prepare for consistent comma-dangle lint ruleRich Trott
2021-08-31test: account for OOM risks in heapsnapshot-near-heap-limit testsJoyee Cheung
2021-08-31src: add --heapsnapshot-near-heap-limit optionJoyee Cheung
2021-08-31test: use faster variant for rss in test-vm-memleak.jsPooja D P
2021-06-11test: move test-net-connect-econnrefused from pummel to sequentialRich Trott
2021-06-11test: address deprecation warningRich Trott
2021-06-11test: move abort test from pummel to abort directoryRich Trott
2021-06-11test: skip some pummel tests on slower machinesRich Trott
2021-06-11test: add ancestor package.json checks for tmpdirRichard Lau
2021-05-08dns: refactor cares_wrap internalsJames M Snell
2021-05-08test: skip fs.watch() test on IBMiRich Trott
2021-05-08test: skip test-vm-memleak in ASANRich Trott
2021-05-08test: skip test-hash-seed on armv6 and armv7Rich Trott
2021-05-01test: skip test-crypto-dh-keys on armv6 and armv7Rich Trott
2021-05-01test: fix flaky test-net-timeoutRich Trott
2021-05-01test: improve assertion message for test-vm-memleakRich Trott
2020-12-15test: improve error message for policy failuresBradley Farias
2020-10-14fs: add rm methodIan Sutherland
2020-09-21test: improve assertions in pummel/test-timersRich Trott
2020-09-21test: improve pummel/test-timers.jsRich Trott
2020-09-17test: revise test-policy-integrityRich Trott
2020-09-03test: remove incorrect debug() in test-policy-integrityRich Trott
2020-09-01test: simplify test-vm-memleakRich Trott
2020-08-20test: use process.env.PYTHON to spawn pythonAnna Henningsen
2020-08-20test: split test-crypto-dh-hashRich Trott
2020-08-20test: use block-scoping in test/pummel/test-timers.jsRich Trott
2020-08-11policy: increase tests via permutation matrixBradley Farias
2020-08-11test: replace flaky pummel regression testsAnna Henningsen
2020-08-05test: remove unneeded flag check in test-vm-memleakRich Trott
2020-07-29test: add ref comment to test-regress-GH-814_2Rich Trott
2020-07-29test: add ref comment to test-regress-GH-814Rich Trott
2020-07-28test: remove superfluous check in pummel/test-timersRich Trott
2020-07-28test: fix test-heapdump-zlibAndrey Pechkurov
2020-07-28test: remove duplicate checks in pummel/test-timersRich Trott
2020-07-28test: fix flaky test-watch-fileRich Trott
2020-07-28test: fix flaky test-heapdump-http2Rich Trott
2020-07-28test: do not write to fixtures dir in test-watch-fileRich Trott
2020-07-28test: fix test-net-pingpong pummel test for non-IPv6 hostsRich Trott
2020-07-28test: fix flaky test-net-connect-econnrefusedRich Trott
2020-07-17test: use mustCall() in pummel testRich Trott
2020-07-17test: update test-child-process-spawn-loop for Python 3Richard Lau
2020-06-30src: do not track BaseObjects via cleanup hooksAnna Henningsen
2020-05-16tools: enable no-else-return lint ruleLuigi Pinca
2020-05-15test: fix test-net-throttleRich Trott
2020-03-18test: use Promise.all() in test-hash-seedRich Trott
2020-02-23test: remove common.PORT from assorted pummel testsRich Trott
2020-02-20test: remove common.PORT from test-net-write-callbacks.jsRich Trott
2020-02-18test: remove common.PORT from test-net-pauseRich Trott