aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/install/bun-link.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-347/+0
2023-03-05[install] fix connection error detection (#2307)Gravatar Alex Lam S.L 1-1/+1
2023-02-24prefer `bun.copy()` over `std.mem.copy()` (#2152)Gravatar Alex Lam S.L 1-1/+2
2023-02-23fix illegal memory reference in `bun link` (#2147)Gravatar Alex Lam S.L 1-9/+133
2023-02-21Update test runner output with colors and diffs (#2122)Gravatar Dylan Conway 1-2/+2
2023-02-08[install] assorted fixes & improvements (#2011)Gravatar Alex Lam S.L 1-3/+3
2023-01-31Re-run prettier after changesGravatar Jarred Sumner 1-54/+75
2023-01-26parse package-spec from CLI correctly (#1895)Gravatar Alex Lam S.L 1-2/+2
2023-01-24support `bun link` of scoped packages (#1892)Gravatar Alex Lam S.L 1-0/+201
ro' width='13' height='13' alt='Gravatar' /> Jarred Sumner 1-1/+1 2023-10-07Exclude more filesGravatar Jarred Sumner 1-1/+2 2023-10-07Update settings.jsonGravatar Jarred Sumner 1-1/+2 2023-10-07Update settings.jsonGravatar Jarred Sumner 1-2/+3 2023-10-06fix a couple install testsGravatar Dylan Conway 1-8/+8 2023-10-06formatGravatar Dylan Conway 1-1/+2 2023-10-06Fix memory leak in fetch() (#6350)Gravatar Jarred Sumner 1-2/+0 2023-10-06[types] allow onLoad plugin callbacks to return undefined (#6346)Gravatar Silver 1-1/+1 2023-10-06docs: `file.stream()` is not a promise (#6337)Gravatar Paul Nodet 1-1/+1