README
This commit is contained in:
8
Tests/Test1-ValidPathSimple
Normal file
8
Tests/Test1-ValidPathSimple
Normal file
@@ -0,0 +1,8 @@
|
||||
...........#.....F....
|
||||
.......S...#...####...
|
||||
...........#..........
|
||||
...........#..........
|
||||
...........#..........
|
||||
...........#..........
|
||||
......................
|
||||
......................
|
||||
8
Tests/Test2-ValidPathComplex
Normal file
8
Tests/Test2-ValidPathComplex
Normal file
@@ -0,0 +1,8 @@
|
||||
..F#..........
|
||||
.###.########.
|
||||
.#.........#..
|
||||
.#..#......#.#
|
||||
.#.........#..
|
||||
.###.......##.
|
||||
.#.........#..
|
||||
...#.......#.S
|
||||
12
Tests/Test3-ValidPathLong
Normal file
12
Tests/Test3-ValidPathLong
Normal file
@@ -0,0 +1,12 @@
|
||||
..........F.
|
||||
............
|
||||
............
|
||||
............
|
||||
###########.
|
||||
............
|
||||
............
|
||||
.###########
|
||||
............
|
||||
............
|
||||
............
|
||||
...........S
|
||||
7
Tests/Test4-InvalidStartBlocked
Normal file
7
Tests/Test4-InvalidStartBlocked
Normal file
@@ -0,0 +1,7 @@
|
||||
..............
|
||||
.###..........
|
||||
.#S#..........
|
||||
.###..........
|
||||
...........F..
|
||||
..............
|
||||
..............
|
||||
6
Tests/Test5-InvalidNoPath
Normal file
6
Tests/Test5-InvalidNoPath
Normal file
@@ -0,0 +1,6 @@
|
||||
.##...#.............
|
||||
....#########...#...
|
||||
.###..#.....#.......
|
||||
...#.....#####...#..
|
||||
..S#.....##......#F.
|
||||
.......#..#.#....#..
|
||||
1
Tests/Test6-NoNonTrivialPath
Normal file
1
Tests/Test6-NoNonTrivialPath
Normal file
@@ -0,0 +1 @@
|
||||
.SF.
|
||||
Reference in New Issue
Block a user