[go: up one dir, main page]

Menu

[553f75]: / test / README  Maximize  Restore  History

Download this file

10 lines (5 with data), 319 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
This directory contains several Scheme files useful for testing.

The tests listed in TESTS are run by "make test" in src directory.
The tests listed in TESTS2 are run by "make test2" in the src directory.

TESTS2 contains test that depends on extension modules, so it should
be run after make test in ext directory.