projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
904c04b
)
Fix perft test
author
Fabian Fichter
<ianfab@users.noreply.github.com>
Sat, 1 May 2021 13:56:20 +0000 (15:56 +0200)
committer
Fabian Fichter
<ianfab@users.noreply.github.com>
Sat, 1 May 2021 13:56:20 +0000 (15:56 +0200)
tests/perft.sh
patch
|
blob
|
history
diff --git
a/tests/perft.sh
b/tests/perft.sh
index
788c8a1
..
d4c9474
100755
(executable)
--- a/
tests/perft.sh
+++ b/
tests/perft.sh
@@
-104,7
+104,7
@@
if [[ $1 == "" || $1 == "variant" ]]; then
expect perft.exp euroshogi startpos 4 380499 > /dev/null
expect perft.exp minishogi startpos 5 533203 > /dev/null
expect perft.exp kyotoshogi startpos 5 225903 > /dev/null
- expect perft.exp tori startpos 4 103857 > /dev/null
+ expect perft.exp torishogi startpos 4 103857 > /dev/null
# non-chess
expect perft.exp ataxx startpos 4 155888 > /dev/null
expect perft.exp ataxx "fen 7/7/7/7/ppppppp/ppppppp/PPPPPPP[PPPPPPPPPPPPPPPPPPPPPppppppppppppppppppppp] w 0 1" 5 452980 > /dev/null