Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
purr-data
Commits
00d3d19f
Commit
00d3d19f
authored
7 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
more debugging messages for tests
parent
3981157d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!114
External tests
,
!113
WIP: External tests revised
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/external-tests.pd
+11
-7
11 additions, 7 deletions
scripts/external-tests.pd
with
11 additions
and
7 deletions
scripts/external-tests.pd
+
11
−
7
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;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment