summaryrefslogtreecommitdiff
path: root/test/sequential
Commit message (Expand)AuthorAgeFilesLines
* debugger: add debugger alias for exec(expr)Xuguang Mei2022-04-231-0/+16
* test: fix typographical errorRich Trott2022-04-231-1/+1
* lib: add internal genericNodeError() functionRich Trott2022-04-201-1/+1
* test: enable no-empty ESLint ruleRich Trott2022-03-141-1/+1
* test: exclude ibm i tests until we resolveMichael Dawson2022-03-141-0/+3
* test: remove error allowance in debugger testJithil P Ponnan2022-03-141-5/+2
* test: simplify test-gc-http-clientLuigi Pinca2022-03-141-13/+21
* test: move test-gc-http-client-onerror to sequentialLuigi Pinca2022-03-141-0/+72
* test: avoid deep comparisons with literalsTobias Nießen2022-02-242-2/+2
* tools,lib,test: enable ESLint no-regex-spaces ruleRich Trott2022-01-311-1/+1
* test: mark test-performance-eventloopdelay flakyMichael Dawson2022-01-311-0/+4
* tools,benchmark,lib,test: enable no-case-declarations lint ruleRich Trott2022-01-311-2/+2
* lib: fix checking syntax of esm moduleQingyu Deng2022-01-311-0/+1
* process: add `getActiveResourcesInfo()`Darshan Sen2022-01-311-3/+2
* test: use `assert.match` instead of `regexp.test`Michaël Zasso2021-09-0612-31/+31
* test: fix test-debugger-heap-profiler for workersRichard Lau2021-08-161-7/+4
* debugger: prevent simultaneous heap snapshotsRich Trott2021-08-161-0/+4
* test: add test-debugger-breakpoint-existsRich Trott2021-08-161-0/+27
* debugger: indicate server is endingRich Trott2021-07-131-0/+39
* test: move debugger test case to parallelRich Trott2021-07-111-28/+0
* test: use common.PORT instead of hardcoded port numberRich Trott2021-07-111-1/+1
* test: remove workaround code in debugger testRich Trott2021-07-111-13/+3
* test: remove checks for armv6Rich Trott2021-07-111-3/+3
* test: move test-debugger-address to parallelRich Trott2021-07-111-73/+0
* test: replace "inspector-cli" with "debugger"Rich Trott2021-07-1124-28/+28
* test: move inspector-cli tests to sequentialRich Trott2021-06-2124-0/+1230
* test: move test-net-connect-econnrefused from pummel to sequentialRich Trott2021-05-171-0/+66
* test: move slower tests into pummel and skip on slow devicesRich Trott2021-04-291-44/+0
* perf_hooks: fix loop delay resolution validationAntoine du Hamel2021-04-111-1/+1
* test: use faster variant for rssPooja D P2021-04-031-2/+2
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-0119-31/+31
* test: fix flaky test-vm-timeout-escape-promise-module-2Rich Trott2021-03-221-0/+42
* module: runtime deprecate invalid package.json main entriesAntoine du Hamel2021-02-241-2/+10
* perf_hooks: complete overhaul of the implementationJames M Snell2021-02-222-37/+1
* test: fix flaky test-worker-profRich Trott2021-02-202-11/+8
* test: remove flaky designation for test-http2-large-fileRich Trott2021-02-031-2/+0
* quic: remove quicJames M Snell2021-01-301-6/+0
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-264-13/+8
* crypto: add generatePrime/checkPrimeJames M Snell2021-01-261-0/+2
* buffer: introduce BlobJames M Snell2021-01-181-0/+1
* test,benchmark: stop requiring URL and URLSearchParamsraisinten2021-01-181-1/+0
* perf_hooks: throw ERR_INVALID_ARG_VALUE if histogram.percentile param is NaNZiJian Liu2021-01-181-1/+1
* lib,src: update cluster to use ParentMichael Dawson2021-01-057-42/+42
* test: fix flaky sequential/test-fs-watchRich Trott2020-11-271-8/+16
* test: move test-worker-eventlooputil to sequentialRich Trott2020-11-121-0/+114
* crypto: fixup scrypt regressionsJames M Snell2020-10-301-1/+1
* test: add common.mustSucceedTobias Nießen2020-10-171-2/+1
* inspector: do not hardcode Debugger.CallFrameId in testsDmitry Gozman2020-10-131-3/+3
* crypto: refactoring internals, add WebCryptoJames M Snell2020-10-072-9/+11
* src: use node:moduleName as builtin module filenameMichaël Zasso2020-10-072-2/+2