summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* test: fix suite signalBenjamin Gruenbaum2023-05-171-9/+45
* test_runner: use v8.serialize instead of TAPMoshe Atlow2023-05-154-66/+92
* test_runner: add shorthands to `test`Chemi Atlow2023-05-152-4/+52
* url: add value argument to has and delete methodsSankalp Shubham2023-05-1412-592/+646
* doc: fix broken link to TC39 import attributes proposalRich Trott2023-05-131-1/+1
* test_runner: fix ordering of test hooksPhil Nash2023-05-111-1/+6
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-05-107-22/+79
* test_runner: omit inaccessible files from coveragecjihrig2023-05-101-0/+17
* sea: add option to disable the experimental SEA warningDarshan Sen2023-05-041-5/+9
* sea: allow requiring core modules with the "node:" prefixDarshan Sen2023-05-041-1/+16
* test: migrate a pseudo_tty test to use assertSnapshotMoshe Atlow2023-05-042-0/+72
* doc,test: update the v8.startupSnapshot doc and test the exampleJoyee Cheung2023-05-031-31/+55
* v8: fix ERR_NOT_BUILDING_SNAPSHOT is not a constructorChengzhong Wu2023-04-291-0/+5
* test_runner: support combining coverage reportscjihrig2023-04-284-0/+97
* test: migrate message tests to use assertSnapshotMoshe Atlow2023-04-2764-0/+1106
* test_runner: fix test runner concurrencyMoshe Atlow2023-04-242-0/+26
* test_runner: fix test countingMoshe Atlow2023-04-243-4/+13
* test_runner: fix nested hooksMoshe Atlow2023-04-232-10/+8
* test_runner: add testNamePatterns to run apiatlowChemi2023-04-231-0/+5
* test_runner: support coverage of unnamed functionscjihrig2023-04-231-1/+1
* loader: use default loader as cascaded loader in the in loader workerJoyee Cheung2023-04-211-0/+3
* esm: remove support for deprecated hooksAntoine du Hamel2023-04-191-22/+0
* test_runner: execute before hook on testChemi Atlow2023-04-182-14/+71
* test_runner: avoid reporting parents of failing tests in summaryMoshe Atlow2023-04-182-21/+0
* test_runner: fix spec skip detectionMoshe Atlow2023-04-163-1/+572
* readline: fix issue with newline-less last lineIan Harris2023-04-141-0/+7
* permission: fix chmod,chown improve fs coverageRafael Gonzaga2023-04-134-16/+158
* esm: move hook execution to separate threadJacob Smith2023-04-1319-49/+66
* test: migrate test runner message tests to snapshotMoshe Atlow2023-04-1032-0/+5140
* permission: support fs.mkdtempRafael Gonzaga2023-04-091-0/+17
* permission: drop process.permission.denyRafael Gonzaga2023-04-045-0/+723
* deps: update timezone to 2023cNode.js GitHub Bot2023-03-311-1/+1
* esm: increase test coverage of edge casesAntoine du Hamel2023-03-312-0/+20
* test: update wasm/jsapi WPTMichaƫl Zasso2023-03-318-40/+101
* deps: update timezone to 2023bNode.js GitHub Bot2023-03-281-1/+1
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-03-257-65/+77
* url: implement URL.canParseKhafra2023-03-223-2/+44
* test: update URL web-platform-testsYagiz Nizipli2023-03-197-19/+590
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-03-199-3/+96
* permission: add path separator to loader checkRafael Gonzaga2023-03-151-0/+3
* debugger: add a command to set which lines to check for contextEungyu Lee2023-03-121-0/+20
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-03-109-248/+492
* test: update WPT resources, common, streams, FileAPI, broadcastchannelFilip Skokan2023-03-07101-5228/+2036
* deps,test: update postject to 1.0.0-alpha.5Node.js GitHub Bot2023-03-077-19/+40
* worker: add support for worker name in inspector and trace_eventsDebadree Chatterjee2023-03-061-0/+17
* test: update web-platform tests for urlXuguang Mei2023-03-016-6/+121
* test_runner: reset count on watch modeMoshe Atlow2023-02-261-0/+2
* test: update encoding WPTsFilip Skokan2023-02-253-2/+39
* src,process: add permission modelRafael Gonzaga2023-02-233-0/+6
* test: update web-platform tests for urlYagiz Nizipli2023-02-1815-8/+10299