On Sat, Jun 30, 2012 at 07:37:19AM -0400, Mario Domenech Goulart wrote: > I considered compiling it, but then I thought that most of what is > actually being tested is already compiled (the srfi-13 unit). Also, > tests for srfi-4, srfi-69, data-structures and others are just > interpreted. > > I haven't thought about the types.db entries, so maybe compiling can > provide better coverage. But then should we compile the other tests?
Yeah, that's a good observation. However, if we decide to compile _everything_ the tests will take very long to run. I dunno, it's probably okay the way it is now. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
