[computer-go] Testing against gnugo

Nick Apperson apperson at gmail.com
Sat Jan 13 02:36:07 PST 2007


This isn't quite the answer you seek, but one way to test it is to actually
use your program in the console and just type commands to it.  It is a text
based protocol.  I tested my GTP that way and it works perfectly with the
clients i've tried.  There is no GTP test though, but it would be nice to
have one.  Sorry I can't be of more help.

- Nick

On 1/13/07, Stuart A. Yeates <syeates at gmail.com> wrote:
>
> A closely related question:
>
> Is there a test suite for GTP, other than using the various forms of
> TwoGTP?
>
> I've got a computer-go player for which I'm currently writing an interface
> to GTP, and would like to test it comprehensively, including the moves that
> TwoGTP doesn't seem to use. I'm not averse to writing my own junit suite for
> GTP, but would rather not duplicate anyone else's work (also, my
> misunderstandings of the protocol are like to present themselves in both my
> implementation and my tests...).
>
>
> cheers
> stuart
>
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20070113/4980fd7a/attachment.htm


More information about the computer-go mailing list