elviswolcott / stockfish-native

UCI interface for native Stockfish
2 stars 2 forks source link

Add Windows support for tests #17

Open nibble-4bits opened 2 years ago

nibble-4bits commented 2 years ago

This PR adds support for tests so they pass on Windows. Also adds a PowerShell script to the repo to download Windows Stockfish 11 into a ./stockfish-win directory, mimicking the linux-stockfish.sh script.

Note that the tests won't fully pass until PRs #13, #14 and #16 are merged first. Otherwise, some of the tests will fail.