From 1d0c603e7a76d04cc51a2ec7df1911c843897452 Mon Sep 17 00:00:00 2001 From: r6144 Date: Thu, 14 Jul 2011 19:05:00 +0800 Subject: [PATCH] Added promote-move2.gtp, which is a shorter test case for the promote-move problem, but since this is a random problem, it is not often triggered by this test case. --- t-gtp/promote-move2.gtp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 t-gtp/promote-move2.gtp diff --git a/t-gtp/promote-move2.gtp b/t-gtp/promote-move2.gtp new file mode 100644 index 0000000..5f991cd --- /dev/null +++ b/t-gtp/promote-move2.gtp @@ -0,0 +1,7 @@ +boardsize 19 +komi 6.5 +clear_board +genmove b +play W E17 +genmove b +quit -- 2.11.4.GIT