summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-05 18:13:07 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-05 18:13:07 +0200
commit5a37bf84dd851cda76d93e353586f0d786c4c9c6 (patch)
treeeafc5a76244b60a349e0dbcc4b3fcc0ce029b9d9 /testdata
parent662e5185976653a7ac6c86b7d8d30d032756019a (diff)
Adding tests that bots certain hints for mines and safes are correct.
Diffstat (limited to 'testdata')
-rw-r--r--testdata/beginner_3win.txt31
-rw-r--r--testdata/dssp_win.txt11
-rw-r--r--testdata/not_solved.txt11
3 files changed, 53 insertions, 0 deletions
diff --git a/testdata/beginner_3win.txt b/testdata/beginner_3win.txt
new file mode 100644
index 0000000..6eeb1a4
--- /dev/null
+++ b/testdata/beginner_3win.txt
@@ -0,0 +1,31 @@
+# Kolme aloittelijan lautaa joissa varma voitto
+
+.........
+.........
+.........
+...@@@...
+...@@@...
+...@@@...
+....@....
+.........
+.........
+
+.........
+.........
+.........
+...@@@...
+...@@@...
+...@@@...
+....@....
+.........
+.........
+
+.........
+.........
+.........
+...@@@...
+...@@@...
+...@@@...
+....@....
+.........
+.........
diff --git a/testdata/dssp_win.txt b/testdata/dssp_win.txt
new file mode 100644
index 0000000..4a19dee
--- /dev/null
+++ b/testdata/dssp_win.txt
@@ -0,0 +1,11 @@
+# Lautoja jotka DSSP selvittää
+
+.........
+.........
+.........
+.........
+.........
+.........
+.........
+.........
+.@@.@@.@.
diff --git a/testdata/not_solved.txt b/testdata/not_solved.txt
new file mode 100644
index 0000000..4a031c8
--- /dev/null
+++ b/testdata/not_solved.txt
@@ -0,0 +1,11 @@
+# Lautoja joissa dssp-ratkaisijalla tulee ongelmia
+
+.@.......
+@..@.....
+@.@......
+.........
+.........
+.........
+.........
+.........
+.........