Skip to content
Prev 39330 / 63421 Next

Small enhancement for CMD check

On Mon, 2011-02-28 at 16:57 +0000, Prof Brian Ripley wrote:
Fair enough.  My request was of the "if it's easy to do...." class.
Thanks for looking.  (On Unix you could avoid the wait by using tee,
BTW)
It appears that I'm an outlier.  I certainly didn't start thinking that
there would be so many tests.  But whenever I track down a new bug in
response to a user I'll have created some code to isolate and define the
error first, and then more lines to verify the fix; I usually find the
extra 15-20 minutes to 'formalize' this and add it to the test suite to
be a good investment.  Hopefully the 68 is taken as a measure of
longivity of the package and not of bad programming skills!

Terry T