about summary refs log tree commit diff stats
path: root/055shape_shifting_container.cc
diff options
context:
space:
mode:
Diffstat (limited to '055shape_shifting_container.cc')
-rw-r--r--055shape_shifting_container.cc15
1 files changed, 0 insertions, 15 deletions
diff --git a/055shape_shifting_container.cc b/055shape_shifting_container.cc
index 4db3efaa..e59a9085 100644
--- a/055shape_shifting_container.cc
+++ b/055shape_shifting_container.cc
@@ -1,7 +1,6 @@
 //:: Container definitions can contain 'type ingredients'
 
 :(scenario size_of_shape_shifting_container)
-% cerr << "S1\n";
 container foo:_t [
   x:_t
   y:number
@@ -17,7 +16,6 @@ def main [
 +mem: storing 16 in location 5
 
 :(scenario size_of_shape_shifting_container_2)
-% cerr << "S2\n";
 # multiple type ingredients
 container foo:_a:_b [
   x:_a
@@ -29,7 +27,6 @@ def main [
 $error: 0
 
 :(scenario size_of_shape_shifting_container_3)
-% cerr << "S3\n";
 container foo:_a:_b [
   x:_a
   y:_b
@@ -42,7 +39,6 @@ def main [
 $error: 0
 
 :(scenario size_of_shape_shifting_container_4)
-% cerr << "S4\n";
 container foo:_a:_b [
   x:_a
   y:_b
@@ -58,7 +54,6 @@ def main [
 $error: 0
 
 :(scenario shape_shifting_container_extend)
-% cerr << "S5\n";
 container foo:_a [
   x:_a
 ]
@@ -68,7 +63,6 @@ container foo:_a [
 $error: 0
 
 :(scenario shape_shifting_container_extend_error)
-% cerr << "S6\n";
 % Hide_errors = true;
 container foo:_a [
   x:_a
@@ -79,7 +73,6 @@ container foo:_b [
 +error: headers of container 'foo' must use identical type ingredients
 
 :(scenario type_ingredient_must_start_with_underscore)
-% cerr << "S7\n";
 % Hide_errors = true;
 container foo:t [
   x:number
@@ -373,7 +366,6 @@ bool final_type_ingredient(int type_ingredient_index, const type_info& container
 
 :(before "End Unit Tests")
 void test_replace_type_ingredients_entire() {
-  cerr << "U1\n";
   run("container foo:_elem [\n"
       "  x:_elem\n"
       "  y:number\n"
@@ -386,7 +378,6 @@ void test_replace_type_ingredients_entire() {
 }
 
 void test_replace_type_ingredients_tail() {
-  cerr << "U2\n";
   run("container foo:_elem [\n"
       "  x:_elem\n"
       "]\n"
@@ -402,7 +393,6 @@ void test_replace_type_ingredients_tail() {
 }
 
 void test_replace_type_ingredients_head_tail_multiple() {
-  cerr << "U3\n";
   run("container foo:_elem [\n"
       "  x:_elem\n"
       "]\n"
@@ -420,7 +410,6 @@ void test_replace_type_ingredients_head_tail_multiple() {
 }
 
 void test_replace_type_ingredients_head_middle() {
-  cerr << "U4\n";
   run("container foo:_elem [\n"
       "  x:_elem\n"
       "]\n"
@@ -440,7 +429,6 @@ void test_replace_type_ingredients_head_middle() {
 }
 
 void test_replace_last_type_ingredient_with_multiple() {
-  cerr << "U5\n";
   run("container foo:_a:_b [\n"
       "  x:_a\n"
       "  y:_b\n"
@@ -459,7 +447,6 @@ void test_replace_last_type_ingredient_with_multiple() {
 }
 
 void test_replace_middle_type_ingredient_with_multiple() {
-  cerr << "U6\n";
   run("container foo:_a:_b:_c [\n"
       "  x:_a\n"
       "  y:_b\n"
@@ -483,7 +470,6 @@ void test_replace_middle_type_ingredient_with_multiple() {
 }
 
 void test_replace_middle_type_ingredient_with_multiple2() {
-  cerr << "U7\n";
   run("container foo:_key:_value [\n"
       "  key:_key\n"
       "  value:_value\n"
@@ -498,7 +484,6 @@ void test_replace_middle_type_ingredient_with_multiple2() {
 }
 
 void test_replace_middle_type_ingredient_with_multiple3() {
-  cerr << "U8\n";
   run("container foo_table:_key:_value [\n"
       "  data:address:array:foo_table_row:_key:_value\n"
       "]\n"
m <vc@akkartik.com> 2017-05-26 17:36:16 -0700 3877' href='/akkartik/mu/commit/024jump.cc?h=hlt&id=2b25071710656d7a755c2f66c99734cd7990d1ba'>2b250717 ^
e4630643 ^

f7d3dc0e ^



d855b0a0 ^



dc1323e9 ^
1066660e ^
cdd6fd09 ^
59874868 ^



f2818edc ^

6f8f9fb5 ^

795f5244 ^
f2818edc ^
88be3dbc ^
1ead3562 ^
100157d1 ^
d7494165 ^
100157d1 ^


acc4792d ^


201b2e6c ^
f7d3dc0e ^






1848b18f ^

201b2e6c ^
795f5244 ^
d855b0a0 ^
201b2e6c ^
d855b0a0 ^
2b250717 ^
e4630643 ^

23d3a022 ^
2b250717 ^
e4630643 ^

4f5bb5b6 ^
2b250717 ^
e4630643 ^

f7d3dc0e ^



4f5bb5b6 ^
d855b0a0 ^



dc1323e9 ^
23d3a022 ^
cdd6fd09 ^
201b2e6c ^

1066660e ^
cdd6fd09 ^
59874868 ^



201b2e6c ^

88be3dbc ^
1ead3562 ^
bc643692 ^
192d59d3 ^
201b2e6c ^
acc4792d ^
201b2e6c ^
23d3a022 ^
d7494165 ^
201b2e6c ^
88be3dbc ^
1ead3562 ^
bc643692 ^
192d59d3 ^
201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
57699011 ^
201b2e6c ^
23d3a022 ^










1848b18f ^

201b2e6c ^
795f5244 ^
d855b0a0 ^
201b2e6c ^
d855b0a0 ^
2b250717 ^
e4630643 ^

23d3a022 ^
2b250717 ^
e4630643 ^

4f5bb5b6 ^
2b250717 ^
e4630643 ^

f7d3dc0e ^



4f5bb5b6 ^
d855b0a0 ^



dc1323e9 ^
23d3a022 ^
cdd6fd09 ^
201b2e6c ^

1066660e ^
cdd6fd09 ^
59874868 ^



201b2e6c ^

88be3dbc ^
1ead3562 ^
bc643692 ^
192d59d3 ^
201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
d7494165 ^
201b2e6c ^
88be3dbc ^
1ead3562 ^
bc643692 ^
192d59d3 ^
201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
57699011 ^
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194