summaryrefslogtreecommitdiff
path: root/tests/specs/node
AgeCommit message (Expand)Author
2024-06-07fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)Divy Srivastava
2024-05-21perf: analyze cjs re-exports in parallel (#23894)David Sherret
2024-05-16fix(node): seperate worker module cache (#23634)Divy Srivastava
2024-05-14chore: fix flaky rejection_handled_web_process (#23817)David Sherret
2024-05-10fix(node): better cjs re-export handling (#23760)David Sherret
2024-05-03refactor(tests): move worker_threads itests to spec tests (#23648)Satya Rohith
2024-04-29fix(ext/node): support NODE_DEBUG env (#23583)Satya Rohith
2024-04-29fix(ext/node): add support for MessagePort.removeListener/off (#23598)Satya Rohith
2024-03-21feat(node): load ES modules defined as CJS (#22945)David Sherret