Rob Browning <r...@defaultvalue.org> writes: > So for now I've attempted to just allow us to mix and match SRFI-64 and > (test-suite lib) based tests by integrating SRFI-64 into the existing > automake/check-guile arrangement via a suitable test driver.
I've pushed this preliminary support to main along with SRFI-197. So if you add a file that uses SRFI-64 and ends with .sr64 to test-suite/tests/ and then add it to SCM_TESTS, it should be fully incorporated into "make check", and should also be available via say ./check-guile srfi-197.sr64. And of course see test-suite/tests/srfi-197.sr64 for an example. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4