Login  Register

Re: Java Testsuite for Quantlib

Posted by Luigi Ballabio on Oct 19, 2005; 7:35am
URL: http://quantlib.414.s1.nabble.com/Java-Testsuite-for-Quantlib-tp4144p4145.html

On 10/14/2005 05:05:29 PM, Nabil Layaida wrote:
> I am porting the cpp testsuite In Java.
> I am looking for covering the entire testsuite and the
> work is progressing rapidly.
> Luigi, Do you think it will have a value in putting this in the
> CVS base sometime. A significant part of the test suite
> passes already in Java :)

Yes, it would be nice.

>
> I need a help from a SWIG Interface person
> to help me get through. In fact, I don't find the interface for the
> following cases :
> [snipped]

I can help with these, but right now I'm using the time I have to  
prepare the 0.3.11 release. I'll try and address your list when the  
release is out.

Later,
        Luigi


----------------------------------------

Steinbach's Guideline for Systems Programming:
        Never test for an error condition you don't know how to handle.