summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08tests/integration.sh: Disable tests for nowEuAndreh1-0/+1
2024-08-08src/binder.go: Vendor in copyData()EuAndreh1-3/+9
2024-08-08Makefile: Use "go tool {compile,link}" over "go {build,test}"EuAndreh7-44/+80
2024-08-08rm go.modEuAndreh1-6/+0
2024-08-08src/lib.go: Do not exit on conn errorEuAndreh2-4/+6
2024-07-26tests/integration.sh: Use more specific assertion functionsEuAndreh1-7/+7
2024-07-22src/lib.go: Get CopyData() from gobangEuAndreh2-10/+5
2024-07-22Makefile: Do not mess with glaze.socketEuAndreh1-1/+0
2024-07-22Add integration testsEuAndreh5-2/+237
2024-07-22src/lib.go: Long when start listeningEuAndreh1-3/+9
2024-07-22v0 ImplEuAndreh9-0/+297