This website requires JavaScript.
Explore
Help
Sign In
projects
/
chess
Watch
1
Star
0
Fork
0
You've already forked chess
Code
Issues
9
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b811e33b8127788a6c84e7c2769b2f7ae2dd09f2
chess
/
test
History
Josh
b811e33b81
All checks were successful
Python tests (make) / test (push)
Successful in 10s
Details
Python tests (make) / test (pull_request)
Successful in 10s
Details
Add king move gen and a test.c file for quick debug
2025-08-17 20:27:03 -04:00
..
__init__.py
add-piece-move-cache (
#1
)
2025-08-10 19:39:18 +00:00
base.py
Add white pawn move gen test
2025-08-17 18:53:15 -04:00
chess_ffi.py
Update test suite
2025-08-17 17:23:42 -04:00
test_fen_loader.py
Add white pawn move gen test
2025-08-17 18:53:15 -04:00
test_movegen.py
Add king move gen and a test.c file for quick debug
2025-08-17 20:27:03 -04:00
test_piece_attack_cache.py
Update test suite
2025-08-17 17:23:42 -04:00