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

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

[Octave-bug-tracker] [bug #55546] migrate or rewrite tests that depend o


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55546] migrate or rewrite tests that depend on FLTK toolkit
Date: Tue, 22 Jan 2019 17:48:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55546>

                 Summary: migrate or rewrite tests that depend on FLTK toolkit
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 22 Jan 2019 02:48:49 PM PST
                Category: Test Suite
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

There are 11 BIST tests in the Octave test suite that depend on the FLTK
toolkit. If Octave is built with Qt + OpenGL, but without FLTK, these tests
are all skipped.

Since Qt is now preferred, better supported, and actively maintained over
FLTK, it would be better if these tests were either migrated to Qt, adapted as
necessary to Qt or gnuplot, or deleted if they can't be tested without FLTK
for some reason.

I build Octave without FLTK now, here is the test suite excerpt showing the
affected files:


  libinterp/corefcn/graphics.cc-tst .............................. PASS  
49/49  
                                                 (missing feature) SKIP    4
  gui/uimenu.m ................................................... PASS    0/0
  
                                                 (missing feature) SKIP    3
  plot/util/allchild.m ........................................... PASS    2/2
  
                                                 (missing feature) SKIP    1
  plot/util/findall.m ............................................ PASS    0/0
  
                                                 (missing feature) SKIP    1
  plot/util/graphics_toolkit.m ................................... PASS    0/0
  
                                                 (missing feature) SKIP    2





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55546>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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