test/cc: Ignore 0275-struct - 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 89f23214f7e97af01aea675a2a24650fbc5d77ea
DIR parent ac0fa861813f8101072d96af883e47e610365ebc
HTML Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date: Wed, 17 Jun 2026 19:53:05 +0200
test/cc: Ignore 0275-struct
Diffstat:
M tests/cc/execute/.gitignore | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/tests/cc/execute/.gitignore b/tests/cc/execute/.gitignore
@@ -268,3 +268,4 @@ tmp_*.c
0272-div
0273-cpp
0274-loop
+0275-struct