aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lister/inline.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/lister/inline.pd b/tests/lister/inline.pd
new file mode 100644
index 0000000..9e5ae39
--- /dev/null
+++ b/tests/lister/inline.pd
@@ -0,0 +1,23 @@
+#N canvas 330 540 450 376 10;
+#X obj 140 166 t l l;
+#X obj 170 216 + 1;
+#X msg 140 118 1;
+#X msg 170 237 list \$1;
+#X obj 140 145 lister;
+#X obj 140 265 f;
+#X obj 170 188 f;
+#X obj 140 285 == 1;
+#X obj 140 47 inlet;
+#X obj 140 75 t b;
+#X obj 140 327 outlet;
+#X connect 0 0 5 0;
+#X connect 0 1 6 0;
+#X connect 1 0 3 0;
+#X connect 2 0 4 0;
+#X connect 3 0 4 1;
+#X connect 4 0 0 0;
+#X connect 5 0 7 0;
+#X connect 6 0 1 0;
+#X connect 7 0 10 0;
+#X connect 8 0 9 0;
+#X connect 9 0 2 0;