summaryrefslogtreecommitdiff
path: root/src/os/os_test.go
Commit message (Expand)AuthorAgeFilesLines
* os, syscall: test Chtimes on directories, fix on WindowsRuss Cox2014-10-061-9/+38
* os: skip TestRemoveAllRace on WindowsRuss Cox2014-09-181-0/+8
* os: avoid error result when dir is removed out from under RemoveAllRuss Cox2014-09-181-0/+42
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1405