diff options
author | David Phillips <david@sighup.nz> | 2019-03-16 21:06:15 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2019-03-16 21:06:15 +1300 |
commit | 53e40ead2dc29deaff619803d1aa57812b2920fc (patch) | |
tree | ca1d3c816e87143d69507f3a2364a1ce42056c56 /test/003-easy | |
parent | 16a2da0f217aa4f2da4b084014e4da731740e0df (diff) | |
download | sudoku-53e40ead2dc29deaff619803d1aa57812b2920fc.tar.xz |
Tally test results, add new tests
Diffstat (limited to 'test/003-easy')
-rw-r--r-- | test/003-easy/expected.sku | 12 | ||||
-rw-r--r-- | test/003-easy/in.sku | 11 |
2 files changed, 23 insertions, 0 deletions
diff --git a/test/003-easy/expected.sku b/test/003-easy/expected.sku new file mode 100644 index 0000000..00d3d3c --- /dev/null +++ b/test/003-easy/expected.sku @@ -0,0 +1,12 @@ +465|973|821 +372|168|549 +819|425|367 + +247|891|635 +951|346|278 +683|752|914 + +198|637|452 +726|584|193 +534|219|786 + diff --git a/test/003-easy/in.sku b/test/003-easy/in.sku new file mode 100644 index 0000000..544c311 --- /dev/null +++ b/test/003-easy/in.sku @@ -0,0 +1,11 @@ +?6?|9?3|??1| +37?|?68|?4?| +???|4?5|??7| + +2??|???|635| +?5?|3?6|?7?| +683|???|??4| + +1??|6?7|???| +?2?|58?|?93| +5??|2?9|?8?| |