summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tests/libbuild.goEuAndreh2024-08-141-0/+7
|
* mv tests/gobang_main.go tests/main.goEuAndreh2024-08-081-0/+0
|
* 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-052-54/+63
|
* Makefile: Build with "go tool compile" and "go tool link"EuAndreh2024-08-052-16/+21
|
* rm tests/cli-opts.shEuAndreh2024-08-031-4/+0
|
* Reorder codeEuAndreh2024-07-221-82/+78
|
* Copy code from x/golang/scrypt: get scrypt(), and also import testsEuAndreh2024-07-101-0/+311
|
* Initial implementation: include code from papodEuAndreh2024-05-162-0/+57