aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-12-21 10:02:17 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-12-21 10:02:17 +0000
commitfdec3114894c1685db743ccaced0ab1678eec7f6 (patch)
treef49721d2eaf4694075f6831e38b34be1409d311e /tests/runtests.pd
parentdd0c53b6019f9578e4edc61294ec4d1b7a7fb106 (diff)
added regression test framework (no test there)
svn path=/trunk/externals/zexy/; revision=4269
Diffstat (limited to 'tests/runtests.pd')
-rw-r--r--tests/runtests.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/runtests.pd b/tests/runtests.pd
new file mode 100644
index 0000000..db72b4c
--- /dev/null
+++ b/tests/runtests.pd
@@ -0,0 +1,22 @@
+#N canvas 367 200 813 499 10;
+#X obj 177 433 testunit;
+#X obj 177 377 textfile;
+#X obj 177 183 t b b;
+#X msg 207 261 read runtests.txt \, rewind;
+#X obj 177 287 metro 10;
+#X msg 243 289 0;
+#X obj 177 126 bng 40 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 177 351 bang;
+#X symbolatom 195 408 10 0 0 0 - - -;
+#X obj 485 341 mtx_col/exist;
+#X connect 1 0 0 0;
+#X connect 1 1 5 0;
+#X connect 2 0 4 0;
+#X connect 2 1 3 0;
+#X connect 3 0 1 0;
+#X connect 4 0 7 0;
+#X connect 5 0 4 0;
+#X connect 6 0 2 0;
+#X connect 7 0 1 0;
+#X connect 8 0 0 0;