summaryrefslogtreecommitdiff
path: root/tests/gobang.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/gobang.go: Add SetLevel()EuAndreh2024-09-021-5/+28
|
* src/gobang.go: Add args to Init() to logEuAndreh2024-08-151-0/+20
|
* tests/gobang.go: Add tests for most missing functionsEuAndreh2024-08-081-25/+589
|
* tests/gobang.go: Add tests to more functionsEuAndreh2024-08-061-0/+158
|
* Run in parallel slow testsEuAndreh2024-08-061-1/+33
|
* tests/gobang.go: Add tests for Random(), Salt() and Hash()EuAndreh2024-08-061-0/+40
|
* Add tests for UUID functionsEuAndreh2024-08-061-3/+123
|
* Start using TestStart() and Testing()EuAndreh2024-08-051-53/+62
|
* Makefile: Build with "go tool compile" and "go tool link"EuAndreh2024-08-051-0/+358