scc

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

commit cfcf9b62504cac2752f5813a516d71bbeee66491
parent 462b4852211dde7c5156c640c35286c29d325ff2
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon,  1 Nov 2021 18:04:56 +0100

tests/cc: Enable 0154-if-defined.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 @@ -144,7 +144,7 @@ 0151-vararg.c [TODO] 0152-cat.c [TODO] 0153-cpp-string.c [TODO] -0154-if-defined [TODO] +0154-if-defined.c 0155-struct-compl.c [TODO] 0156-duff2.c [TODO] 0157-list.c