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

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

[Octave-patch-tracker] [patch #8273] functions needing tests


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #8273] functions needing tests
Date: Tue, 14 Jan 2014 02:45:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #1, patch #8273 (project octave):

What are the tests that you added to display.m supposed to be testing?  I
don't see how they test the display function.

Instead of writing


%!test
%! assert (1)


please write


%!assert (1)


as that is an equivalent one-line test and is consistent with what is used in
other internal functions to mark them as not needing a separate set of tests.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8273>

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




reply via email to

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