Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | {src,tests}/binder.go: Update to latest gobang | EuAndreh | 2024-10-19 | 1 | -1/+1 |
* | tests/integration.sh: Re-enable and fix test | EuAndreh | 2024-08-08 | 1 | -1/+3 |
* | src/binder.go: Stop exporting functions for testing | EuAndreh | 2024-08-08 | 1 | -6/+7 |
* | tests/integration.sh: Disable tests for now | EuAndreh | 2024-08-08 | 1 | -0/+1 |
* | Makefile: Use "go tool {compile,link}" over "go {build,test}" | EuAndreh | 2024-08-08 | 3 | -24/+28 |
* | tests/integration.sh: Use more specific assertion functions | EuAndreh | 2024-07-26 | 1 | -7/+7 |
* | src/lib.go: Get CopyData() from gobang | EuAndreh | 2024-07-22 | 1 | -0/+1 |
* | Add integration tests | EuAndreh | 2024-07-22 | 3 | -0/+233 |
* | v0 Impl | EuAndreh | 2024-07-22 | 2 | -0/+25 |