This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Startup time in guile-1.3



rosalia@cygnus.com writes:
> 
>     >> Jim, shall I go ahead and commit this trivial test and see if
>     >> anyone wants to improve it?
> 
>     Jim> Well, the thing is, it's so trivial, I'm not sure it adds
>     Jim> much.
> 
> It provides another nice thing: it means that a "make check" verifies
> that Guile actually runs!
> 
> It would be nice to start doing some better test work.  I wonder what
> happened to Anthony's old test suite: it would be nice to use that.

Robert Bihlmeyer has written a nice set of test macros that we are
using in scwm, perhaps guile could also use that for its test suite.

 - Maciej