summaryrefslogtreecommitdiff
path: root/test/common
Commit message (Expand)AuthorAgeFilesLines
* test: fix typo in inspector-helper.jsLuigi Pinca2020-11-181-1/+1
* test: improve error message for policy failuresBradley Farias2020-11-092-0/+20
* test: fix reference to WPT testharness.jsTobias Nießen2020-10-301-1/+1
* test: add common.mustSucceedTobias Nießen2020-10-172-0/+18
* net: add support for resolving DNS CAA recordsDanny Sonnenschein2020-10-162-1/+12
* test: check for AbortController existenceJames M Snell2020-10-151-1/+9
* gyp,build: consistent shared library locationRod Vagg2020-10-141-5/+3
* inspector: do not hardcode Debugger.CallFrameId in testsDmitry Gozman2020-10-131-0/+9
* fs: add rm methodIan Sutherland2020-10-081-4/+4
* test: adjust comments for upcoming lint ruleRich Trott2020-10-071-5/+3
* process: change default --unhandled-rejections=throwDan Fabulich2020-09-221-4/+1
* test: move execution of WPT to worker threadsMichaël Zasso2020-08-183-93/+110
* test: remove common.rootDirRich Trott2020-08-163-11/+0
* n-api: run all finalizers via SetImmediate()Gabriel Schulhof2020-07-231-0/+25
* test: remove common.localhostIPv6Rich Trott2020-07-161-2/+0
* src: add errorProperties on process.reporthimself652020-06-261-7/+30
* test: print arguments passed to mustNotCall functionDenys Otrishko2020-06-241-2/+5
* quic: updates to implement for h3-29James M Snell2020-06-241-1/+1
* test: fix typo in common/index.jsgengjiawen2020-06-221-1/+1
* quic: initial QUIC implementationJames M Snell2020-06-164-1/+47
* test: add common/udppair utilityJames M Snell2020-06-162-0/+115
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+1
* module: deprecate module.parentAntoine du HAMEL2020-05-242-3/+3
* tools: enable no-else-return lint ruleLuigi Pinca2020-05-165-34/+27
* test: refactor WPTRunnerJoyee Cheung2020-05-131-145/+208
* test: skip some console tests on dumb terminalAdam Majer2020-05-083-0/+22
* vm: fix vm.measureMemory() and introduce execution optionJoyee Cheung2020-04-301-0/+57
* src,cli: support compact (one-line) JSON reportsSam Roberts2020-03-171-1/+6
* test: remove common.skipIfReportDisabled()cjihrig2020-03-151-7/+0
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-7/+2
* test: warn when inspector process crashesMatheus Marchini2020-03-091-0/+3
* test: remove common.expectsInternalAssertionRich Trott2020-03-051-14/+0
* test: validate common property usageDenys Otrishko2020-02-271-1/+10
* test: fix usage of invalid common propertiesDenys Otrishko2020-02-271-2/+0
* test: add documentation for common.enoughTestCpuRich Trott2020-02-261-0/+7
* test: fix typo in common/index.jsRich Trott2020-02-261-1/+1
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-2/+7
* test: improve logged errorsRuben Bridgewater2020-02-092-8/+12
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-7/+2
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-02-031-6/+5
* report: add support for WorkersAnna Henningsen2020-01-211-3/+8
* test: allow disabling crypto testsShelley Vohr2020-01-102-1/+6
* doc: use code markup/markdown in headersRuben Bridgewater2020-01-031-86/+128
* test: refactor common.expectsErrorRuben Bridgewater2019-12-312-113/+17
* test: fix common.enoughTestMemRich Trott2019-12-201-1/+1
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-0/+21
* test: delay loading 'os' in test/common moduleRich Trott2019-12-141-30/+37
* test: work around ENOTEMPTY when cleaning tmp dirBen Noordhuis2019-12-122-43/+6
* test: use fs rimraf to refresh tmpdircjihrig2019-12-101-49/+1
* test: remove common.busyLoop()cjihrig2019-12-063-14/+0