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

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

[Octave-bug-tracker] [bug #33669] Test of get_first_help_sentence fails


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #33669] Test of get_first_help_sentence fails on MinGW
Date: Mon, 28 Nov 2011 23:32:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

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

I have attached the patch (file #24480)


  scriptshelpget_first_help_sentence.m ................. PASS    6/7    FAIL
1



octave:1> test get_first_help_sentence
  ***** assert (strcmp (get_first_help_sentence('get_first_help_sentence'),
"Return the first sentence of a function's help text."));
!!!!! test failed
assert (strcmp (get_first_help_sentence ('get_first_help_sentence'), "Return
the first sentence of a function's help text.")) failed
octave:2> get_first_help_sentence ('get_first_help_sentence')
   Return the first sentence of a function's help text.


The situation is the same as that when  the previous patch (file #24431) is
applied.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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