File: test-pfilt-1-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-- 546 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Fix name of function name in test_pfilt_1.m
Author: Rafael Laboissière <rafael@debian.org>
Forwarded: https://github.com/ltfat/ltfat/pull/183
Applied-Upstream: https://github.com/ltfat/ltfat/commit/24ec510910cf811b2e6e65c0adbbd13672f57b9c
Last-Update: 2023-11-03

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