From faada59567f8cb252f4a909116595ce309ff5828 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 May 2003 12:29:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r647, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/miXed/; revision=648 --- test/cyclone/substitute-test.pd | 56 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 test/cyclone/substitute-test.pd (limited to 'test/cyclone/substitute-test.pd') diff --git a/test/cyclone/substitute-test.pd b/test/cyclone/substitute-test.pd new file mode 100644 index 0000000..37e1a95 --- /dev/null +++ b/test/cyclone/substitute-test.pd @@ -0,0 +1,56 @@ +#N canvas 179 48 593 501 12; +#X obj 281 458 substitute; +#X msg 281 418 1 2 3; +#X obj 180 342 print replaced; +#X obj 398 347 print unchanged; +#X obj 180 314 substitute foo bar; +#X msg 28 73 bang; +#X msg 61 102 set bang; +#X msg 180 30 hello foo boo; +#X msg 147 102 set bang; +#X msg 252 102 one; +#X msg 148 149 foo 34; +#X msg 253 137 1 2 3 4; +#X msg 302 102 one two three; +#X msg 334 137 1 2 foo 4; +#X msg 438 102 foo foo foo 77; +#X msg 337 172 foo fum; +#X msg 427 172 1 otherhit; +#X msg 427 200 set 1 hithere; +#X msg 428 236 set; +#X msg 218 73 bang; +#X msg 39 259 symbol sym; +#X msg 428 264 symbol test; +#X msg 255 381 bang; +#X msg 341 381 bang; +#X msg 256 172 1; +#X msg 366 418 1 2; +#X msg 426 418 2 3; +#X connect 0 0 2 0; +#X connect 0 0 26 0; +#X connect 0 1 3 0; +#X connect 1 0 0 0; +#X connect 4 0 2 0; +#X connect 4 1 3 0; +#X connect 5 0 4 0; +#X connect 6 0 4 0; +#X connect 7 0 4 0; +#X connect 8 0 4 1; +#X connect 9 0 4 0; +#X connect 10 0 4 0; +#X connect 11 0 4 0; +#X connect 12 0 4 1; +#X connect 13 0 4 0; +#X connect 14 0 4 0; +#X connect 15 0 4 1; +#X connect 16 0 4 1; +#X connect 17 0 4 1; +#X connect 18 0 4 1; +#X connect 19 0 4 1; +#X connect 20 0 4 0; +#X connect 21 0 4 1; +#X connect 22 0 0 0; +#X connect 23 0 0 1; +#X connect 24 0 4 0; +#X connect 25 0 0 1; +#X connect 26 0 0 1; -- cgit v1.2.1