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

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

[Octave-bug-tracker] [bug #47424] Cannot run "test function" for builtin


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47424] Cannot run "test function" for builtin functions
Date: Wed, 16 Mar 2016 02:19:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?47424>

                 Summary: Cannot run "test function" for builtin functions
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Wed 16 Mar 2016 02:19:51 AM GMT
                Category: Interpreter
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: Patch Submitted
             Assigned to: lachlan
         Originator Name: Lachlan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Trying to test an individual built in function gives something like


>> test min
????? min is a built-in function


The attached patch allows this to work when run from the build directory
(either through ./run-octave or, I presume, after installing).  It simply
checks if the .cc-tst file corresponding to  which min  exists, and if so,
tests it.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 16 Mar 2016 02:19:51 AM GMT  Name: test_builtin.cset  Size: 972B  
By: lachlan

<http://savannah.gnu.org/bugs/download.php?file_id=36661>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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