log scripts/testfun/test.m @ 29359:7854d5752dd2

age author description
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
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 09 Dec 2015 16:35:12 -0500 John W. Eaton use 'invalid' instead of 'bogus' in source files
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Thu, 19 Nov 2015 14:17:45 -0800 Rik Preface error() messages with name of function when possible.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Mon, 04 May 2015 09:27:33 -0300 Rafael Laboissiere test.m: Show error message and shared variables section in pager (bug #45007).
Thu, 02 Apr 2015 14:21:43 -0700 Rik test.m: Don't run interactive demo blocks in batch mode.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.