scc

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

commit 178f43cfd06bac8c689e70a66dfd63cc10347ceb
parent bcfdb3edbecb7e589aee2afad2371cebf98822c3
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