summaryrefslogtreecommitdiff
path: root/tests/lib_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use "go tool" to build projectEuAndreh2024-08-141-514/+0
* go.mod: Include "gobang" dependencyEuAndreh2024-07-261-364/+7
* Tweak indentationEuAndreh2024-07-171-113/+102
* src/lib.go, tests/lib_test.go: Normaline function argument declarationsEuAndreh2024-07-171-3/+3
* src/lib.go, tests/lib_test.go: Tweak indentationEuAndreh2024-07-151-41/+66
* Inline gobang package codeEuAndreh2024-07-151-13/+350
* src/lib.go: Start writing messages to DBEuAndreh2024-05-271-0/+51
* tests/lib_test.go: Add missing importEuAndreh2024-05-231-0/+1
* Rename leftover references of "papo" -> "papod"EuAndreh2024-05-231-57/+82
* tests/lib_test.go: Group input/expected into "tuples"EuAndreh2024-05-161-237/+330
* Move UUID, FatalIf(), events, etc. code to external libEuAndreh2024-05-161-29/+0
* Rename source files to "lib.go" and "main.go"EuAndreh2024-05-161-0/+379