tests/cc: Add 0041-iconst to the test list - scc - simple c99 compiler
HTML git clone git://git.simple-cc.org/scc
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit fddf43508290bc39144364d09e641f3bba7ef095
DIR parent 720db27ed2d65d714ad11f96b3368c7a83b2ac11
HTML Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date: Tue, 12 May 2026 09:32:04 +0200
tests/cc: Add 0041-iconst to the test list
Diffstat:
M tests/cc/error/scc-tests.lst | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/tests/cc/error/scc-tests.lst b/tests/cc/error/scc-tests.lst
@@ -38,3 +38,4 @@
0038-void.c
0039-struct.c
0040-vararg.c
+0041-iconst.c