Spatials: Fix constructor execution order - we need ptcords first, pthashes later
[pachi.git] / t-unit / README
blobb2a010637ec1aac0fd88c66d96fbab7532eb82ec
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         ./zzgo -t 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.