summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* src: bootstrap Web [Exposed=*] APIs in the shadow realmChengzhong Wu2023-03-161-2/+2
* Revert "vm: fix leak in vm.compileFunction when importModuleDynamically is used"Michaël Zasso2023-03-151-14/+0
* src: fix AliasedBuffer memory attribution in heap snapshotsJoyee Cheung2023-03-011-1/+1
* vm: fix leak in vm.compileFunction when importModuleDynamically is usedJoyee Cheung2023-03-011-0/+14
* test: add trailing commas in `test/pummel`Antoine du Hamel2023-02-1235-173/+173
* src: make edge names in BaseObjects more descriptive in heap snapshotsJoyee Cheung2023-02-066-12/+12
* crypto: use WebIDL converters in WebCryptoAPIFilip Skokan2023-01-171-7/+15
* test: use `os.availableParallelism()`Deokjin Kim2023-01-117-7/+7
* tools: add `prefer-proto` ruleJordan Harband2023-01-101-1/+1
* crypto: use globalThis.crypto over require('crypto').webcryptoFilip Skokan2022-12-161-1/+1
* test: skip test-fs-largefile if not enough disk spaceRich Trott2022-11-071-16/+24
* crypto: remove webcrypto HKDF and PBKDF2 default-applied lengthsFilip Skokan2022-10-121-0/+4
* test: fix test-hash-seed for new V8 versionsMichaël Zasso2022-10-111-1/+8
* src: implement GetDetachedness() in MemoryRetainerNodeJoyee Cheung2022-10-051-1/+2
* src: create BaseObject with node::RealmChengzhong Wu2022-09-271-5/+10
* v8: add setHeapSnapshotNearHeapLimittheanarkh2022-09-082-1/+145
* src: consolidate environment cleanup queuelegendecas2022-09-081-1/+7
* src: introduce node::RealmChengzhong Wu2022-08-311-1/+7
* crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2Filip Skokan2022-08-121-106/+105
* crypto: fix webcrypto deriveBits validationsFilip Skokan2022-08-121-3/+6
* test: change misleading variable nameTobias Nießen2022-07-261-2/+2
* test: fix test http upload timeouttheanarkh2022-07-241-8/+8
* test: merge test-crypto-dh-hash with modp18 testTobias Nießen2022-07-222-48/+5
* test: add check to test-fs-readfile-tostring-failRichard Lau2022-07-181-1/+5
* test: mark flaky tests on smartosFeng Yu2022-06-281-0/+2
* worker: fix heap snapshot crash on exitChengzhong Wu2022-05-191-8/+0
* test: delete test/pummel/test-repl-empty-maybelocal-crash.jsDarshan Sen2022-04-141-20/+0
* test: only skip slow tests on Raspberry Pi devicesRichard Lau2022-04-1219-38/+38
* src,inspector: fix empty MaybeLocal crashDarshan Sen2022-04-091-0/+20
* esm: support https remotely and http locally under flagBradley Farias2022-02-091-0/+1
* test: enable no-empty ESLint ruleRich Trott2022-02-058-45/+41
* test: exclude ibm i tests until we resolveMichael Dawson2022-02-011-0/+2
* test: make worker-take-heapsnapshot non-flakyMichael Dawson2022-01-311-4/+0
* test: make fs watch test more stableBenjamin Gruenbaum2022-01-291-11/+12
* test: mark test-worker-take-heapsnapshot flakyMichael Dawson2021-12-221-0/+4
* test: mark test-fs-watch-non-recursive flaky on WindowsLuigi Pinca2021-11-231-0/+2
* test: fix flaky test-policy-integrityRich Trott2021-11-108-50/+2139
* test: mark test-policy-integrity flaky on WindowsRich Trott2021-11-011-0/+2
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-111-2/+2
* dns: default to verbatim=true in dns.lookup()Ben Noordhuis2021-09-122-4/+4
* test: mark test-crypto-timing-safe-equal-benchmarks flakyRichard Lau2021-09-121-0/+25
* test: use `assert.match` instead of `regexp.test`Michaël Zasso2021-08-311-1/+1
* test: remove checks for armv6Rich Trott2021-07-0412-36/+25
* test: remove common.enoughTestCpuRich Trott2021-07-041-4/+0
* test: move test-net-connect-econnrefused from pummel to sequentialRich Trott2021-05-041-66/+0
* test: address deprecation warningRich Trott2021-04-301-1/+1
* test: fix flaky test-crypto-timing-safe-dqual-benchmarksRich Trott2021-04-301-1/+1
* test: move abort test from pummel to abort directoryRich Trott2021-04-271-48/+0
* test: move slower tests into pummel and skip on slow devicesRich Trott2021-04-265-2/+884
* test: skip some pummel tests on slower machinesRich Trott2021-04-266-5/+41