[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] unit test failure in orego



At 09:35 AM 5/18/2005, you wrote:
...
i put the bug in when i changed the asserts to throws and i forgot to negate some of the booleans :(

it will probably work just fine when i fix those.
just a few failures left. setting the board width to 9 in :

        public void testConnection(){
                System.out.println("testConnection");
                Move.setBoardWidth(9);
                Board b = new Board(); ...

made all the tests run.

thanks

---
tayek.com

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/