Commit Graph

16 Commits

Author SHA1 Message Date
Kartik K. Agaram
9dc8507efb 587 2015-01-18 01:29:01 -08:00
Kartik K. Agaram
2647f8431d 586
Dump yet another trying-to-be-polymorphic function.
2015-01-18 01:21:52 -08:00
Kartik K. Agaram
273dc3e5cd 585 2015-01-18 01:13:18 -08:00
Kartik K. Agaram
104328ed6e 584 2015-01-18 01:08:25 -08:00
Kartik K. Agaram
33d602db6c 582 - first tests for printing to screen 2015-01-17 18:50:32 -08:00
Kartik K. Agaram
14a1649c94 564 2015-01-14 16:18:44 -08:00
Kartik K. Agaram
631d3b4e98 563 - check actual errors during move validation 2015-01-14 16:06:53 -08:00
Kartik K. Agaram
188206bd54 558 - more chessboard tests 2015-01-13 22:38:40 -08:00
Kartik K. Agaram
f306071516 557 2015-01-13 22:06:19 -08:00
Kartik K. Agaram
c1f8217a7c 556 - correction: check that *read-move* ran to completion
Getting the concurrent tests right is still proving difficult. Let's see
if things improve with practice.
2015-01-13 22:03:57 -08:00
Kartik K. Agaram
73658faa69 555 2015-01-13 21:20:03 -08:00
Kartik K. Agaram
10c5eed0c3 554 - tedious to have to check for routine errors on every fork 2015-01-13 21:18:39 -08:00
Kartik K. Agaram
50b64bb9b0 552 - timeout for read-move test 2015-01-13 20:50:47 -08:00
Kartik K. Agaram
a27dfba32a 551
Tests force me to extract functions 'read-rank' and 'read-file'.
2015-01-13 20:50:04 -08:00
Kartik K. Agaram
7ea584b892 549 - suppress prints in read-move
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.
2015-01-13 19:38:53 -08:00
Kartik K. Agaram
0c1450438f 547 - hacky initial tests for reading chess moves 2015-01-13 19:25:03 -08:00