| Age | Commit message (Collapse) | Author | 
|---|
|  | Fixes: AF51A38C-36B6-4976-954D-0BCD6C1A81FD | 
|  | the prompt that was output after that command when we enter this function the
second time. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | using format string specifiers. | 
|  | we weren't always seeing the full move when using looking-at.  The way I do it
now is to require some kind of whitespace after the SAN move text. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | taking to be an option flag. | 
|  |  | 
|  | in the display code (the top-level user interface) are database games
presented using a 1-base system. | 
|  |  | 
|  | by chess-database.el. | 
|  | to ChessDB. | 
|  |  | 
|  | ChessDB, or fail to see its end.  Also, give up to 10 seconds to wait for the
result to come from ChessDB, polling every second to look for new output. | 
|  |  | 
|  | 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. |