..
readdir.dir
mescc: Mes C Library: Add closedir, opendir, readdir.
2018-08-26 18:34:53 +02:00
00-exit-0.c
GNU Mes.
2018-07-22 14:24:36 +02:00
01-return-0.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
02-return-1.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +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
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
04-call-0.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
4a-char-array.c
GNU Mes.
2018-07-22 14:24:36 +02:00
05-call-1.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +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
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
07-include.c
GNU Mes.
2018-07-22 14:24:36 +02:00
07-include.exit
mescc: Add dir to include path.
2018-08-15 19:11:54 +02:00
7a-struct-char-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7b-struct-int-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7c-dynarray.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7d-cast-char.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7e-struct-array-access.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7f-struct-pointer-arithmetic.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7g-struct-byte-word-field.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7h-struct-assign.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7i-struct-struct.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7j-strtoull.c
mescc: Mes C Library: Explode libmes.c.
2018-08-16 11:43:27 +02:00
7k-for-each-elem.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7l-struct-any-size-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7m-struct-char-array-assign.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
7n-struct-struct-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +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
08-assign.c
mescc: Add dir to include path.
2018-08-15 19:11:54 +02:00
10-if-0.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
11-if-1.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
12-if-==.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
13-if-!=.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
14-if-goto.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
15-if-!f.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
16-if-t.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
20-while.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
21-char[].c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
22-while-char[].c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
23-pointer.c
test: Remove 00-test.i indirection.
2018-08-15 17:27:11 +02:00
30-strlen.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
31-eputs.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
32-compare.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
33-and-or.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
34-pre-post.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
35-compare-char.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
36-compare-arithmetic.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
37-compare-assign.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
38-compare-call.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
40-if-else.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
41-?.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
42-goto-label.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
43-for-do-while.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
44-switch.c
test: Cleanup includes.
2018-08-19 11:18:43 +02:00
45-void-call.c
test: Cleanup includes.
2018-08-19 11:18:43 +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
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
51-strcmp.c
mescc: Mes C Library: Move strncmp to own test.
2018-08-21 20:33:54 +02:00
51-strncmp.c
mescc: Mes C Library: Move strncmp to own test.
2018-08-21 20:33:54 +02:00
52-itoa.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
53-strcpy.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
54-argv.c
GNU Mes.
2018-07-22 14:24:36 +02:00
60-math.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +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
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
64-make-cell.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
65-read.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
66-local-char-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
70-printf.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
71-struct-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
72-typedef-struct-def.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
73-union.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
74-multi-line-string.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
75-struct-union.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
76-pointer-arithmetic.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
77-pointer-assign.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
78-union-struct.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
79-int-array.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
80-setjmp.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
81-qsort.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
82-define.c
Add missing copyright headers.
2018-07-23 19:10:34 +02: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
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
87-sscanf.c
test: Remove 30-test.i indirection.
2018-08-15 18:01:14 +02:00
88-strrchr.c
GNU Mes.
2018-07-22 14:24:36 +02:00
90-goto-var.c
Add missing copyright headers.
2018-07-23 19:10:34 +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
Add missing copyright headers.
2018-07-23 19:10:34 +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
99-readdir.c
mescc: Mes C Library: Add closedir, opendir, readdir.
2018-08-26 18:34:53 +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