| Age | Commit message (Collapse) | Author |
|
|
|
running of the validation tests is that he buffer fills up before we can
evaluate all the games.
|
|
the computation of chess-eco.fen by up to 50% on my system.
|
|
|
|
compatability functions at runtime.
|
|
|
|
|
|
|
|
|
|
|
|
the game violates the rules of chess.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and trailing quotes.
|
|
the cause. Also, make it so that a failing test does not stop all the
tests from running.
|
|
unspecified promotion.
|
|
|
|
set if the large database is not present.
|
|
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.
|
|
it is an error if a ply implies a promotion but not :promote keyword is passed
to indication which piece to promote to.
|
|
|
|
PGN games.
|
|
for a database of known legal games.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
what we think is the current game position really is.
|
|
problem of the background not being set in the modeline.
|
|
further conversion, however.
|
|
|
|
|
|
|
|
This is needed on OS X, which has the `play-sound-file` function, but when
called reports an error that sound support is not available.
|
|
|
|
|
|
LET-bound variable.
|
|
|
|
files to UTF-8, and switched to using insert-file-contents instead of the
-literally variant (which doesn't respect content encodings).
|