octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49794] display vs. disp functions


From: Rik
Subject: [Octave-bug-tracker] [bug #49794] display vs. disp functions
Date: Fri, 16 Dec 2016 21:10:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #17, bug #49794 (project octave):

There is now a failing test during 'make check'. 


>>>>> processing
/home/rik/wip/Projects_Mine/octave-dev/libinterp/corefcn/pr-output.cc-tst
***** test
 str = evalc ("display (1.1)");
 assert (str, " 1.1000\n");
!!!!! test failed
ASSERT errors for:  assert (str," 1.1000\n")

  Location  |  Observed  |  Expected  |  Reason
     []      ans =  1.1000
    1.1000
     Strings don't match


According to the test results from comment #0, Matlab suppresses the 'ans = '
when asked to display a raw value.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49794>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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