octave-maintainers
[Top][All Lists]
Advanced

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

Re: ITSOL interface


From: Kai Torben Ohlhus
Subject: Re: ITSOL interface
Date: Wed, 3 Jul 2013 09:53:10 +0200

On 3 July 2013 03:55, John W. Eaton <address@hidden> wrote:
On 06/05/2013 03:29 AM, Kai Torben Ohlhus wrote:
On 06/05/2013 07:48 AM, c. wrote:
https://savannah.gnu.org/patch/index.php?8068

Are the attached files omitted?

There is a tar.gz file attached to patch tracker item #8068.  Look near the bottom of the page.  Here's a direct link to the tar.gz file:

  https://savannah.gnu.org/patch/download.php?file_id=28268

jwe


jwe: Thanks for the link. But this post is a bit older, so I already got these files.

Nir: Yes, I will give an update soon. I'm struggeling a bit with ilutp.cc. I updated the documentation and startet to create test cases.
Anyway I got a question to testing in Octave. There exists the test-markup "%!" for DLD-functions like in http://inversethought.com/hg/octave-kai/file/43e8f8031023/libinterp/dldfcn/eigs.cc from line 772 on. These can be called via "make check" after compiling AFAIK. Is there a way to test the function eigs for example when you already run octave like "test eigs" or from the GNU-build framework like "make check libinterp/dldfcn/eigs.cc"? The first one seems to work only for m-files, right? That would be very useful for my development, because I don't like to check all Octave tests when I make a small change in my code.

Best,
Kai

reply via email to

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