~ubuntu-branches/ubuntu/raring/pd-smlib/raring-proposed

« back to all changes in this revision

Viewing changes to unittests/vlmin-unittest.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120925122008-jhr5hyl3juh91eyv
Tags: 0.12.2-1
* updated to upstream version v0.12.2
* removed patches since they are in new upstream release
* bumped standards version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 374 132 746 533 10;
 
2
#X obj 49 165 testtools/unit-test-frame;
 
3
#X obj 49 97 loadbang;
 
4
#X obj 370 -34 & 127;
 
5
#X obj 370 -3 / 64;
 
6
#X obj 370 24 - 1;
 
7
#X obj 370 103 pack;
 
8
#X obj 370 55 t f f;
 
9
#X obj 397 80 + 0.1;
 
10
#X text 13 -13 the argument is the half-decay expressed in number of
 
11
activations;
 
12
#X text 12 23 This test only works one time after patch load because
 
13
the object has no reset option.;
 
14
#X obj 370 131 smlib/vlmin 10;
 
15
#X msg 49 125 vlmin 0;
 
16
#X text 12 -30 vlmin: vector leaky maximum;
 
17
#X connect 0 2 2 0;
 
18
#X connect 1 0 11 0;
 
19
#X connect 2 0 3 0;
 
20
#X connect 3 0 4 0;
 
21
#X connect 4 0 6 0;
 
22
#X connect 5 0 10 0;
 
23
#X connect 6 0 5 0;
 
24
#X connect 6 1 7 0;
 
25
#X connect 7 0 5 1;
 
26
#X connect 10 0 0 1;
 
27
#X connect 11 0 0 0;