log scripts/testfun/test.m @ 33658:b1d6e40ac737 stable tip

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Mon, 26 Jun 2023 11:44:10 -0700 Rik test.m: pretty print shared variables (bug #64351)
Fri, 27 Jan 2023 14:27:10 -0800 Rik doc: Use hyphen in "comma-separated list". stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 04 Apr 2022 18:16:38 -0700 Rik test.m: Delete unused persistent variable "__fn".
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Sep 2021 14:35:36 -0500 Gene Harvey test.m: Set return variables to prevent return errors when no tests exist. stable
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Fri, 12 Nov 2021 15:18:14 -0500 John W. Eaton allow %!function defs in test blocks to have no parameter list
Sat, 19 Jun 2021 11:51:04 +0200 Markus Mützel test.m: Read test code in encoding set for directory.
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 06 Nov 2020 14:30:07 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Let "test" execute BISTs that were extracted on pkg install (bug #41298). stable
Mon, 19 Oct 2020 09:33:28 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros for better Info display.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Fri, 11 Sep 2020 18:57:59 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 18:36:27 -0400 John W. Eaton fix onCleanup in test files with multiple shared blocks (bug #59097) stable
Sat, 11 Jul 2020 06:36:31 -0400 John W. Eaton fix tests for new argument number mismatch error message
Mon, 03 Feb 2020 13:46:20 -0800 Rik test.m: Fix onCleanup error when testing rand.cc (bug #57456).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Sat, 26 Jan 2019 14:41:16 +0000 John W. Eaton use onCleanup to clear functions used in tests
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 12 Dec 2018 21:44:36 -0500 John W. Eaton allow inputname to return non-ID arguments (bug #55213)
Wed, 12 Dec 2018 00:50:34 -0500 John W. Eaton use inputname function instead of argn automatic variable
Fri, 06 Jul 2018 14:44:48 -0700 Rik test.m: Don't emit warning about leaking the automatic variable "ans".
Fri, 29 Jun 2018 16:31:40 -0400 John W. Eaton also check for tests that leak global variables (bug #54180)
Fri, 29 Jun 2018 11:25:02 -0700 Rik test.m: Warn if %!tests leak variables in to base workspace.
Fri, 29 Jun 2018 09:44:35 -0700 Rik test.m: Warn if %!tests in file leak file descriptors.
Wed, 11 Apr 2018 11:52:49 -0700 Rik test: Add bug IDs to failing %!xtest blocks. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Mar 2018 13:54:58 -0700 Mike Miller maint: use https for all Octave project URLs stable
Fri, 12 Jan 2018 08:08:46 -0800 Rik test.m: Remove requirement to avoid nested functions in %!test blocks.
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Mon, 17 Apr 2017 18:14:40 -0400 John W. Eaton make testif code and docs match
Thu, 13 Apr 2017 10:34:43 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 07 Apr 2017 11:00:41 -0400 John W. Eaton distinguish between reported bugs and known failures in tests
Wed, 15 Mar 2017 16:09:57 -0400 John W. Eaton use "run-time condition" consistently in previous change
Wed, 15 Mar 2017 16:02:06 -0400 John W. Eaton allow skipping of tests based on run-time conditions
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Sun, 16 Oct 2016 10:51:45 -0700 Rik maint: Use 2-space indent in definition of BIST %!functions. stable
Wed, 24 Aug 2016 22:15:40 -0400 John W. Eaton * test.m: Fix doubled "!!!!!" marker in failure messages.
Wed, 24 Aug 2016 20:04:52 -0400 John W. Eaton allow %!test blocks to be tagged with messages or bug ids
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Thu, 17 Mar 2016 13:43:21 -0400 John W. Eaton * test.m: Omit details about known test failures (bug #47444).
Fri, 11 Mar 2016 08:37:20 -0800 Rik doc: Add missing ')' in some docstrings.
Thu, 17 Dec 2015 12:06:30 -0500 John W. Eaton fix comment character style in most .m files to be consistent