3.0.5 rc1

Tatsuro MATSUOKA tmacchant at yahoo.co.jp
Wed Apr 8 05:44:17 CDT 2009


Hello
I have built binaries of 3.0.5 rc1 using mingw-gcc-4.3.3-dw2-TDM and carried out 'make check' with
modified  "test_io.m" script, in which included the below 

%!test  
%! matrix1 = rand(100, 2);
%! save -ascii matrix.ascii matrix1
%! matrix2 = load ("matrix.ascii");
%! assert (matrix1, matrix2, 1e-9)

and in which, modification was carried out in the thread  below 

http://www.nabble.com/Quesion-about-test_io.m-td22074114.html#a22407210

*************
$ make check
 :
Summary:

 PASS   4127
 FAIL      0


Regards

Tatsuro



--- Jaroslav Hajek wrote:

> On Tue, Apr 7, 2009 at 3:32 PM, c. <kingcrimson at tiscali.it> wrote:
> >
> > On 7 Apr 2009, at 13:29, Jaroslav Hajek wrote:
> >
> >> OK. Since 3.0.x is very likely closed, I'll apply it to the development
> >> version.
> >>
> >
> > patch attached
> > c.
> >
> 
> I applied this patch, adding missing delete at the end of the test block.
> 
> thanks
> 
> 
> -- 
> RNDr. Jaroslav Hajek
> computing expert & GNU Octave developer
> Aeronautical Research and Test Institute (VZLU)
> Prague, Czech Republic
> url: www.highegg.matfyz.cz
> 


--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


More information about the Octave-maintainers mailing list