-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestall.log
564 lines (492 loc) · 20.3 KB
/
testall.log
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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
###### Testing test-add1
make test-add1.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-add1.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-add1
diff -b test-add1.out tests/test-add1.out > test-add1.diff
###### SUCCESS
###### Testing test-add2
make test-add2.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-add2.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-add2
diff -b test-add2.out tests/test-add2.out > test-add2.diff
###### SUCCESS
###### Testing test-addIntToFloat
make test-addIntToFloat.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-addIntToFloat.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-addIntToFloat
diff -b test-addIntToFloat.out tests/test-addIntToFloat.out > test-addIntToFloat.diff
###### SUCCESS
###### Testing test-andOr
make test-andOr.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-andOr.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-andOr
diff -b test-andOr.out tests/test-andOr.out > test-andOr.diff
###### SUCCESS
###### Testing test-arith
make test-arith.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-arith.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-arith
diff -b test-arith.out tests/test-arith.out > test-arith.diff
###### SUCCESS
###### Testing test-clickEvent
make test-clickEvent.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-clickEvent.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-clickEvent
diff -b test-clickEvent.out tests/test-clickEvent.out > test-clickEvent.diff
###### SUCCESS
###### Testing test-clr
make test-clr.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-clr.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-clr
diff -b test-clr.out tests/test-clr.out > test-clr.diff
###### SUCCESS
###### Testing test-clrFunc
make test-clrFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-clrFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-clrFunc
diff -b test-clrFunc.out tests/test-clrFunc.out > test-clrFunc.diff
###### SUCCESS
###### Testing test-compareFloats
make test-compareFloats.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-compareFloats.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-compareFloats
diff -b test-compareFloats.out tests/test-compareFloats.out > test-compareFloats.diff
###### SUCCESS
###### Testing test-entAccess
make test-entAccess.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-entAccess.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-entAccess
diff -b test-entAccess.out tests/test-entAccess.out > test-entAccess.diff
###### SUCCESS
###### Testing test-entArrayAccess
make test-entArrayAccess.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-entArrayAccess.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-entArrayAccess
diff -b test-entArrayAccess.out tests/test-entArrayAccess.out > test-entArrayAccess.diff
###### SUCCESS
###### Testing test-entCollisionEvent
make test-entCollisionEvent.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-entCollisionEvent.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-entCollisionEvent
diff -b test-entCollisionEvent.out tests/test-entCollisionEvent.out > test-entCollisionEvent.diff
###### SUCCESS
###### Testing test-entKeyEvents
make test-entKeyEvents.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-entKeyEvents.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-entKeyEvents
diff -b test-entKeyEvents.out tests/test-entKeyEvents.out > test-entKeyEvents.diff
###### SUCCESS
###### Testing test-entLocals
make test-entLocals.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-entLocals.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-entLocals
diff -b test-entLocals.out tests/test-entLocals.out > test-entLocals.diff
###### SUCCESS
###### Testing test-eqNeq
make test-eqNeq.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-eqNeq.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-eqNeq
diff -b test-eqNeq.out tests/test-eqNeq.out > test-eqNeq.diff
###### SUCCESS
###### Testing test-fibFunc
make test-fibFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-fibFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-fibFunc
diff -b test-fibFunc.out tests/test-fibFunc.out > test-fibFunc.diff
###### SUCCESS
###### Testing test-floatOps
make test-floatOps.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-floatOps.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-floatOps
diff -b test-floatOps.out tests/test-floatOps.out > test-floatOps.diff
###### SUCCESS
###### Testing test-gcdFunc
make test-gcdFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-gcdFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-gcdFunc
diff -b test-gcdFunc.out tests/test-gcdFunc.out > test-gcdFunc.diff
###### SUCCESS
###### Testing test-geqLeq
make test-geqLeq.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-geqLeq.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-geqLeq
diff -b test-geqLeq.out tests/test-geqLeq.out > test-geqLeq.diff
###### SUCCESS
###### Testing test-global1
make test-global1.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-global1.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-global1
diff -b test-global1.out tests/test-global1.out > test-global1.diff
###### SUCCESS
###### Testing test-global2
make test-global2.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-global2.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-global2
diff -b test-global2.out tests/test-global2.out > test-global2.diff
###### SUCCESS
###### Testing test-global3
make test-global3.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-global3.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-global3
diff -b test-global3.out tests/test-global3.out > test-global3.diff
###### SUCCESS
###### Testing test-global4
make test-global4.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-global4.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-global4
diff -b test-global4.out tests/test-global4.out > test-global4.diff
###### SUCCESS
###### Testing test-if
make test-if.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-if.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-if
diff -b test-if.out tests/test-if.out > test-if.diff
###### SUCCESS
###### Testing test-ifElse
make test-ifElse.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-ifElse.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-ifElse
diff -b test-ifElse.out tests/test-ifElse.out > test-ifElse.diff
###### SUCCESS
###### Testing test-operations
make test-operations.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-operations.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-operations
diff -b test-operations.out tests/test-operations.out > test-operations.diff
###### SUCCESS
###### Testing test-printFunc
make test-printFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-printFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-printFunc
diff -b test-printFunc.out tests/test-printFunc.out > test-printFunc.diff
###### SUCCESS
###### Testing test-remove
make test-remove.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-remove.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-remove
diff -b test-remove.out tests/test-remove.out > test-remove.diff
###### SUCCESS
###### Testing test-restart
make test-restart.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-restart.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-restart
diff -b test-restart.out tests/test-restart.out > test-restart.diff
###### SUCCESS
###### Testing test-simpleFunc
make test-simpleFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-simpleFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-simpleFunc
diff -b test-simpleFunc.out tests/test-simpleFunc.out > test-simpleFunc.diff
###### SUCCESS
###### Testing test-vars
make test-vars.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-vars.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-vars
diff -b test-vars.out tests/test-vars.out > test-vars.diff
###### SUCCESS
###### Testing test-vec
make test-vec.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-vec.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-vec
diff -b test-vec.out tests/test-vec.out > test-vec.diff
###### SUCCESS
###### Testing test-vecFunc
make test-vecFunc.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-vecFunc.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-vecFunc
diff -b test-vecFunc.out tests/test-vecFunc.out > test-vecFunc.diff
###### SUCCESS
###### Testing test-while
make test-while.test > /dev/null
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
clang: error: no such file or directory: 'tests/test-while.o'
warning: overriding the module target triple with i386-pc-linux-gnu
1 warning generated.
./test-while
diff -b test-while.out tests/test-while.out > test-while.diff
###### SUCCESS
###### Testing fail-assign
make fail-assign.test 2> fail-assign.err 1> /dev/null
diff -b fail-assign.err tests/fail-assign.err > fail-assign.diff
###### SUCCESS
###### Testing fail-assign2
make fail-assign2.test 2> fail-assign2.err 1> /dev/null
diff -b fail-assign2.err tests/fail-assign2.err > fail-assign2.diff
###### SUCCESS
###### Testing fail-assign3
make fail-assign3.test 2> fail-assign3.err 1> /dev/null
diff -b fail-assign3.err tests/fail-assign3.err > fail-assign3.diff
###### SUCCESS
###### Testing fail-clrBool
make fail-clrBool.test 2> fail-clrBool.err 1> /dev/null
diff -b fail-clrBool.err tests/fail-clrBool.err > fail-clrBool.diff
###### SUCCESS
###### Testing fail-compareClrs
make fail-compareClrs.test 2> fail-compareClrs.err 1> /dev/null
diff -b fail-compareClrs.err tests/fail-compareClrs.err > fail-compareClrs.diff
###### SUCCESS
###### Testing fail-compareTypes
make fail-compareTypes.test 2> fail-compareTypes.err 1> /dev/null
diff -b fail-compareTypes.err tests/fail-compareTypes.err > fail-compareTypes.diff
###### SUCCESS
###### Testing fail-compareVecs
make fail-compareVecs.test 2> fail-compareVecs.err 1> /dev/null
diff -b fail-compareVecs.err tests/fail-compareVecs.err > fail-compareVecs.diff
###### SUCCESS
###### Testing fail-defAdd
make fail-defAdd.test 2> fail-defAdd.err 1> /dev/null
diff -b fail-defAdd.err tests/fail-defAdd.err > fail-defAdd.diff
###### SUCCESS
###### Testing fail-defPrint
make fail-defPrint.test 2> fail-defPrint.err 1> /dev/null
diff -b fail-defPrint.err tests/fail-defPrint.err > fail-defPrint.diff
###### SUCCESS
###### Testing fail-defRemove
make fail-defRemove.test 2> fail-defRemove.err 1> /dev/null
diff -b fail-defRemove.err tests/fail-defRemove.err > fail-defRemove.diff
###### SUCCESS
###### Testing fail-defRestart
make fail-defRestart.test 2> fail-defRestart.err 1> /dev/null
diff -b fail-defRestart.err tests/fail-defRestart.err > fail-defRestart.diff
###### SUCCESS
###### Testing fail-dupEnts
make fail-dupEnts.test 2> fail-dupEnts.err 1> /dev/null
diff -b fail-dupEnts.err tests/fail-dupEnts.err > fail-dupEnts.diff
###### SUCCESS
###### Testing fail-dupFormals
make fail-dupFormals.test 2> fail-dupFormals.err 1> /dev/null
diff -b fail-dupFormals.err tests/fail-dupFormals.err > fail-dupFormals.diff
###### SUCCESS
###### Testing fail-dupFuncs
make fail-dupFuncs.test 2> fail-dupFuncs.err 1> /dev/null
diff -b fail-dupFuncs.err tests/fail-dupFuncs.err > fail-dupFuncs.diff
###### SUCCESS
###### Testing fail-dupGlobals
make fail-dupGlobals.test 2> fail-dupGlobals.err 1> /dev/null
diff -b fail-dupGlobals.err tests/fail-dupGlobals.err > fail-dupGlobals.diff
###### SUCCESS
###### Testing fail-dupLocals
make fail-dupLocals.test 2> fail-dupLocals.err 1> /dev/null
diff -b fail-dupLocals.err tests/fail-dupLocals.err > fail-dupLocals.diff
###### SUCCESS
###### Testing fail-entNoClr
make fail-entNoClr.test 2> fail-entNoClr.err 1> /dev/null
diff -b fail-entNoClr.err tests/fail-entNoClr.err > fail-entNoClr.diff
###### SUCCESS
###### Testing fail-entNoSize
make fail-entNoSize.test 2> fail-entNoSize.err 1> /dev/null
diff -b fail-entNoSize.err tests/fail-entNoSize.err > fail-entNoSize.diff
###### SUCCESS
###### Testing fail-exprTypes
make fail-exprTypes.test 2> fail-exprTypes.err 1> /dev/null
diff -b fail-exprTypes.err tests/fail-exprTypes.err > fail-exprTypes.diff
###### SUCCESS
###### Testing fail-exprTypes2
make fail-exprTypes2.test 2> fail-exprTypes2.err 1> /dev/null
diff -b fail-exprTypes2.err tests/fail-exprTypes2.err > fail-exprTypes2.diff
###### SUCCESS
###### Testing fail-exprTypes3
make fail-exprTypes3.test 2> fail-exprTypes3.err 1> /dev/null
diff -b fail-exprTypes3.err tests/fail-exprTypes3.err > fail-exprTypes3.diff
###### SUCCESS
###### Testing fail-exprTypes4
make fail-exprTypes4.test 2> fail-exprTypes4.err 1> /dev/null
diff -b fail-exprTypes4.err tests/fail-exprTypes4.err > fail-exprTypes4.diff
###### SUCCESS
###### Testing fail-exprTypes5
make fail-exprTypes5.test 2> fail-exprTypes5.err 1> /dev/null
diff -b fail-exprTypes5.err tests/fail-exprTypes5.err > fail-exprTypes5.diff
###### SUCCESS
###### Testing fail-exprTypes6
make fail-exprTypes6.test 2> fail-exprTypes6.err 1> /dev/null
diff -b fail-exprTypes6.err tests/fail-exprTypes6.err > fail-exprTypes6.diff
###### SUCCESS
###### Testing fail-floatMod
make fail-floatMod.test 2> fail-floatMod.err 1> /dev/null
diff -b fail-floatMod.err tests/fail-floatMod.err > fail-floatMod.diff
###### SUCCESS
###### Testing fail-ifPredicate
make fail-ifPredicate.test 2> fail-ifPredicate.err 1> /dev/null
diff -b fail-ifPredicate.err tests/fail-ifPredicate.err > fail-ifPredicate.diff
###### SUCCESS
###### Testing fail-invalidCollision
make fail-invalidCollision.test 2> fail-invalidCollision.err 1> /dev/null
diff -b fail-invalidCollision.err tests/fail-invalidCollision.err > fail-invalidCollision.diff
###### SUCCESS
###### Testing fail-noGbClr
make fail-noGbClr.test 2> fail-noGbClr.err 1> /dev/null
diff -b fail-noGbClr.err tests/fail-noGbClr.err > fail-noGbClr.diff
###### SUCCESS
###### Testing fail-noGbSize
make fail-noGbSize.test 2> fail-noGbSize.err 1> /dev/null
diff -b fail-noGbSize.err tests/fail-noGbSize.err > fail-noGbSize.diff
###### SUCCESS
###### Testing fail-noReturn
make fail-noReturn.test 2> fail-noReturn.err 1> /dev/null
diff -b fail-noReturn.err tests/fail-noReturn.err > fail-noReturn.diff
###### SUCCESS
###### Testing fail-notEnoughArgs
make fail-notEnoughArgs.test 2> fail-notEnoughArgs.err 1> /dev/null
diff -b fail-notEnoughArgs.err tests/fail-notEnoughArgs.err > fail-notEnoughArgs.diff
###### SUCCESS
###### Testing fail-returnType
make fail-returnType.test 2> fail-returnType.err 1> /dev/null
diff -b fail-returnType.err tests/fail-returnType.err > fail-returnType.diff
###### SUCCESS
###### Testing fail-tooManyArgs
make fail-tooManyArgs.test 2> fail-tooManyArgs.err 1> /dev/null
diff -b fail-tooManyArgs.err tests/fail-tooManyArgs.err > fail-tooManyArgs.diff
###### SUCCESS
###### Testing fail-undefFunc
make fail-undefFunc.test 2> fail-undefFunc.err 1> /dev/null
diff -b fail-undefFunc.err tests/fail-undefFunc.err > fail-undefFunc.diff
###### SUCCESS
###### Testing fail-undefined
make fail-undefined.test 2> fail-undefined.err 1> /dev/null
diff -b fail-undefined.err tests/fail-undefined.err > fail-undefined.diff
###### SUCCESS
###### Testing fail-vecBool
make fail-vecBool.test 2> fail-vecBool.err 1> /dev/null
diff -b fail-vecBool.err tests/fail-vecBool.err > fail-vecBool.diff
###### SUCCESS
###### Testing fail-whilePredicate
make fail-whilePredicate.test 2> fail-whilePredicate.err 1> /dev/null
diff -b fail-whilePredicate.err tests/fail-whilePredicate.err > fail-whilePredicate.diff
###### SUCCESS
###### Testing fail-wrongArgTypes
make fail-wrongArgTypes.test 2> fail-wrongArgTypes.err 1> /dev/null
diff -b fail-wrongArgTypes.err tests/fail-wrongArgTypes.err > fail-wrongArgTypes.diff
###### SUCCESS