log test/system.tst @ 30215:8398d31dab76

age author description
Mon, 27 Sep 2021 17:53:38 -0400 John W. Eaton * system.tst: New mkdir tests.
Fri, 24 Sep 2021 10:46:49 -0400 John W. Eaton simplify mkdir and allow it to create parent directory (bug #61166)
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
Sat, 11 Jul 2020 06:36:31 -0400 John W. Eaton fix tests for new argument number mismatch error message
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
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
Mon, 17 Jun 2019 11:12:52 -0500 Michael C. Grant cd: only change to home directory if nargin and nargout are zero (bug #41275)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 22 Mar 2018 23:17:24 -0700 Mike Miller system.tst: fix system call test that fails in corner cases stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 19 Apr 2017 21:04:28 -0700 Mike Miller system.tst: fix failing system call tests in some corner cases
Sat, 08 Apr 2017 17:41:52 -0700 Mike Miller system.tst: don't compare expansion of bare tilde to system user database
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.
Wed, 28 Sep 2016 08:57:26 -0700 Rik system.tst: Add tolerance of 2*eps to cputime() tests (bug #49166).
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 27 Jun 2016 16:27:07 -0700 Mike Miller Only test getuid/getgid functions on systems that implement them (bug #48312)
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Thu, 31 Mar 2016 08:57:06 -0700 Rik system.tst: Remove tests of deprecated functions sleep, usleep.
Wed, 16 Mar 2016 15:12:59 -0700 Mike Miller system.tst: Fix failing BIST test if /dev/core does not exist on UNIX system
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Tue, 17 Nov 2015 11:46:22 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Thu, 02 Apr 2015 13:19:30 -0400 John W. Eaton use get_home_directory instead of getenv ("HOME") (bug #44694)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Sat, 27 Sep 2014 12:47:37 -0700 Rik Use unsetenv to fix libgomp error created by nproc BIST testing.
Fri, 26 Sep 2014 09:36:02 -0700 Rik system.tst: Fix failing test if /dev/initctl is not present on UNIX system.
Sun, 21 Sep 2014 15:23:46 -0400 Michael Goffioul system.tst: codesprint: add tests for S_* and unlink.
Sat, 20 Sep 2014 21:17:43 -0700 Rik Deprecate fnmatch function.
Tue, 12 Nov 2013 17:33:30 -0800 Rik system.tst: Don't test umask on Windows systems.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Tue, 09 Jul 2013 15:06:26 -0700 Rik maint: Remove old filename comments from tests consolidated into test/*.tst files.
Sun, 23 Jun 2013 14:54:37 -0700 Rik system.tst: Replace removed function setstr() with char().
Thu, 07 Mar 2013 10:02:13 -0800 Rik test: Remove trailing spaces from ends of lines in test/ directory.
Thu, 07 Mar 2013 09:26:17 -0800 Rik test: Use Octave coding standards for scripts in test/ directory.
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst base test/test_system.m@248617d9a19a