Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025) | Asher Gomez | |
The `tools/node_compat/node` submodule has been moved to `tests/node_compat/runner/suite` and the remaining files within `tools/node_compat` to `tests/node_compat/runner`. Most of the changes are of the header within `tests/node_compat/test` files. The `setup` and `test` tasks within `tests/node_comapt` execute successfully. Towards #22525 CC @mmastrac | |||
2024-03-05 | chore(tests): Remove vestiges of cli/tests folder (#22712) | Aapo Alasuutari | |
2023-06-26 | chore: fix typos (#19572) | Martin Fischer | |
2023-06-01 | chore(node_compat): add deno task for setting up and running tests (#19293) | Hirotaka Tagawa / wafuwafu13 | |
2023-05-26 | chore(node_compat): fix broken link and typo (#19265) | Hirotaka Tagawa / wafuwafu13 | |
2023-03-26 | chore: document Node.js compat test setup script (#18381) | Yoshiya Hinosawa | |