| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-01 | If the COUNT is less than zero, run all the remaining tests. | John Wiegley | |
| 2008-09-01 | Several improvements to how tests are run. | John Wiegley | |
| 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. | |||
| 2008-09-01 | Allow the stress tests to be run across a specific range: | John Wiegley | |
| 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. | |||
| 2008-09-01 | Wrote a testing function for emacs-chess, which computes the legality of plies | John Wiegley | |
| for a database of known legal games. | |||
| 2008-08-29 | Several changes in order for 'make distcheck' to work. | John Wiegley | |
