Tests are now listed (roughly) in the order of the procedures that they test are listed in the SRFI, and not in a logical order. This is because each test group can be run independently from the others. Ideally at least one of the tests in the group is "basic" in that it uses lists to test the properties of the procedure. However the other tests use procedures and hence tests are circular. This is still OK: passing the test suite is an implementation that is meta-consistent. |
||
---|---|---|
.. | ||
srfi/113 | ||
internal.scm | ||
internal.sld |