aboutsummaryrefslogtreecommitdiff
path: root/main.pd
blob: fe34a76041224c51c5d803f760b829e4e34a92d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#N canvas 841 0 408 486 10;
#X obj 19 65 loadbang;
#X obj 28 87 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 41 373 print;
#N canvas 509 382 450 300 other 0;
#X obj 20 38 twice symbol foo bar;
#X obj 20 21 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 20 57 print;
#X obj 20 81 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 20 117 print;
#X obj 20 98 3times symbol foo bar baz;
#X obj 20 141 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 20 177 print;
#X obj 20 158 4times symbol foo bar baz fnord;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
#X connect 6 0 8 0;
#X connect 8 0 7 0;
#X restore 323 80 pd other;
#X obj 19 111 t b b b;
#X obj 71 354 +;
#X msg 121 354 0;
#X msg 71 316 float \$1;
#X obj 41 297 t a a;
#X obj 96 354 t f;
#X obj 19 346 f;
#X obj 71 335 == 0;
#X obj 19 392 print total_failures;
#X obj 226 251 sel 0;
#X obj 234 312 bng 100 250 50 0 empty empty empty 0 -6 0 8 -258699
-1 -262144;
#X msg 234 293 color \$1 \, bang;
#X msg 226 270 16;
#X msg 256 270 13;
#X text 24 437 This does not count errors not reported by the tests
;
#X text 25 464 Consult the console for more information;
#X obj 4 6 cnv 15 400 40 empty empty PureUnity 8 20 1 18 -34345 -68160
0;
#X text 130 7 TM;
#X obj 15 35 cnv 1 380 1 empty empty Copyright_2006_by_Mathieu_Bouchard
150 -4 1 9 -258699 -262144 0;
#X text 25 450 Such as Syntax Error \, Class Not Found \, etc.;
#X text 297 253 Green: PASS;
#X text 311 265 Red: FAIL;
#X obj 85 150 glue-test;
#X obj 41 131 t b b b;
#X text 6 48 from the bit rot prevention department;
#X obj 284 149 protocols-tree;
#X obj 284 168 print;
#X symbolatom 284 133 10 0 0 0 - - -;
#X msg 284 114 symbol field;
#X obj 63 169 arith-test f;
#X obj 41 188 comparators-test f;
#X connect 0 0 4 0;
#X connect 1 0 4 0;
#X connect 4 0 10 0;
#X connect 4 1 27 0;
#X connect 4 2 6 0;
#X connect 5 0 9 0;
#X connect 5 0 10 1;
#X connect 6 0 5 1;
#X connect 7 0 11 0;
#X connect 8 0 2 0;
#X connect 8 1 7 0;
#X connect 9 0 5 1;
#X connect 10 0 12 0;
#X connect 10 0 13 0;
#X connect 11 0 5 0;
#X connect 13 0 16 0;
#X connect 13 1 17 0;
#X connect 15 0 14 0;
#X connect 16 0 15 0;
#X connect 17 0 15 0;
#X connect 26 0 8 0;
#X connect 27 0 34 0;
#X connect 27 1 33 0;
#X connect 27 2 26 0;
#X connect 29 0 30 0;
#X connect 31 0 29 0;
#X connect 32 0 31 0;
#X connect 33 0 8 0;
#X connect 34 0 8 0;