diff --git a/scripts/external-tests.pd b/scripts/external-tests.pd index a7ddcb1b6e16cd7d12fc7ce5f7f19eefb0d632b6..c290d4a0a86991d3ac9fbcc0bd44918eb250cfa4 100644 --- a/scripts/external-tests.pd +++ b/scripts/external-tests.pd @@ -1,4 +1,4 @@ -#N canvas 2 53 659 672 12; +#N canvas 3 53 659 616 12; #X obj 61 34 loadbang; #N canvas 107 123 756 233 load_hcs/folder_list 0; #X obj 357 47 inlet; @@ -353,7 +353,7 @@ works.; #X connect 28 0 14 0; #X connect 28 1 19 1; #X connect 29 0 19 0; -#X restore 132 603 pd get-creator-names; +#X restore 132 653 pd get-creator-names; #N canvas 240 179 450 346 test-object 0; #X obj 26 36 inlet; #X text 72 34 creator_name argtype1 argtype2 etc.; @@ -705,7 +705,7 @@ nameclash is in the current library we're testing then we ignore it. #X connect 9 0 8 0; #X connect 10 0 3 0; #X connect 10 2 11 0; -#X restore 132 664 pd test-object; +#X restore 132 714 pd test-object; #X obj 164 269 trigger bang anything anything; #X msg 371 293 methods; #X obj 371 318 classinfo objectmaker; @@ -834,15 +834,17 @@ nameclash is in the current library we're testing then we ignore it. #X connect 40 0 41 0; #X connect 40 1 36 0; #X connect 41 0 37 0; -#X restore 61 691 pd results; +#X restore 61 741 pd results; #X obj 132 239 t a a; #X obj 61 94 trigger bang bang bang anything; #X obj 132 179 t a a; #X obj 164 534 t a a; #X obj 403 169 print testing_libdir; #X obj 314 526 print loading_lib; -#X obj 132 628 t a a; -#X obj 280 648 print creating_object; +#X obj 132 678 t a a; +#X obj 250 714 print creating_object; +#X obj 132 607 t a a; +#X obj 242 613 print getting_creator_names; #X connect 0 0 24 0; #X connect 1 0 13 0; #X connect 3 0 4 0; @@ -865,7 +867,7 @@ nameclash is in the current library we're testing then we ignore it. #X connect 24 0 29 0; #X connect 25 0 28 0; #X connect 26 0 10 0; -#X connect 28 0 16 0; +#X connect 28 0 36 0; #X connect 28 1 18 0; #X connect 29 0 27 0; #X connect 29 1 3 0; @@ -877,3 +879,5 @@ nameclash is in the current library we're testing then we ignore it. #X connect 31 1 33 0; #X connect 34 0 17 0; #X connect 34 1 35 0; +#X connect 36 0 16 0; +#X connect 36 1 37 0;