| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
by chess-database.el.
|
|
|
|
|
|
|
|
the cause. Also, make it so that a failing test does not stop all the
tests from running.
|
|
|
|
First, if the user hasn't downloaded the monster test database, we just run a
simple test of 400 historical games. Second, you can specify the variables
START and COUNT on the command line, for running just a part of the huge
database.
|
|
make START=2000 FINISH=5000 check
If START is omitted, it begins at game 1. If FINISH is omitted, it ends at
the last game in the test database.
|
|
for a database of known legal games.
|
|
|