Brandon J. Van Every scripsit:
Builds and installs fine under MSVC. Haven't really tested the
functionality though. It always pings my lazy-o-meter, the lack of
tests. Are there some simple tests we could agree on to validate the
build? If someone would cough those up, I could probably be arsed to
incorporate them into the CMake build, ala the CTest / Dashboard
mechanism.
I always run the following acceptance test, given the file "x.scm"
that contains "(print 123)":
If that works, everything works.