Philippe Coval ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve
..
Makefile ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve
README ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve
strings.c ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve
testlib.c ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve
testlib.h ae43bb33e6 Imported Upstream version 1.8.5+1 13 éve

README

[NOTE: this code is no longer used -- for now these tests are in the
standalone directory. What'll happen longer-term is uncertain...]


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.