aboutsummaryrefslogtreecommitdiff
path: root/client_unix_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-12-13chore: Add missing dots at the end of comments (#1677)Gravatar Oleksandr Redko 1-2/+2
2023-11-08chore: Remove redundant build constraint (#1650)Gravatar Oleksandr Redko 1-1/+0
2023-02-10Rename unexported funcs, vars to match common Go (#1488)Gravatar Oleksandr Redko 1-4/+4
2022-09-15Deprecate Go 1.15 (#1379)Gravatar Aoang 1-3/+2
2022-03-14Read response when client closes connection #1232 (#1233)Gravatar ArminBTVS 1-0/+136
2016-05-05explicitly skip tests for platforms that not support unix sockets (#90)Gravatar Aleksandr Razumov 1-44/+0
2016-05-04simplified build tags in client_unix_test.go according to the comment at http...Gravatar Aliaksandr Valialkin 1-1/+1
2016-05-04fix tests on unixGravatar Aleksandr Razumov 1-0/+44