| Commit message (Expand) | Author | Age | Files | Lines |
| * | test: fix suite signal | Benjamin Gruenbaum | 2023-05-17 | 1 | -9/+45 |
| * | test_runner: use v8.serialize instead of TAP | Moshe Atlow | 2023-05-15 | 4 | -66/+92 |
| * | test_runner: add shorthands to `test` | Chemi Atlow | 2023-05-15 | 2 | -4/+52 |
| * | url: add value argument to has and delete methods | Sankalp Shubham | 2023-05-14 | 12 | -592/+646 |
| * | doc: fix broken link to TC39 import attributes proposal | Rich Trott | 2023-05-13 | 1 | -1/+1 |
| * | test_runner: fix ordering of test hooks | Phil Nash | 2023-05-11 | 1 | -1/+6 |
| * | test,crypto: update WebCryptoAPI WPT | Filip Skokan | 2023-05-10 | 7 | -22/+79 |
| * | test_runner: omit inaccessible files from coverage | cjihrig | 2023-05-10 | 1 | -0/+17 |
| * | sea: add option to disable the experimental SEA warning | Darshan Sen | 2023-05-04 | 1 | -5/+9 |
| * | sea: allow requiring core modules with the "node:" prefix | Darshan Sen | 2023-05-04 | 1 | -1/+16 |
| * | test: migrate a pseudo_tty test to use assertSnapshot | Moshe Atlow | 2023-05-04 | 2 | -0/+72 |
| * | doc,test: update the v8.startupSnapshot doc and test the example | Joyee Cheung | 2023-05-03 | 1 | -31/+55 |
| * | v8: fix ERR_NOT_BUILDING_SNAPSHOT is not a constructor | Chengzhong Wu | 2023-04-29 | 1 | -0/+5 |
| * | test_runner: support combining coverage reports | cjihrig | 2023-04-28 | 4 | -0/+97 |
| * | test: migrate message tests to use assertSnapshot | Moshe Atlow | 2023-04-27 | 64 | -0/+1106 |
| * | test_runner: fix test runner concurrency | Moshe Atlow | 2023-04-24 | 2 | -0/+26 |
| * | test_runner: fix test counting | Moshe Atlow | 2023-04-24 | 3 | -4/+13 |
| * | test_runner: fix nested hooks | Moshe Atlow | 2023-04-23 | 2 | -10/+8 |
| * | test_runner: add testNamePatterns to run api | atlowChemi | 2023-04-23 | 1 | -0/+5 |
| * | test_runner: support coverage of unnamed functions | cjihrig | 2023-04-23 | 1 | -1/+1 |
| * | loader: use default loader as cascaded loader in the in loader worker | Joyee Cheung | 2023-04-21 | 1 | -0/+3 |
| * | esm: remove support for deprecated hooks | Antoine du Hamel | 2023-04-19 | 1 | -22/+0 |
| * | test_runner: execute before hook on test | Chemi Atlow | 2023-04-18 | 2 | -14/+71 |
| * | test_runner: avoid reporting parents of failing tests in summary | Moshe Atlow | 2023-04-18 | 2 | -21/+0 |
| * | test_runner: fix spec skip detection | Moshe Atlow | 2023-04-16 | 3 | -1/+572 |
| * | readline: fix issue with newline-less last line | Ian Harris | 2023-04-14 | 1 | -0/+7 |
| * | permission: fix chmod,chown improve fs coverage | Rafael Gonzaga | 2023-04-13 | 4 | -16/+158 |
| * | esm: move hook execution to separate thread | Jacob Smith | 2023-04-13 | 19 | -49/+66 |
| * | test: migrate test runner message tests to snapshot | Moshe Atlow | 2023-04-10 | 32 | -0/+5140 |
| * | permission: support fs.mkdtemp | Rafael Gonzaga | 2023-04-09 | 1 | -0/+17 |
| * | permission: drop process.permission.deny | Rafael Gonzaga | 2023-04-04 | 5 | -0/+723 |
| * | deps: update timezone to 2023c | Node.js GitHub Bot | 2023-03-31 | 1 | -1/+1 |
| * | esm: increase test coverage of edge cases | Antoine du Hamel | 2023-03-31 | 2 | -0/+20 |
| * | test: update wasm/jsapi WPT | Michaƫl Zasso | 2023-03-31 | 8 | -40/+101 |
| * | deps: update timezone to 2023b | Node.js GitHub Bot | 2023-03-28 | 1 | -1/+1 |
| * | test,crypto: update WebCryptoAPI WPT | Filip Skokan | 2023-03-25 | 7 | -65/+77 |
| * | url: implement URL.canParse | Khafra | 2023-03-22 | 3 | -2/+44 |
| * | test: update URL web-platform-tests | Yagiz Nizipli | 2023-03-19 | 7 | -19/+590 |
| * | test,crypto: update WebCryptoAPI WPT | Filip Skokan | 2023-03-19 | 9 | -3/+96 |
| * | permission: add path separator to loader check | Rafael Gonzaga | 2023-03-15 | 1 | -0/+3 |
| * | debugger: add a command to set which lines to check for context | Eungyu Lee | 2023-03-12 | 1 | -0/+20 |
| * | test,crypto: update WebCryptoAPI WPT | Filip Skokan | 2023-03-10 | 9 | -248/+492 |
| * | test: update WPT resources, common, streams, FileAPI, broadcastchannel | Filip Skokan | 2023-03-07 | 101 | -5228/+2036 |
| * | deps,test: update postject to 1.0.0-alpha.5 | Node.js GitHub Bot | 2023-03-07 | 7 | -19/+40 |
| * | worker: add support for worker name in inspector and trace_events | Debadree Chatterjee | 2023-03-06 | 1 | -0/+17 |
| * | test: update web-platform tests for url | Xuguang Mei | 2023-03-01 | 6 | -6/+121 |
| * | test_runner: reset count on watch mode | Moshe Atlow | 2023-02-26 | 1 | -0/+2 |
| * | test: update encoding WPTs | Filip Skokan | 2023-02-25 | 3 | -2/+39 |
| * | src,process: add permission model | Rafael Gonzaga | 2023-02-23 | 3 | -0/+6 |
| * | test: update web-platform tests for url | Yagiz Nizipli | 2023-02-18 | 15 | -8/+10299 |