Skip to content

Commit

Permalink
不要なテストケースを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
ysakasin committed Apr 29, 2020
1 parent 609a0c8 commit fee1d1b
Showing 1 changed file with 0 additions and 180 deletions.
180 changes: 0 additions & 180 deletions src/test/data/NightWizard.txt
Original file line number Diff line number Diff line change
@@ -1,184 +1,4 @@
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 12[6,6] > 12 > 成功
rand:6/6,6/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 8[6,2] > 8 > 成功
rand:6/6,2/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 3[2,1] > 3 > 成功
rand:2/6,1/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 8[4,4] > 8 > 成功
rand:4/6,4/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 3[2,1] > 3 > 成功
rand:2/6,1/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 8[2,6] > 8 > 成功
rand:2/6,6/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 5[4,1] > 5 > 成功
rand:4/6,1/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 5[3,2] > 5 > 成功
rand:3/6,2/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 5[1,4] > 5 > 成功
rand:1/6,4/6
============================
input:
2d6>=2
output:
NightWizard : (2D6>=2) > 6[5,1] > 6 > 成功
rand:5/6,1/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 8[3,5] > 8 > 失敗
rand:3/6,5/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 7[1,6] > 7 > 失敗
rand:1/6,6/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 11[5,6] > 11 > 成功
rand:5/6,6/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 11[6,5] > 11 > 成功
rand:6/6,5/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 7[6,1] > 7 > 失敗
rand:6/6,1/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 7[6,1] > 7 > 失敗
rand:6/6,1/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 10[5,5] > 10 > 成功
rand:5/6,5/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 6[4,2] > 6 > 失敗
rand:4/6,2/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 9[5,4] > 9 > 失敗
rand:5/6,4/6
============================
input:
2d6>=10
output:
NightWizard : (2D6>=10) > 3[2,1] > 3 > 失敗
rand:2/6,1/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 2[1,1] > 2 > 失敗
rand:1/6,1/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 3[1,2] > 3 > 失敗
rand:1/6,2/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 8[2,6] > 8 > 成功
rand:2/6,6/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 9[4,5] > 9 > 成功
rand:4/6,5/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 12[6,6] > 12 > 成功
rand:6/6,6/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 5[4,1] > 5 > 失敗
rand:4/6,1/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 3[2,1] > 3 > 失敗
rand:2/6,1/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 10[5,5] > 10 > 成功
rand:5/6,5/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 11[6,5] > 11 > 成功
rand:6/6,5/6
============================
input:
2d6>=7
output:
NightWizard : (2D6>=7) > 4[2,2] > 4 > 失敗
rand:2/6,2/6
============================
input:
12NW-5@7#2
output:
NightWizard : (2R6M[12-5]C[7]F[2]) > 7-10[1,1] > ファンブル > -3
Expand Down

0 comments on commit fee1d1b

Please sign in to comment.