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
path: root/test
AgeCommit message (Expand)Author
2021-05-08test: move buffer-as-path symlink test to its own test fileRich Trott
2021-05-08test: change Fixes: to Refs:Rich Trott
2021-05-08test: fix flaky test-dns and test-dns-lookupRich Trott
2021-05-08dns: refactor cares_wrap internalsJames M Snell
2021-05-08test: fixup failing test/internet/test-dns.jsJames M Snell
2021-05-08test: add tests for missing https agent optionsRich Trott
2021-05-08test: fix test-https-agent-additional-options.jsRich Trott
2021-05-08util: add getSystemErrorMap() impleladkeyshawn
2021-05-08test: fix typo in comment in binding.cTobias Nießen
2021-05-08test: fix typo in gtest-all.ccIkko Ashimine
2021-05-08crypto: reduce range of size to int maxQingyu Deng
2021-05-08test: add undefined fatalException exit code testNitzan Uziely
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-08test: remove unneeded m flag on regular expressionsRich Trott
2021-05-08test: fix flaky test-zlib-unused-weak.jsOuyang Yadong
2021-05-08test: add regression test for serdes readDouble()cjihrig
2021-05-01test,http: check that http server is robust from handler abuseRich Trott
2021-05-01lib: properly process JavaScript exceptions on async_hooks fatal errorlegendecas
2021-05-01test: skip test-crypto-dh-keys on armv6 and armv7Rich Trott
2021-05-01test: fix skip message for test-macos-app-sandboxTobias Nießen
2021-05-01worker: fix exit code for error thrown in handlerNitzan Uziely
2021-05-01test: correct test commentEvan Lucas
2021-05-01test: fix flaky test-net-timeoutRich Trott
2021-05-01process: do not lazily load AsyncResourceMichaël Zasso
2021-05-01test: fix flaky timeout-delayed-body and headers testsNitzan Uziely
2021-05-01test: add extra space in test failure outputQingyu Deng
2021-05-01module: improve error message for invalid data URLAntoine du Hamel
2021-05-01test: deflake test-fs-read-optional-paramsLuigi Pinca
2021-05-01fs: fix chown abortDarshan Sen
2021-05-01test: improve clarity of ALS-enable-disable.jsDarkripper214
2021-05-01test: add DataView test case for v8 serdesRich Trott
2021-05-01timers: fix arbitrary object clearImmediate errorsNitzan Uziely
2021-05-01tools: improve valid-typeof lint ruleRich Trott
2021-05-01test: fix typeof comparisonRich Trott
2021-05-01src: report idle time correctlyStephen Belanger
2021-05-01doc,tools: use only one level 1 header per pageRich Trott
2021-05-01test: increase wiggle room for memory in test-worker-resource-limitsRich Trott
2021-05-01test: fix deprecation warning in test-doctool-htmlAntoine du Hamel
2021-05-01crypto: fix DiffieHellman argument validationAntoine du Hamel
2021-05-01tty: validate file descriptor to avoid int32 overflowAntoine du Hamel
2021-05-01test: fix ibmi skip messageTobias Nießen
2021-05-01test: fix flaky test-vm-timeout-escape-promise-module-2Rich Trott
2021-05-01test: remove duplicated test for eventtargethimself65
2021-05-01test: relax Y2K38 check in test-fs-utimes-y2K38Richard Lau
2021-05-01test: remove skip for fixed test-benchmark-fsRich Trott
2021-05-01http: add http.ClientRequest.getRawHeaderNames()simov
2021-05-01test: improve test-arm-math-illegal-instructionmarsonya
2021-05-01test: app atob web platform testsJames M Snell