summaryrefslogtreecommitdiff
path: root/src/os/executable_test.go
Commit message (Expand)AuthorAgeFilesLines
* os: run more of TestExecutable on OpenBSDMichael Hendricks2017-06-221-6/+4
* os: on OpenBSD implement Executable using Args[0]Ian Lance Taylor2017-06-171-4/+7
* os: add Executable() (string, error)Shenghou Ma2016-11-071-0/+87