Jim Blandy 4c8dd16a9e first cut 25 years ago
..
Makefile 4c8dd16a9e first cut 25 years ago
README 4c8dd16a9e first cut 25 years ago
strings.c 4c8dd16a9e first cut 25 years ago
testlib.c 4c8dd16a9e first cut 25 years ago
testlib.h 4c8dd16a9e first cut 25 years ago

README

This directory contains tests for Guile's C API. At the moment, the
test suite doesn't have any way to run these automatically --- we need
to 1) figure out how to run the compiler, and 2) figure out how to
integrate results from C tests into the test suite statistics.

Nonetheless, it's better to have this code accumulating here than
someplace else where nobody can find it.