selfatari_cousin(): Suggest counter-captures
[pachi/peepo.git] / t-unit / README
blob578aeae10fecba4376303a4381f2863217e53169
1 This is a simple unit-testing framework where specific Pachi routines
2 can be checked for proper result on given testcases (board pieces).
3 Run the unit tests like:
5         ./pachi -u t-unit/sar.t
7 Currently, only few basic tests for the self-atari detector are
8 available, but it is easy to add more.