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.