seer/src/board
Bruno BELANYI 12909377e4 Use 'ChessBoard::validate' in tests
This makes the test more explicit and exact in what they're testing.
2024-04-01 22:20:39 +01:00
..
bitboard Add 'TryInto<Square>' for 'Bitboard' 2024-04-01 22:20:39 +01:00
chess_board Use 'ChessBoard::validate' in tests 2024-04-01 22:20:39 +01:00
castle_rights.rs Add 'CastleRights::with_{king,queen}_side' 2024-04-01 22:20:39 +01:00
color.rs Add 'Color::third_rank' 2024-04-01 22:20:39 +01:00
direction.rs Add '*Assign' operators to 'Bitboard' 2024-04-01 22:20:39 +01:00
file.rs Add 'NUM_VARIANTS' constant to all 'board' enums 2024-04-01 22:20:39 +01:00
mod.rs Add 'ChessBoard' 2024-04-01 22:20:39 +01:00
move.rs Add 'Move' 2024-04-01 22:20:39 +01:00
piece.rs Add 'Piece' enum 2024-04-01 22:20:39 +01:00
rank.rs Add 'NUM_VARIANTS' constant to all 'board' enums 2024-04-01 22:20:39 +01:00
square.rs Remove spurious links in 'Square' documentation 2024-04-01 22:20:39 +01:00