1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/test-suite/tests/c-api/README
1999-08-30 07:39:21 +00:00

7 lines
378 B
Text

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.