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
1e3c309b
Commit
1e3c309b
authored
7 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
take trailing slash into account
parent
7a6e1d43
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
+23
-18
23 additions, 18 deletions
scripts/external-tests.pd
with
23 additions
and
18 deletions
scripts/external-tests.pd
+
23
−
18
View file @
1e3c309b
#N canvas
3
53 659 639 12;
#N canvas
2
53 659 639 12;
#X obj 61 34 loadbang;
#X obj 61 34 loadbang;
#N canvas 107 123 756 233 load_hcs/folder_list 0;
#N canvas 107 123 756 233 load_hcs/folder_list 0;
#X obj 357 47 inlet;
#X obj 357 47 inlet;
...
@@ -712,15 +712,15 @@ nameclash is in the current library we're testing then we ignore it.
...
@@ -712,15 +712,15 @@ nameclash is in the current library we're testing then we ignore it.
#X obj 371 313 s \$0-last-objectmaker-methodspace-length;
#X obj 371 313 s \$0-last-objectmaker-methodspace-length;
#X text 304 85 \$0-last-objectmaker-methodspace-length;
#X text 304 85 \$0-last-objectmaker-methodspace-length;
#X text 304 105 \$0-ext;
#X text 304 105 \$0-ext;
#N canvas 1 53
554
595 set_\$0-libdir
1
;
#N canvas 1
2
53
717
595 set_\$0-libdir
0
;
#X obj 49 48 inlet;
#X obj 49 48 inlet;
#X obj 49 317 pdinfo;
#X obj 49 317 pdinfo;
#X obj 49 78 b;
#X obj 49 78 b;
#X msg 49 288 libdir;
#X msg 49 288 libdir;
#X obj 49 5
67
outlet;
#X obj 49 5
40
outlet;
#X text 97 48 get the directory where extra/ and doc/ live;
#X text 97 48 get the directory where extra/ and doc/ live;
#X obj 49 5
4
1 trigger anything anything;
#X obj 49 51
4
trigger anything anything;
#X obj 221 5
67
s \$0-libdir;
#X obj 221 5
40
s \$0-libdir;
#X obj 49 131 pdinfo;
#X obj 49 131 pdinfo;
#X msg 49 106 platform;
#X msg 49 106 platform;
#X obj 49 156 select darwin;
#X obj 49 156 select darwin;
...
@@ -737,13 +737,18 @@ nameclash is in the current library we're testing then we ignore it.
...
@@ -737,13 +737,18 @@ nameclash is in the current library we're testing then we ignore it.
#X text 171 260 the "/bin" at the end...;
#X text 171 260 the "/bin" at the end...;
#X obj 119 317 pdinfo;
#X obj 119 317 pdinfo;
#X obj 119 342 list fromsymbol;
#X obj 119 342 list fromsymbol;
#X obj 119 367 t a a;
#X obj 151 398 list length;
#X obj 151 398 list length;
#X obj 151 423 - 3;
#X obj 119 455 list split;
#X obj 119 452 list split;
#X obj 119 480 list tosymbol;
#X obj 119 477 list tosymbol;
#X text 245 414 <- filter out "/ b i n";
#X msg 119 288 dir;
#X msg 119 288 dir;
#X obj 119 367 trigger anything anything anything;
#X text 266 401 OSX gives up back an execdir with a trailing slash.
Should;
#X text 266 421 probably normalize the *info classes that output paths
to;
#X text 266 441 either always use trailing slashes or never use them.
;
#X obj 151 426 - 4;
#X connect 0 0 2 0;
#X connect 0 0 2 0;
#X connect 1 0 6 0;
#X connect 1 0 6 0;
#X connect 2 0 9 0;
#X connect 2 0 9 0;
...
@@ -758,16 +763,16 @@ nameclash is in the current library we're testing then we ignore it.
...
@@ -758,16 +763,16 @@ nameclash is in the current library we're testing then we ignore it.
#X connect 12 0 13 0;
#X connect 12 0 13 0;
#X connect 13 0 14 0;
#X connect 13 0 14 0;
#X connect 14 0 3 0;
#X connect 14 0 3 0;
#X connect 14 1 2
9
0;
#X connect 14 1 2
6
0;
#X connect 21 0 22 0;
#X connect 21 0 22 0;
#X connect 22 0 23 0;
#X connect 22 0 27 0;
#X connect 23 0 26 0;
#X connect 23 0 31 0;
#X connect 23 1 24 0;
#X connect 24 0 25 0;
#X connect 24 0 25 0;
#X connect 25 0 26 1;
#X connect 25 0 6 0;
#X connect 26 0 27 0;
#X connect 26 0 21 0;
#X connect 27 0 6 0;
#X connect 27 0 24 0;
#X connect 29 0 21 0;
#X connect 27 1 23 0;
#X connect 31 0 24 1;
#X restore 61 66 pd set_\$0-libdir;
#X restore 61 66 pd set_\$0-libdir;
#N canvas 246 217 382 392 set_\$0-current_libdir 0;
#N canvas 246 217 382 392 set_\$0-current_libdir 0;
#X obj 67 30 inlet;
#X obj 67 30 inlet;
...
...
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