weight-balanced-trees/mcgoron/weight-balanced-trees
Peter McGoron c19c613fa2 reorganize tests, fix set-replace
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.
2025-03-16 22:24:42 -04:00
..
srfi/113 reorganize tests, fix set-replace 2025-03-16 22:24:42 -04:00
internal.scm CHICKEN bug? Definition of %insert in the test for internal was 2025-02-16 20:52:57 -05:00
internal.sld CHICKEN bug? Definition of %insert in the test for internal was 2025-02-16 20:52:57 -05:00