Commit Graph

6 Commits

Author SHA1 Message Date
fd9af926e0 Add rook move gen and refactor sub test checks
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-17 19:50:17 -04:00
af829f2208 Add bishop move gen tests
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-17 19:12:16 -04:00
fb5e8bb0cb Add knight tests
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-17 19:02:00 -04:00
2028d7fa12 Add white pawn move gen test
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-17 18:53:15 -04:00
5b4dc74681 Update test suite
All checks were successful
Python tests (make) / test (push) Successful in 10s
Put all ffi code into its own module for clarity.
2025-08-17 17:23:42 -04:00
362048d630 Fix formatting
All checks were successful
Python tests (make) / test (push) Successful in 10s
2025-08-16 15:26:04 -04:00