aboutsummaryrefslogtreecommitdiff
path: root/src/os/executable_test.go
AgeCommit message (Expand)Author
2017-06-22os: run more of TestExecutable on OpenBSDMichael Hendricks
2017-06-17os: on OpenBSD implement Executable using Args[0]Ian Lance Taylor
2016-11-07os: add Executable() (string, error)Shenghou Ma