scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit d4eb944af8f3300db2c7683dec0f8d1fb431560c
parent 49aed5a4c73098ed769563a1013cea334c7c6209
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon,  1 Nov 2021 09:54:06 +0100

tests/cc: Mark 0159-typedef.c as valid test

Diffstat:
Mtests/cc/execute/scc-tests.lst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cc/execute/scc-tests.lst b/tests/cc/execute/scc-tests.lst @@ -149,7 +149,7 @@ 0156-duff2.c [TODO] 0157-list.c [TODO] 0158-ternary.c [TODO] -0159-typedef.c [TODO] +0159-typedef.c 0160-cpp-if.c 0161-struct.c [TODO] 0162-array.c