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
b7a05cbc
Commit
b7a05cbc
authored
4 years ago
by
Guillem Bartrina
Browse files
Options
Downloads
Patches
Plain Diff
add little reg test
parent
8b1a5261
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!499
Feature encapsulate
,
!480
Feature encapsulate
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/regression_tests.pd
+5
-3
5 additions, 3 deletions
scripts/regression_tests.pd
with
5 additions
and
3 deletions
scripts/regression_tests.pd
+
5
−
3
View file @
b7a05cbc
#N canvas
245 72 750 57
2 12;
#N canvas
-9 -9 771 39
2 12;
#X obj 465 281 r \$0-result;
#X obj 465 281 r \$0-result;
#X obj 212 239 bng 15 250 50 0 empty empty Run_all 17 7 0 10
-262144
#X obj 212 239 bng 15 250 50 0 empty empty Run_all 17 7 0 10
#fcfcfc
-1 -1
;
#000000 #000000
;
#X obj 56 25 r init;
#X obj 56 25 r init;
#X obj 345 191 route dollarzero;
#X obj 345 191 route dollarzero;
#X obj 198 281 rtest msg_dollarzero;
#X obj 198 281 rtest msg_dollarzero;
...
@@ -65,6 +65,7 @@ is handy for some binbuf tests.;
...
@@ -65,6 +65,7 @@ is handy for some binbuf tests.;
#X obj 198 2361 rtest inlet~_no_fwd;
#X obj 198 2361 rtest inlet~_no_fwd;
#X obj 198 2416 rtest inlet~_fwd_large_message;
#X obj 198 2416 rtest inlet~_fwd_large_message;
#X obj 198 2471 rtest pow~_negative_numbers;
#X obj 198 2471 rtest pow~_negative_numbers;
#X obj 198 2526 rtest encapsulate;
#X connect 0 0 27 0;
#X connect 0 0 27 0;
#X connect 1 0 4 0;
#X connect 1 0 4 0;
#X connect 2 0 42 0;
#X connect 2 0 42 0;
...
@@ -115,3 +116,4 @@ is handy for some binbuf tests.;
...
@@ -115,3 +116,4 @@ is handy for some binbuf tests.;
#X connect 56 0 57 0;
#X connect 56 0 57 0;
#X connect 57 0 58 0;
#X connect 57 0 58 0;
#X connect 58 0 59 0;
#X connect 58 0 59 0;
#X connect 59 0 60 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