Re: how to run scheme tests?
Thien-Thi Nguyen <[email protected]> Mon, 14 Mar 2011 20:54:43 +0100
| Newsgroups | gmane.network.serveez.devel |
|---|---|
| Message-ID | <[email protected]> |
() Raimund 'Raimi' Jacob <[email protected]> () Mon, 14 Mar 2011 16:27:36 +0100 Sorry for the lag... No worries. Thanks for taking the time to reply. As far as I can remember, we never had automatic (pre-release) tests. So most probably those tests were run only manually during development. However, I cannot remember how :) And I doubt anyone else can remember :) OK, i'll figure it out sooner or later. I think that PLATFORMS file only implies compilability or running some basic servers. That's what i had imagined. Some basic "make check" tests are probably a very good idea... Currently, "make check" passes with the C (data structures) tests. My interest is primarily in the Scheme side of things, so i'll concentrate there... perhaps a simple echo server.