aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test1.pngbin0 -> 12253 bytes
-rw-r--r--tests/test1.txt6
-rw-r--r--tests/test2.pngbin0 -> 10747 bytes
-rw-r--r--tests/test2.txt6
-rw-r--r--tests/test3.pngbin0 -> 12293 bytes
-rw-r--r--tests/test3.txt6
-rw-r--r--tests/test4.pngbin0 -> 14208 bytes
-rw-r--r--tests/test4.txt8
-rw-r--r--tests/test5.pngbin0 -> 7418 bytes
-rw-r--r--tests/test5.txt4
-rw-r--r--tests/test6.pngbin0 -> 34479 bytes
-rw-r--r--tests/test6.txt22
-rw-r--r--tests/test7.pngbin0 -> 8491 bytes
-rw-r--r--tests/test7.txt5
-rw-r--r--tests/test8.pngbin0 -> 5812 bytes
-rw-r--r--tests/test8.txt3
-rw-r--r--tests/test9.pngbin0 -> 14936 bytes
-rw-r--r--tests/test9.txt12
-rwxr-xr-xtests/testgraph.sh4
19 files changed, 76 insertions, 0 deletions
diff --git a/tests/test1.png b/tests/test1.png
new file mode 100644
index 0000000..11cc3bb
--- /dev/null
+++ b/tests/test1.png
Binary files differ
diff --git a/tests/test1.txt b/tests/test1.txt
new file mode 100644
index 0000000..c9fdb03
--- /dev/null
+++ b/tests/test1.txt
@@ -0,0 +1,6 @@
+1 5
+1 2 1
+2 3 1
+2 4 1
+3 4 1
+4 5 1
diff --git a/tests/test2.png b/tests/test2.png
new file mode 100644
index 0000000..4734e2a
--- /dev/null
+++ b/tests/test2.png
Binary files differ
diff --git a/tests/test2.txt b/tests/test2.txt
new file mode 100644
index 0000000..2bc0bf7
--- /dev/null
+++ b/tests/test2.txt
@@ -0,0 +1,6 @@
+a d
+a b 1
+a c 1
+b c 1
+b d 1
+c d 1
diff --git a/tests/test3.png b/tests/test3.png
new file mode 100644
index 0000000..2ee7581
--- /dev/null
+++ b/tests/test3.png
Binary files differ
diff --git a/tests/test3.txt b/tests/test3.txt
new file mode 100644
index 0000000..e6ba9b6
--- /dev/null
+++ b/tests/test3.txt
@@ -0,0 +1,6 @@
+a d
+a b 4
+a c 3.125
+b c 3
+b d 4
+c d 5
diff --git a/tests/test4.png b/tests/test4.png
new file mode 100644
index 0000000..0234671
--- /dev/null
+++ b/tests/test4.png
Binary files differ
diff --git a/tests/test4.txt b/tests/test4.txt
new file mode 100644
index 0000000..3b57188
--- /dev/null
+++ b/tests/test4.txt
@@ -0,0 +1,8 @@
+a e
+a b 1
+a e 10
+b c 3
+b d 2
+c d 5
+d e 5
+c e 1.5
diff --git a/tests/test5.png b/tests/test5.png
new file mode 100644
index 0000000..0110633
--- /dev/null
+++ b/tests/test5.png
Binary files differ
diff --git a/tests/test5.txt b/tests/test5.txt
new file mode 100644
index 0000000..1f11f98
--- /dev/null
+++ b/tests/test5.txt
@@ -0,0 +1,4 @@
+a c
+a b 1
+a c 1
+b c 1
diff --git a/tests/test6.png b/tests/test6.png
new file mode 100644
index 0000000..3049298
--- /dev/null
+++ b/tests/test6.png
Binary files differ
diff --git a/tests/test6.txt b/tests/test6.txt
new file mode 100644
index 0000000..567126c
--- /dev/null
+++ b/tests/test6.txt
@@ -0,0 +1,22 @@
+a b
+a b 1
+b r 1
+t a 1
+w k 1
+c j 1
+r j 1
+b q 1
+b m 1
+p g 1
+e j 1
+d i 1
+w l 1
+t w 1
+r w 1
+o g 1
+g u 1
+h x 1
+q h 1
+v a 1
+l e 1
+u i 1
diff --git a/tests/test7.png b/tests/test7.png
new file mode 100644
index 0000000..a896ecd
--- /dev/null
+++ b/tests/test7.png
Binary files differ
diff --git a/tests/test7.txt b/tests/test7.txt
new file mode 100644
index 0000000..e787b78
--- /dev/null
+++ b/tests/test7.txt
@@ -0,0 +1,5 @@
+a b
+a b 1
+b c 1
+a d 1
+d b 1
diff --git a/tests/test8.png b/tests/test8.png
new file mode 100644
index 0000000..dd4d265
--- /dev/null
+++ b/tests/test8.png
Binary files differ
diff --git a/tests/test8.txt b/tests/test8.txt
new file mode 100644
index 0000000..2586c3d
--- /dev/null
+++ b/tests/test8.txt
@@ -0,0 +1,3 @@
+a c
+a b 1
+b c 1
diff --git a/tests/test9.png b/tests/test9.png
new file mode 100644
index 0000000..253b8d5
--- /dev/null
+++ b/tests/test9.png
Binary files differ
diff --git a/tests/test9.txt b/tests/test9.txt
new file mode 100644
index 0000000..a8ec4a0
--- /dev/null
+++ b/tests/test9.txt
@@ -0,0 +1,12 @@
+1 2
+1 2 1
+2 8 1
+4 8 1
+1 2 1
+6 2 1
+2 6 1
+6 3 1
+1 7 1
+6 1 1
+2 5 1
+8 2 1
diff --git a/tests/testgraph.sh b/tests/testgraph.sh
new file mode 100755
index 0000000..c63ab72
--- /dev/null
+++ b/tests/testgraph.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+cat - | gvpack -u > graph.dot
+dot -Goverlap=scale -Tpdf -o out.pdf graph.dot
+evince out.pdf