summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/parallel/test-child-process-ipc-next-tick.js
AgeCommit message (Expand)Author
2024-10-28fix: report exceptions from nextTick (#26579)snek
2024-09-25test: disable 'test-child-process-ipc-next-tick.js' Node compat test (#25856)Bartek IwaƄczuk
2024-04-03chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci