<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/testing/synctest/example_test.go, branch fix-runtime-test-GOMAXPROCS</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=fix-runtime-test-GOMAXPROCS</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=fix-runtime-test-GOMAXPROCS'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2025-07-10T20:16:07Z</updated>
<entry>
<title>synctest: fix comments for time.Now() in synctests</title>
<updated>2025-07-10T20:16:07Z</updated>
<author>
<name>Christian Hoeppner</name>
<email>hoeppi@google.com</email>
</author>
<published>2025-07-04T18:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=aa5de9ebb55bbd5e0a38304f8f8e603b2ec03238'/>
<id>urn:sha1:aa5de9ebb55bbd5e0a38304f8f8e603b2ec03238</id>
<content type='text'>
Also add a test case to make sure that time.Now() results in the
documented date.

Change-Id: Ic4cc577eba485b7c6e1a64122da06d7075bbe12e
Reviewed-on: https://go-review.googlesource.com/c/go/+/685677
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Auto-Submit: Christian Höppner &lt;hoeppi@google.com&gt;
Reviewed-by: Damien Neil &lt;dneil@google.com&gt;
</content>
</entry>
<entry>
<title>testing/synctest: add Test</title>
<updated>2025-05-20T22:46:03Z</updated>
<author>
<name>Damien Neil</name>
<email>dneil@google.com</email>
</author>
<published>2025-05-12T18:15:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=49a660e22cb349cf13ef0a2f6214c6fdd75afda0'/>
<id>urn:sha1:49a660e22cb349cf13ef0a2f6214c6fdd75afda0</id>
<content type='text'>
Add a synctest.Test function, superseding the experimental
synctest.Run function. Promote the testing/synctest package
out of experimental status.

For #67434
For #73567

Change-Id: I3c5ba030860d90fe2ddb517a2f3536efd60181a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/671961
Auto-Submit: Damien Neil &lt;dneil@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Michael Pratt &lt;mpratt@google.com&gt;
</content>
</entry>
</feed>
