]> Cypherpunks repositories - gostls13.git/commit
os: return from TestRemoveAllWithMoreErrorThanReqSize when RemoveAll succeeds on...
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Tue, 29 Oct 2019 08:19:35 +0000 (09:19 +0100)
committerBryan C. Mills <bcmills@google.com>
Tue, 29 Oct 2019 18:24:40 +0000 (18:24 +0000)
commitf2dfbe98adca83ac32382ef6099349b61a0d5508
treef38140e9a32df983cbb0e2acc28dc72669d2ba65
parent64533374941d238c542167d67711a66ebac4ef67
os: return from TestRemoveAllWithMoreErrorThanReqSize when RemoveAll succeeds on Windows

Also remove unused test hook.

Updates #35117

Change-Id: I6f05ba234fb09e4b44e77c1539c02d1aed49910a
Reviewed-on: https://go-review.googlesource.com/c/go/+/204060
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/os/path.go
src/os/removeall_test.go