Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vipul Gupta
purr-data
Commits
00d3d19f
Commit
00d3d19f
authored
Aug 14, 2017
by
Jonathan Wilkes
Browse files
more debugging messages for tests
parent
3981157d
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/external-tests.pd
View file @
00d3d19f
#N canvas
2
53 659 6
72
12;
#N canvas
3
53 659 6
16
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 6
0
3 pd get-creator-names;
#X restore 132 6
5
3 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
66
4 pd test-object;
#X restore 132
71
4 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
69
1 pd results;
#X restore 61
74
1 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
1
6 0;
#X connect 28 0
3
6 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;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment