summaryrefslogtreecommitdiff
path: root/src/gobang.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/gobang.go: Add tests for most missing functionsEuAndreh2024-08-081-58/+85
* tests/gobang.go: Add tests to more functionsEuAndreh2024-08-061-28/+15
* tests/gobang.go: Add tests for Random(), Salt() and Hash()EuAndreh2024-08-061-2/+4
* Add tests for UUID functionsEuAndreh2024-08-061-46/+97
* Start using TestStart() and Testing()EuAndreh2024-08-051-79/+128
* Makefile: Build with "go tool compile" and "go tool link"EuAndreh2024-08-051-0/+725