aboutsummaryrefslogtreecommitdiff
path: root/test/harness.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-13workaround quote escape issues for `bun run` (#3290)Gravatar Alex Lam S.L 1-1/+1
2023-05-31Small improvements to `bun test` (#3071)Gravatar Ashcon Partovi 1-0/+1
2023-05-28[node:net] fix createConnection options passing (#3101)Gravatar Ciro Spaciari 1-4/+3
2023-05-27Implement process.env.npm_lifecycle_event (#3097)Gravatar Tiramify (A.K. Daniel) 1-0/+62
2023-03-28More bug fixes (#2486)Gravatar Jarred Sumner 1-1/+1
2023-03-19Reduce number of module scopes createdGravatar Jarred Sumner 1-2/+6
2023-03-15Rename `expectObjectTypeCount` to `expectMaxObjectTypeCount`Gravatar Jarred Sumner 1-2/+17
2023-03-15fix gc-related flaky test failures (#2402)Gravatar Alex Lam S.L 1-9/+21
2023-03-14Fix node test harnessGravatar Jarred Sumner 1-0/+9
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-0/+37