help-octave
[Top][All Lists]
Advanced

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

Re: Interpreting Results of Make Check


From: Ed Meyer
Subject: Re: Interpreting Results of Make Check
Date: Fri, 12 Oct 2012 14:03:59 -0700



On Fri, Oct 12, 2012 at 1:09 PM, Feuerbacher, Alan <address@hidden> wrote:

Ed Meyer wrote:

>> I reran make check and now I get TWO FAILS on the fftfilt.m test rather than one. The first time the results showed 8/9 tests passing; this time the results show 8/10, so apparently one more test was run.

> could you send the results of "test fftfilt"? and what OS, etc

Sure.

Please bear with me; I'm new to this. How do I extract just those results from the mass of test results? What "etc" do you want?

Alan

at the octave prompt just type

octave> diary
octave> test fftfilt
octave> quit

and send the file named 'diary' on the working directory. In addition to the OS you might
add what version of octave

--
Ed Meyer


reply via email to

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