aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/script/scripttest/setup.go
AgeCommit message (Expand)Author
2025-05-14cmd/internal/script: fix copying directory when symlink failsIan Alexander
2025-03-11cmd/internal/script/scripttest: use GOHOSTARCH to find tool directoryIan Lance Taylor
2024-07-29cmd/internal/script/scriptest: add new apis for tool test useThan McIntosh