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

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

[Octave-bug-tracker] [bug #49310] -tst files for C++ code are not update


From: Rik
Subject: [Octave-bug-tracker] [bug #49310] -tst files for C++ code are not updated when file changes
Date: Tue, 11 Oct 2016 17:58:15 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #2, bug #49310 (project octave):

Actually, this may have been a corner case.  I happened to remove the last
test in ov-range.cc.  I think Octave became confused because there were no
tests in the file and so ov-range.cc-tst was left alone.

I just added an 'assert (0)' to oct-map.cc and the corresponding -tst file was
re-generated correctly on 'make check'.  This is on the development branch
where your cset has not been applied.

I don't know if it is worth reversing your cset since maybe it is the right
thing to be doing anyways.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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