about summary refs log tree commit diff stats
path: root/chessboard-cursor.arc.t
Commit message (Collapse)AuthorAgeFilesLines
* 558 - more chessboard testsKartik K. Agaram2015-01-131-1/+38
|
* 557Kartik K. Agaram2015-01-131-0/+26
|
* 556 - correction: check that *read-move* ran to completionKartik K. Agaram2015-01-131-4/+6
| | | | | Getting the concurrent tests right is still proving difficult. Let's see if things improve with practice.
* 555Kartik K. Agaram2015-01-131-1/+1
|
* 554 - tedious to have to check for routine errors on every forkKartik K. Agaram2015-01-131-0/+4
|
* 552 - timeout for read-move testKartik K. Agaram2015-01-131-1/+1
|
* 551Kartik K. Agaram2015-01-131-1/+1
| | | | Tests force me to extract functions 'read-rank' and 'read-file'.
* 549 - suppress prints in read-moveKartik K. Agaram2015-01-131-0/+1
| | | | | | This is the sort of thing we want to make super easy. But there's a bug at the moment: chessboard prints junk input at second move.
* 547 - hacky initial tests for reading chess movesKartik K. Agaram2015-01-131-0/+49