]> git.sesse.net Git - stockfish/commitdiff
Simplify pos_is_ok()
authorMarco Costalba <mcostalba@gmail.com>
Sat, 24 Jun 2017 10:36:07 +0000 (12:36 +0200)
committerJoona Kiiski <joona@zoox.com>
Wed, 28 Jun 2017 23:54:59 +0000 (16:54 -0700)
Now we don't need anymore the tricky pointer to
show the failed test. Added some few tests too.

Also small rename in see_ge() while there.

No functional change

Closes #1151


No differences found