aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-02-10 12:25:46 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-02-10 12:25:46 +0000
commit84bef36c86da4f41c153779648e4c3fa3953f564 (patch)
tree6baf1cff0337a6f1069507ff5be8f657635adb14 /tests
parent9ac359163a38a773ff69bbedbf5f179eb26672d3 (diff)
allow user to stop clear
svn path=/trunk/externals/iem/iemmatrix/; revision=14908
Diffstat (limited to 'tests')
-rw-r--r--tests/runtests.pd14
1 files changed, 9 insertions, 5 deletions
diff --git a/tests/runtests.pd b/tests/runtests.pd
index db72b4c..df27a15 100644
--- a/tests/runtests.pd
+++ b/tests/runtests.pd
@@ -1,5 +1,5 @@
-#N canvas 367 200 813 499 10;
-#X obj 177 433 testunit;
+#N canvas 368 197 813 499 10;
+#X obj 177 463 testunit;
#X obj 177 377 textfile;
#X obj 177 183 t b b;
#X msg 207 261 read runtests.txt \, rewind;
@@ -8,9 +8,11 @@
#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 symbolatom 177 430 0 0 0 0 - - -;
+#X obj 177 399 symbol;
+#X obj 138 260 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X connect 1 0 9 0;
#X connect 1 1 5 0;
#X connect 2 0 4 0;
#X connect 2 1 3 0;
@@ -20,3 +22,5 @@
#X connect 6 0 2 0;
#X connect 7 0 1 0;
#X connect 8 0 0 0;
+#X connect 9 0 8 0;
+#X connect 10 0 4 0;