summaryrefslogtreecommitdiff
path: root/src/net/protoconn_test.go
Commit message (Expand)AuthorAgeFilesLines
* net: add js/wasm architectureRichard Musiol2018-06-041-0/+2
* all: drop support for Windows Vista or below (Windows XP)Mikio Hara2018-02-151-10/+5
* net: skip some tests on Windows XPAlex Brainman2017-12-101-5/+10
* net: mark condFatalf as a test helperAman Gupta2017-11-101-5/+5
* net: implement ReadMsg/WriteMsg on windowsAman Gupta2017-11-101-5/+5
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: simplify error messages in testsMikio Hara2015-05-061-45/+45
* net: add helpers for server testingMikio Hara2015-04-211-16/+6
* net: fix tester goroutine leakage in testsMikio Hara2015-04-071-8/+10
* net: simplify test helpersMikio Hara2015-03-281-23/+4
* net: skip unsupported tests (unix and unixgram) on darwin/armShenghou Ma2015-03-041-0/+8
* net: remove full stack test cases for IPConnMikio Hara2015-01-291-26/+9
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+386