scc

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

commit 6c5c5ab6a9adc01a81abbc1cc6e2b26d0b9a53fb
parent d0c8ee4efa225ebecb471bef5bcbe3a7033de81c
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Tue, 12 May 2026 11:27:31 +0200

tests/cc: Remove entries from .gitignore

We don't use test names for this test suite.

Diffstat:
Mtests/cc/execute/.gitignore | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/cc/execute/.gitignore b/tests/cc/execute/.gitignore @@ -2,6 +2,3 @@ test.log tests.h tmp_*.c a.out -0270-union -0271-struct -0272-div