scc

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

commit 6ac1bf55142759cdd9837f9c11103d1b0e4e15f7
parent 56f48a1788a3d7e1e6ee53d58f4849c6b9b3a01c
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Sat, 13 Nov 2021 15:04:28 +0100

tests/cc: Enable 0153-cpp-string.c

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 @@ -143,7 +143,7 @@ 0150-define.c 0151-vararg.c [TODO] 0152-cat.c -0153-cpp-string.c [TODO] +0153-cpp-string.c 0154-if-defined.c 0155-struct-compl.c [TODO] 0156-duff2.c