summaryrefslogtreecommitdiff
path: root/src/syscall/syscall_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* syscall: fix Send{msg,msgN}, Recvmsg and control message handling on solarisMikio Hara2016-10-031-6/+0
* syscall: re-enable TestPassFD on dragonflyMikio Hara2016-10-011-3/+0
* all: use SeekStart, SeekCurrent, SeekEndJoe Tsai2016-05-061-2/+3
* 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