..
00-exit-0.c
GNU Mes.
2018-07-22 14:24:36 +02:00
01-return-0.c
GNU Mes.
2018-07-22 14:24:36 +02:00
02-return-1.c
GNU Mes.
2018-07-22 14:24:36 +02:00
02-return-1.exit
test: enable all tests, use expect count, add tinycc tests.
2018-05-01 16:50:29 +02:00
03-call.c
GNU Mes.
2018-07-22 14:24:36 +02:00
04-call-0.c
GNU Mes.
2018-07-22 14:24:36 +02:00
4a-char-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
05-call-1.c
GNU Mes.
2018-07-22 14:24:36 +02:00
05-call-1.exit
test: enable all tests, use expect count, add tinycc tests.
2018-05-01 16:50:29 +02:00
06-call-!1.c
GNU Mes.
2018-07-22 14:24:36 +02:00
07-include.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7a-struct-char-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7b-struct-int-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7c-dynarray.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7d-cast-char.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7e-struct-array-access.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7f-struct-pointer-arithmetic.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7g-struct-byte-word-field.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7h-struct-assign.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7i-struct-struct.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7j-strtoull.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7k-for-each-elem.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7l-struct-any-size-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7m-struct-char-array-assign.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7n-struct-struct-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7o-struct-pre-post.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7p-struct-cast.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7q-bit-field.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7r-sign-extend.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7s-struct-short.c
GNU Mes.
2018-07-22 14:24:36 +02:00
7s-unsigned-compare.c
GNU Mes.
2018-07-22 14:24:36 +02:00
10-if-0.c
GNU Mes.
2018-07-22 14:24:36 +02:00
11-if-1.c
GNU Mes.
2018-07-22 14:24:36 +02:00
12-if-==.c
GNU Mes.
2018-07-22 14:24:36 +02:00
13-if-!=.c
GNU Mes.
2018-07-22 14:24:36 +02:00
14-if-goto.c
GNU Mes.
2018-07-22 14:24:36 +02:00
15-if-!f.c
GNU Mes.
2018-07-22 14:24:36 +02:00
16-if-t.c
GNU Mes.
2018-07-22 14:24:36 +02:00
20-while.c
GNU Mes.
2018-07-22 14:24:36 +02:00
21-char[].c
GNU Mes.
2018-07-22 14:24:36 +02:00
22-while-char[].c
GNU Mes.
2018-07-22 14:24:36 +02:00
23-pointer.c
GNU Mes.
2018-07-22 14:24:36 +02:00
30-strlen.c
GNU Mes.
2018-07-22 14:24:36 +02:00
31-eputs.c
GNU Mes.
2018-07-22 14:24:36 +02:00
32-compare.c
GNU Mes.
2018-07-22 14:24:36 +02:00
33-and-or.c
GNU Mes.
2018-07-22 14:24:36 +02:00
34-pre-post.c
GNU Mes.
2018-07-22 14:24:36 +02:00
35-compare-char.c
GNU Mes.
2018-07-22 14:24:36 +02:00
36-compare-arithmetic.c
GNU Mes.
2018-07-22 14:24:36 +02:00
37-compare-assign.c
GNU Mes.
2018-07-22 14:24:36 +02:00
38-compare-call.c
GNU Mes.
2018-07-22 14:24:36 +02:00
40-if-else.c
GNU Mes.
2018-07-22 14:24:36 +02:00
41-?.c
GNU Mes.
2018-07-22 14:24:36 +02:00
42-goto-label.c
GNU Mes.
2018-07-22 14:24:36 +02:00
43-for-do-while.c
GNU Mes.
2018-07-22 14:24:36 +02:00
44-switch.c
GNU Mes.
2018-07-22 14:24:36 +02:00
45-void-call.c
GNU Mes.
2018-07-22 14:24:36 +02:00
46-function-static.c
GNU Mes.
2018-07-22 14:24:36 +02:00
47-function-expression.c
GNU Mes.
2018-07-22 14:24:36 +02:00
48-function-destruct.c
GNU Mes.
2018-07-22 14:24:36 +02:00
49-global-static.c
GNU Mes.
2018-07-22 14:24:36 +02:00
50-assert.c
GNU Mes.
2018-07-22 14:24:36 +02:00
51-strcmp.c
GNU Mes.
2018-07-22 14:24:36 +02:00
52-itoa.c
GNU Mes.
2018-07-22 14:24:36 +02:00
53-strcpy.c
GNU Mes.
2018-07-22 14:24:36 +02:00
54-argv.c
GNU Mes.
2018-07-22 14:24:36 +02:00
60-math.c
GNU Mes.
2018-07-22 14:24:36 +02:00
61-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
62-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
63-struct-cell.c
GNU Mes.
2018-07-22 14:24:36 +02:00
64-make-cell.c
GNU Mes.
2018-07-22 14:24:36 +02:00
65-read.c
GNU Mes.
2018-07-22 14:24:36 +02:00
66-local-char-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
70-printf.c
GNU Mes.
2018-07-22 14:24:36 +02:00
71-struct-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
72-typedef-struct-def.c
GNU Mes.
2018-07-22 14:24:36 +02:00
73-union.c
GNU Mes.
2018-07-22 14:24:36 +02:00
74-multi-line-string.c
GNU Mes.
2018-07-22 14:24:36 +02:00
75-struct-union.c
GNU Mes.
2018-07-22 14:24:36 +02:00
76-pointer-arithmetic.c
GNU Mes.
2018-07-22 14:24:36 +02:00
77-pointer-assign.c
GNU Mes.
2018-07-22 14:24:36 +02:00
78-union-struct.c
GNU Mes.
2018-07-22 14:24:36 +02:00
79-int-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
80-setjmp.c
GNU Mes.
2018-07-22 14:24:36 +02:00
81-qsort.c
GNU Mes.
2018-07-22 14:24:36 +02:00
82-define.c
mescc: M4 support: scaffold/tests/82-define.c.
2017-12-04 23:19:32 +01:00
83-heterogenoous-init.c
GNU Mes.
2018-07-22 14:24:36 +02:00
84-struct-field-list.c
GNU Mes.
2018-07-22 14:24:36 +02:00
85-sizeof.c
GNU Mes.
2018-07-22 14:24:36 +02:00
86-strncpy.c
GNU Mes.
2018-07-22 14:24:36 +02:00
87-sscanf.c
GNU Mes.
2018-07-22 14:24:36 +02:00
88-strrchr.c
GNU Mes.
2018-07-22 14:24:36 +02:00
90-goto-var.c
mescc: Refactor variable declaration.
2018-05-05 12:30:06 +02:00
90-strpbrk.c
GNU Mes.
2018-07-22 14:24:36 +02:00
91-fseek.c
GNU Mes.
2018-07-22 14:24:36 +02:00
91-goto-array.c
mescc: Refactor variable declaration.
2018-05-05 12:30:06 +02:00
92-stat.c
GNU Mes.
2018-07-22 14:24:36 +02:00
93-fread-fwrite.c
GNU Mes.
2018-07-22 14:24:36 +02:00
94-unsetenv.c
GNU Mes.
2018-07-22 14:24:36 +02:00
95-signal.c
GNU Mes.
2018-07-22 14:24:36 +02:00
96-strto.c
GNU Mes.
2018-07-22 14:24:36 +02:00
97-fopen.c
GNU Mes.
2018-07-22 14:24:36 +02:00
98-fopen.c
GNU Mes.
2018-07-22 14:24:36 +02:00
exit-42.i
GNU Mes.
2018-07-22 14:24:36 +02:00
t.c
GNU Mes.
2018-07-22 14:24:36 +02:00