]> Cypherpunks.ru repositories - gostls13.git/commit
os: add tests for UserCacheDir and UserConfigDir
authorJosh Kraft <joshkraft757@gmail.com>
Thu, 17 Aug 2023 00:36:46 +0000 (18:36 -0600)
committerGopher Robot <gobot@golang.org>
Mon, 21 Aug 2023 17:46:57 +0000 (17:46 +0000)
commite4a8fb0fa04a95876e8c5cc6ce6850a06d3d670a
tree3f26881a2fd3ada2f40c3453ff051ea33fd0b371
parenta7c3de705287d56e3bea8a84ed9a56e4102d3f39
os: add tests for UserCacheDir and UserConfigDir

Adds basic test scenarios for UserCacheDir and
UserConfigDir.

Fixes #57638

Change-Id: Ieb86e95faff44287bfa13daa0cb26e7b5401373b
Reviewed-on: https://go-review.googlesource.com/c/go/+/520262
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Bypass: Bryan Mills <bcmills@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
misc/go_android_exec/main.go
src/os/os_test.go