Skip to content
Browse files

Update gitignore to upload testing files

  • Loading branch information...
1 parent edd0d2f commit dec4177a7697fef2118bf4091fe9decf64f1811f @ttrine ttrine committed
Showing with 22 additions and 1 deletion.
  1. +4 −1 .gitignore
  2. +18 −0 tests/test_data/sgf/0196-00-00.sgf
View
5 .gitignore
@@ -2,4 +2,7 @@
*.npy
*.h5
*.sgf
-!tests/test_sgfs/*.sgf
+!tests/test_data/sgf/*.sgf
+*.pkl
+!tests/test_data/pickle/test/*.pkl
+!tests/test_data/pickle/train/*.pkl
View
18 tests/test_data/sgf/0196-00-00.sgf
@@ -0,0 +1,18 @@
+(;SZ[19]FF[3]
+PW[Sun Ce]
+PB[Lu: Fan]
+DT[196]
+PC[Wu Kingdom, China]
+RU[Old Chinese]
+RE[? (No further moves known)]
+GC[This is reputed to be the oldest game on record. It is preserved in the Song Dynasty go
+manual "Carefree and Innocent Pastime" but there are much earlier references to
+famous Games of Wu.]
+US[GoGoD95]
+AB[pd][dp]
+AW[dd][pp]
+;W[cn];B[gq];W[en];B[ci];W[ck];B[cf];W[ce];B[df];W[gc];B[ic];W[iq];B[bo]
+;W[bn];B[lc];W[qf];B[qk];W[qi];B[qn];W[nc];B[nd];W[qc];B[pc];W[qd];B[qb]
+;W[rb];B[pb];W[qo];B[pn];W[mq];B[cc];W[dc];B[be];W[bd];B[cd];W[bc];B[de]
+;W[cb];B[rh];W[qg];B[ri];W[ho];B[eq];W[no]
+)

0 comments on commit dec4177

Please sign in to comment.
Something went wrong with that request. Please try again.