scc

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

commit 94ae04adada37fa3aa3901a4d5a025f7d247aa5d
parent e9aa55d151f5f6ac49cba1d519c3b357fb710ccd
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Sat,  5 Nov 2022 11:43:25 +0100

test/cc: Update README document

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

diff --git a/tests/cc/execute/README b/tests/cc/execute/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. +All the credits for them are for Andrew Chambers.