<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/cmd/internal/script/scripttest/setup.go, branch main</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2025-05-14T17:10:33Z</updated>
<entry>
<title>cmd/internal/script: fix copying directory when symlink fails</title>
<updated>2025-05-14T17:10:33Z</updated>
<author>
<name>Ian Alexander</name>
<email>jitsu@google.com</email>
</author>
<published>2025-05-13T16:41:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=9856afa77042d901288845f31c79885ba68da464'/>
<id>urn:sha1:9856afa77042d901288845f31c79885ba68da464</id>
<content type='text'>
The change fixes `linkOrCopy` to work on systems wihtout symlinks,
when copying directories.  This was originally noticed on Windows
systems when the user did not have admin privs.

Fixes #73692
Change-Id: I8ca66d65e99433ad38e70314abfabafd43794b79
Reviewed-on: https://go-review.googlesource.com/c/go/+/672275
Reviewed-by: Michael Matloob &lt;matloob@golang.org&gt;
Reviewed-by: Michael Matloob &lt;matloob@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
</content>
</entry>
<entry>
<title>cmd/internal/script/scripttest: use GOHOSTARCH to find tool directory</title>
<updated>2025-03-12T01:16:13Z</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2025-03-11T22:00:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=43648931492e45c78ba3e21e7191944a0bb7c10b'/>
<id>urn:sha1:43648931492e45c78ba3e21e7191944a0bb7c10b</id>
<content type='text'>
Fixes #72800

Change-Id: Idde7eae13d1c0098e5314935cf8ca823cbc7a7cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/656855
Auto-Submit: Ian Lance Taylor &lt;iant@golang.org&gt;
Reviewed-by: Keith Randall &lt;khr@golang.org&gt;
Reviewed-by: Keith Randall &lt;khr@google.com&gt;
Reviewed-by: Ian Lance Taylor &lt;iant@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
</content>
</entry>
<entry>
<title>cmd/internal/script/scriptest: add new apis for tool test use</title>
<updated>2024-07-29T16:13:04Z</updated>
<author>
<name>Than McIntosh</name>
<email>thanm@google.com</email>
</author>
<published>2024-07-25T17:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=0d8aa5737ecdc03b2723a2af35cb7394335e5411'/>
<id>urn:sha1:0d8aa5737ecdc03b2723a2af35cb7394335e5411</id>
<content type='text'>
Add top level apis to provide a general-purpose "script test" runner
for clients within cmd, e.g. tools such as compile, link, nm, and so
on. This patch doesn't add any uses of the new apis, this will
happen in follow-on CLs.

Updates #68606.

Change-Id: Ib7200a75d4dc7dc50897628f1a6269937be15a76
Reviewed-on: https://go-review.googlesource.com/c/go/+/601359
Reviewed-by: David Chase &lt;drchase@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Cherry Mui &lt;cherryyz@google.com&gt;
</content>
</entry>
</feed>
