On Monday 19 December 2005 22:02, C Y wrote: > c) Have part of the install process be to run the full unit test for > every library being installed on the target lisp.
The problem with tests like this, and the reason why the sbcl build script no longer runs the tests is that sometimes these tests get stuck in endless loops. And then what you do? In the past common-lisp-controller would rebuild all libraries for all implementations and send root spam if it failed. Certain libraries failed to build for months without _any_ bugreports. I concluded that these libraries are just not used :-(. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
