scc

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

commit 39d95c720cdc1e9af291f81689208fcf599a023d
parent 18cffd69099077966d80b47aad16bf5f7f6b2e5b
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Mon,  1 Nov 2021 17:47:44 +0100

tests/cc: Enable test 0170-line.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 @@ -160,7 +160,7 @@ 0167-array.c [TODO] 0168-array.c [TODO] 0169-string.c [TODO] -0170-line.c [TODO] +0170-line.c 0171-macros.c 0172-hexa.c 0173-macro.c