log test/ChangeLog @ 11672:a5a86cc9ef38 release-3-0-x

age author description
Thu, 06 Mar 2008 02:06:17 -0500 John W. Eaton remove obsolete tests release-3-0-x
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 13 Dec 2010 18:31:15 -0800 Rik Add test for switch statement with otherwise clause, but no cases.
Wed, 10 Nov 2010 16:04:55 -0500 John W. Eaton test/fntests.m: run tests for deprecated functions
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Tue, 09 Nov 2010 18:12:17 -0500 John W. Eaton correctly parse {1 2 {3 4}}
Thu, 07 Oct 2010 18:18:07 -0400 John W. Eaton ChangeLog fixes
Wed, 29 Sep 2010 12:22:37 -0700 Rik fntests.m: Break output text differently for better readability.
Tue, 28 Sep 2010 13:24:21 -0700 Rik Untabify a few remaining .m scripts.
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Sun, 26 Sep 2010 12:55:38 -0700 Rik Remove requirement for PCRE in Octave. (Bug #31025)
Fri, 24 Sep 2010 22:00:12 -0700 Rik Rephrase output from 'make check' for clarity.
Tue, 17 Aug 2010 18:41:51 -0700 Rik fntests.m: Add extra newline for more readable output during make.
Fri, 30 Jul 2010 10:43:54 -0700 Rik Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Wed, 28 Apr 2010 17:19:37 -0400 John W. Eaton test_struct: update expected error message text
Fri, 19 Mar 2010 13:00:06 +0100 Jaroslav Hajek rewrite 1D sparse indexing
Fri, 05 Mar 2010 13:22:14 +0100 Jaroslav Hajek modernize failing tests
Fri, 29 Jan 2010 06:20:36 -0500 John W. Eaton test/fntests.m (hasfunctions): assume .m files have functions
Thu, 14 Jan 2010 16:15:53 -0500 David Grundberg Run tests in all *.cc files.
Wed, 13 Jan 2010 12:07:20 -0800 Rik Correct sh test syntax in build_bc_overload_tests.sh
Wed, 13 Jan 2010 13:42:57 -0500 John W. Eaton build_bc_overload_tests.sh: accept expected results file as argument
Wed, 13 Jan 2010 08:44:24 +0100 Jaroslav Hajek add tests for built-in class overloads
Fri, 25 Dec 2009 22:26:19 -0500 John W. Eaton fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
Sun, 20 Dec 2009 20:51:54 -0800 Rik Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Thu, 17 Dec 2009 13:32:38 -0800 Rik Remove obsolete file unix.exp from test/config directory
Thu, 17 Dec 2009 09:34:55 -0800 Rik Distribute directories of private functions of OOP test classes
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Mon, 19 Oct 2009 19:17:49 -0700 Rik .cc files are now included in the list of files requiring
Mon, 19 Oct 2009 19:13:57 -0700 Rik Remove deprecated functions from list of functions for which it
Thu, 08 Oct 2009 20:58:14 -0700 Rik Fix typo of an extra space in instructions to user
Mon, 05 Oct 2009 20:29:48 -0700 Rik Fix typo directing users to the wrong log file
Thu, 06 Aug 2009 14:41:24 -0400 John W. Eaton ChangeLog and style fixes
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Mon, 22 Jun 2009 07:55:20 +0200 Jaroslav Hajek fix null assign test
Fri, 17 Apr 2009 21:43:05 +0200 Thorsten Meyer Add test to prevent regression of empty struct assignment bug
Wed, 15 Apr 2009 12:29:31 +0200 Thorsten Meyer test lazy copying in structures
Sun, 12 Apr 2009 22:30:00 +0200 Thorsten Meyer Remove obsolete comments from test scripts in test
Tue, 07 Apr 2009 15:17:49 +0200 Carlo de Falco Add a test for saving and reading a matrix with the "-ascii" format
Tue, 10 Mar 2009 21:54:44 -0400 Jason Riedy Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Mon, 09 Mar 2009 17:49:14 -0400 Jason Riedy Implement diag \ sparse and sparse / diag.
Mon, 09 Mar 2009 17:49:13 -0400 Jason Riedy Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Tue, 10 Mar 2009 21:54:34 -0400 Jason Riedy Make the column permutation vector in sparse LU cols()-long.
Tue, 10 Mar 2009 15:44:11 -0400 Jason Riedy Fix conversion from PermMatrix to SparseMatrix.
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Sun, 22 Feb 2009 13:31:04 -0500 John W. Eaton fix sparse diag divide by zero test
Wed, 18 Feb 2009 13:05:04 -0500 John W. Eaton test_args.m: don't use assert to test for function handles
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Mon, 09 Feb 2009 01:56:06 -0500 John W. Eaton test/fntests.m, scripts/test/demo.m: error on fopen failures
Thu, 29 Jan 2009 13:29:28 -0500 John W. Eaton test_system.m: use isfield instead of struct_contains
Tue, 27 Jan 2009 21:04:19 +0100 Thorsten Meyer Add tests to prevent regression of struct array indexing
Fri, 23 Jan 2009 15:03:39 -0500 sh test/test_prefer.m: update test to reflect new API of the 'type' function.
Wed, 24 Dec 2008 15:42:45 -0500 John W. Eaton fntests.m: use fread instead of fscanf to preserve whitespace
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Mon, 06 Oct 2008 13:03:04 -0400 John W. Eaton ChangeLog fixes
Fri, 26 Sep 2008 17:35:49 -0400 Jaroslav Hajek add more tests for null assignment