aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2023-01-19Integrate Chess Move InterfaceLoic Guegan
2023-01-18Improve NAG parsingLoic Guegan
2023-01-15Debug PGN parsing from a string. Add the ParseSANMoves() function. Add a new ↵Loic Guegan
tests set
2023-01-05Add GotoNextGame() function to skip an entire gameLoic Guegan
2022-02-19Update CMakeLists to avoid target clash name on other projectsLoic Guegan
2022-01-27Improve testsLoic 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
2022-01-25Improve parserLoic Guegan
2022-01-25Improve parserLoic Guegan
2022-01-24Improve PGNP APILoic Guegan
2022-01-24Cleaning testsLoic Guegan
2022-01-24Improve testsLoic Guegan
2022-01-24Improve overall parsingLoic Guegan
2022-01-23Create projectLoic Guegan