[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.2 (rc2) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 26 Nov 2015 10:56:14 -0200
> One final question: is it not useful for you to get reports on even the
> basic tests? Or are they too minimal to show you anything of use?
The "basic tests" (with _U=1) are far from minimal. They already cover a
lot of ground (I would guess its converage is >90%), but I am afraid
that is also enough to generate some noise. (I may be wrong here...)
More often than not they showed bad libc's in the past.
-- Roberto