diff options
Diffstat (limited to 'test-data')
| -rw-r--r-- | test-data/expected-output/test1-overlap | 3 | ||||
| -rw-r--r-- | test-data/expected-output/test2-overlap | 3 | ||||
| -rw-r--r-- | test-data/expected-output/test3-overlap | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/test-data/expected-output/test1-overlap b/test-data/expected-output/test1-overlap new file mode 100644 index 0000000..ee0297f --- /dev/null +++ b/test-data/expected-output/test1-overlap @@ -0,0 +1,3 @@ +#path start end path.touched +x 0 50 y +y 0 50 x diff --git a/test-data/expected-output/test2-overlap b/test-data/expected-output/test2-overlap new file mode 100644 index 0000000..81dfa10 --- /dev/null +++ b/test-data/expected-output/test2-overlap @@ -0,0 +1,3 @@ +#path start end path.touched +5+ 0 13 5- +5- 0 13 5+ diff --git a/test-data/expected-output/test3-overlap b/test-data/expected-output/test3-overlap new file mode 100644 index 0000000..bc22807 --- /dev/null +++ b/test-data/expected-output/test3-overlap @@ -0,0 +1,3 @@ +#path start end path.touched +5+ 0 20 5- +5- 0 13 5+ |
