summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* test: improve assertions in pummel/test-timersRich Trott2020-09-221-2/+2
* test: improve pummel/test-timers.jsRich Trott2020-09-221-5/+8
* test: revise test-policy-integrityRich Trott2020-09-221-2/+3
* test: remove incorrect debug() in test-policy-integrityRich Trott2020-09-221-3/+1
* test: simplify test-vm-memleakRich Trott2020-09-221-8/+5
* test: use process.env.PYTHON to spawn pythonAnna Henningsen2020-09-221-1/+2
* test: split test-crypto-dh-hashRich Trott2020-09-222-1/+42
* test: use block-scoping in test/pummel/test-timers.jsRich Trott2020-09-221-69/+74
* policy: increase tests via permutation matrixBradley Farias2020-09-221-0/+390
* test: remove unneeded flag check in test-vm-memleakRich Trott2020-09-221-5/+0
* test: add ref comment to test-regress-GH-814_2Rich Trott2020-09-221-0/+2
* test: add ref comment to test-regress-GH-814Rich Trott2020-09-221-0/+2
* test: remove superfluous check in pummel/test-timersRich Trott2020-09-221-1/+0
* test: fix test-heapdump-zlibAndrey Pechkurov2020-09-221-5/+16
* test: remove duplicate checks in pummel/test-timersRich Trott2020-09-221-5/+1
* test: fix flaky test-watch-fileRich Trott2020-09-221-4/+14
* test: fix flaky test-heapdump-http2Rich Trott2020-09-221-1/+1
* test: do not write to fixtures dir in test-watch-fileRich Trott2020-09-221-2/+5
* test: fix test-net-pingpong pummel test for non-IPv6 hostsRich Trott2020-09-221-3/+2
* test: fix flaky test-net-connect-econnrefusedRich Trott2020-09-221-2/+7
* test: use mustCall() in pummel testRich Trott2020-09-221-5/+2
* test: update test-child-process-spawn-loop for Python 3Richard Lau2020-09-221-1/+1
* tools: enable no-else-return lint ruleLuigi Pinca2020-07-141-2/+1
* src: do not track BaseObjects via cleanup hooksAnna Henningsen2020-07-141-42/+0
* test: fix test-net-throttleRich Trott2020-06-071-16/+25
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-04-281-0/+22
* test: use Promise.all() in test-hash-seedRich Trott2020-04-221-21/+16
* test: refactor common.expectsErrorRuben Bridgewater2020-04-011-1/+1
* test: remove common.PORT from assorted pummel testsRich Trott2020-03-308-20/+20
* test: remove common.PORT from test-net-write-callbacks.jsRich Trott2020-03-301-3/+3
* test: remove common.PORT from test-net-pauseRich Trott2020-03-301-3/+3
* test: remove common.PORT from test-tls-server-large-requestRich Trott2020-03-301-2/+2
* test: remove common.PORT from test-net-throttleRich Trott2020-03-301-5/+5
* test: remove common.PORT from test-net-timeoutRich Trott2020-03-301-4/+5
* test: fix test-heapdump-workerAnna Henningsen2020-03-161-1/+0
* http2: track nghttp2-allocated memory in heap snapshotAnna Henningsen2020-02-061-0/+1
* benchmark,doc,lib,test: prepare for padding lint ruleRich Trott2019-12-171-0/+1
* test: switch assertion orderYomar2019-07-021-1/+1
* test: make test-dh-regr more efficient where possibleRich Trott2019-07-021-1/+5
* test: split pummel crypto dh test into two separate testsRich Trott2019-07-022-13/+42
* test: move non-pummel crypto DH tests to parallelRich Trott2019-07-021-27/+0
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-171-2/+2
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-171-2/+2
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-171-2/+2
* test: log errors in test-fs-readfile-tostring-failRichard Lau2019-04-161-0/+2
* src: implement MemoryRetainer in EnvironmentJoyee Cheung2019-04-041-0/+66
* test: move test that creates 1Gb file to pummelRich Trott2019-04-021-0/+68
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-272-2/+2
* test: delete pummel/test-dtrace-jsstackRich Trott2019-03-241-102/+0
* test: move pummel tls test to sequentialRich Trott2019-03-221-134/+0