scc

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

commit 05c02ab56769cd7ff85630d501627941d6abe84f
parent 494b5e954619ec4212db5a08c3f3b355b8104785
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Fri, 20 Feb 2026 15:04:53 +0100

tests: Update README

Diffstat:
Mtests/cc/error/README | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/cc/error/README b/tests/cc/error/README @@ -1,2 +1,2 @@ -These tests are taken from https://github.com/andrewchambers/qc. -All the credits for this test suite are for Andrew Chambers. +Some of these tests are taken from https://github.com/andrewchambers/qc, +so the credits for them are for Andrew Chambers.