help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Test suite?


From: Frank Reininghaus
Subject: Re: [Help-gsl] Test suite?
Date: Sun, 14 Sep 2008 23:23:05 +0200
User-agent: KMail/1.9.10

Hi Liam,

On Sunday 14 September 2008 23:07:50 Liam Healy wrote:
> The home page http://www.gnu.org/software/gsl/ says "There are over
> 1000 functions in total with an extensive test suite." Where would I
> find this test suite and information about how to apply it?

after building GSL from source, you can run "make check" either in GSL's 
source directory to run the full test suite, or you can cd to any 
subdirectory of it and run "make check" there to check the functions in a 
particular submodule. If any test fails, you will be told what went wrong.

Cheers
Frank




reply via email to

[Prev in Thread] Current Thread [Next in Thread]