[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9251] * __run_test_suite__.m: fix typo in
From: |
Colin Macdonald |
Subject: |
[Octave-patch-tracker] [patch #9251] * __run_test_suite__.m: fix typo in return values. |
Date: |
Mon, 6 Feb 2017 15:48:45 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0 |
URL:
<http://savannah.gnu.org/patch/?9251>
Summary: * __run_test_suite__.m: fix typo in return values.
Project: GNU Octave
Submitted by: cbm
Submitted on: Mon 06 Feb 2017 08:48:43 PM UTC
Category: Core : other
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Call "__run_test_suite__" with some outputs, note error:
>> [n,f,sk,xf] = __run_test_suite__ ({'@double'}, {})
Integrated test scripts:
@double/coshint.m ...........................................
PASS 3/3
---- 8< ---- 8< ---- 8< ---- 8< ---- 8< ---- 8< ---- 8< ----
0 (of 10) .m files have no tests.
Please help improve Octave by contributing tests for these files
(see the list in the file
/home/cbm/work/octsympy/octsympy.git/inst/fntests.log).
error: element number 1 undefined in return list
I'm not sure when this bug came in: its present in 4.0.3 and current 4.3.0+.
Please apply this patch to the branch/bookmark/etc that will become 4.2.1.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 06 Feb 2017 08:48:43 PM UTC Name:
run_test_suite-fix_typo_in_return_values.patch Size: 691B By: cbm
<http://savannah.gnu.org/patch/download.php?file_id=39684>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9251>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9251] * __run_test_suite__.m: fix typo in return values.,
Colin Macdonald <=