File: test_dgt_fb_alg-function-name.patch

package info (click to toggle)
octave-ltfat 2.6.0%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,360 kB
  • sloc: ansic: 31,227; cpp: 9,123; java: 1,499; objc: 1,070; xml: 182; makefile: 152; python: 124; sh: 18; javascript: 12
file content (14 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Change name of function to coincide with the file name
Author: Rafael Laboissière <rafael@debian.org>
Forwarded: https://github.com/ltfat/ltfat/pull/181
Applied-Upstream: https://github.com/ltfat/ltfat/commit/9b88264857cadd1e101be0bc73ab7e87eb40c771
Last-Update: 2023-11-03

--- octave-ltfat-2.6.0+dfsg.orig/inst/private/test_dgt_fb_alg.m
+++ octave-ltfat-2.6.0+dfsg/inst/private/test_dgt_fb_alg.m
@@ -1,4 +1,4 @@
-function test_failed=test_dgt_fb
+function test_failed=test_dgt_fb_alg
 %-*- texinfo -*-
 %@deftypefn {Function} test_dgt_fb_alg
 %@verbatim