summaryrefslogtreecommitdiff
path: root/src/syscall/syscall_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-1/+1
* all: extract "can I exec?" check from tests into internal/testenvRuss Cox2015-06-161-5/+4
* syscall: don't run fcntl child process test on iOSBrad Fitzpatrick2015-05-151-0/+3
* syscall: add test for Flock_t roundtripShenghou Ma2015-05-151-12/+47
* syscall: skip fork test on darwin/arm64David Crawshaw2015-04-121-1/+2
* syscall: exclude Go tool test on darwin/armDavid Crawshaw2015-02-261-0/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+314