aboutsummaryrefslogtreecommitdiff
path: root/tests/combined.cpp
AgeCommit message (Collapse)Author
2023-01-18Improve NAG parsingLoic Guegan
2023-01-05Add GotoNextGame() function to skip an entire gameLoic Guegan
2022-01-26Debug and Improve tests:Loic Guegan
- Debug missing NAG in HalfMove Copy function - Improve combined tests
2022-01-26Debug and new tests:Loic Guegan
- Fix HalfMove memory leak - Fix integer overflow - Update combined tests
2022-01-26- Debug parser (carriage returns)Loic Guegan
- Improve test framework