aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests_nogui.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests_nogui.pd')
-rw-r--r--tests/runtests_nogui.pd44
1 files changed, 44 insertions, 0 deletions
diff --git a/tests/runtests_nogui.pd b/tests/runtests_nogui.pd
new file mode 100644
index 0000000..229874d
--- /dev/null
+++ b/tests/runtests_nogui.pd
@@ -0,0 +1,44 @@
+#N canvas 209 168 427 557 10;
+#X obj 86 209 testunit;
+#X obj 86 130 textfile;
+#X obj 86 56 t b b;
+#X msg 116 84 read runtests.txt \, rewind;
+#X obj 86 34 loadbang;
+#X msg 137 171 \; pd quit;
+#X obj 86 110 until;
+#X obj 86 233 select 0 1;
+#X obj 111 259 + 1;
+#X obj 171 259 + 1;
+#X obj 87 312 i;
+#X obj 130 312 i;
+#X obj 130 381 print regression-test;
+#X msg 130 356 \$1 tests passed;
+#X msg 87 335 \$1 tests failed;
+#X obj 87 291 t b b;
+#X obj 137 150 t b b;
+#X obj 86 259 i 1;
+#X obj 146 259 i 1;
+#X connect 0 0 7 0;
+#X connect 1 0 0 0;
+#X connect 1 1 16 0;
+#X connect 2 0 6 0;
+#X connect 2 1 3 0;
+#X connect 3 0 1 0;
+#X connect 4 0 2 0;
+#X connect 6 0 1 0;
+#X connect 7 0 17 0;
+#X connect 7 1 18 0;
+#X connect 8 0 17 1;
+#X connect 9 0 18 1;
+#X connect 10 0 14 0;
+#X connect 11 0 13 0;
+#X connect 13 0 12 0;
+#X connect 14 0 12 0;
+#X connect 15 0 10 0;
+#X connect 15 1 11 0;
+#X connect 16 0 5 0;
+#X connect 16 1 15 0;
+#X connect 17 0 8 0;
+#X connect 17 0 10 1;
+#X connect 18 0 9 0;
+#X connect 18 0 11 1;