annotate test/ChangeLog @ 12365:044ca61e6750 release-3-4-x

Use testif to only run some sparse tests when necessary libraries are installed.
author Rik <octave@nomad.inbox5.com>
date Wed, 02 Feb 2011 21:31:33 -0800
parents fd0a3ac60b0e
children e4dbfe3019b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12365
044ca61e6750 Use testif to only run some sparse tests when necessary libraries are installed.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
1 2010-02-02 Rik <octave@nomad.inbox5.com>
044ca61e6750 Use testif to only run some sparse tests when necessary libraries are installed.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
2
044ca61e6750 Use testif to only run some sparse tests when necessary libraries are installed.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
3 * build_sparse_tests.sh: Use testif to only run some sparse tests when
044ca61e6750 Use testif to only run some sparse tests when necessary libraries are installed.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
4 necessary libraries are installed.
044ca61e6750 Use testif to only run some sparse tests when necessary libraries are installed.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
5
11523
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11353
diff changeset
6 2011-01-14 John W. Eaton <jwe@octave.org>
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11353
diff changeset
7
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11353
diff changeset
8 * Update copyright notices for 2011.
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11353
diff changeset
9
11353
cbf58e4b5f4e Add test for switch statement with otherwise clause, but no cases.
Rik <octave@nomad.inbox5.com>
parents: 11227
diff changeset
10 2010-12-13 Rik <octave@nomad.inbox5.com>
cbf58e4b5f4e Add test for switch statement with otherwise clause, but no cases.
Rik <octave@nomad.inbox5.com>
parents: 11227
diff changeset
11
cbf58e4b5f4e Add test for switch statement with otherwise clause, but no cases.
Rik <octave@nomad.inbox5.com>
parents: 11227
diff changeset
12 * test_switch.m : Add test for switch statement with otherwise clause,
cbf58e4b5f4e Add test for switch statement with otherwise clause, but no cases.
Rik <octave@nomad.inbox5.com>
parents: 11227
diff changeset
13 but no cases.
cbf58e4b5f4e Add test for switch statement with otherwise clause, but no cases.
Rik <octave@nomad.inbox5.com>
parents: 11227
diff changeset
14
11227
84846912f3c1 test/fntests.m: run tests for deprecated functions
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
15 2010-11-10 John W. Eaton <jwe@octave.org>
84846912f3c1 test/fntests.m: run tests for deprecated functions
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
16
84846912f3c1 test/fntests.m: run tests for deprecated functions
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
17 * fntests.m: Set warning state off for Octave:deprecated-functions.
84846912f3c1 test/fntests.m: run tests for deprecated functions
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
18 (run_test_script): Do run tests for deprecated functions.
84846912f3c1 test/fntests.m: run tests for deprecated functions
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
19
11217
521373e25613 correctly parse {1 2 {3 4}}
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
20 2010-11-09 John W. Eaton <jwe@octave.org>
521373e25613 correctly parse {1 2 {3 4}}
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
21
521373e25613 correctly parse {1 2 {3 4}}
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
22 * test_parser.m: New file.
521373e25613 correctly parse {1 2 {3 4}}
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
23 * Makefile.am (FCN_FILES): Add it to the list.
521373e25613 correctly parse {1 2 {3 4}}
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
24
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
25 2010-09-29 Rik <octave@nomad.inbox5.com>
11054
3b8817c91e31 fntests.m: Break output text differently for better readability.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
26
3b8817c91e31 fntests.m: Break output text differently for better readability.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
27 * fntests.m: Break output text differently for better readability.
3b8817c91e31 fntests.m: Break output text differently for better readability.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
28
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
29 2010-09-28 Rik <octave@nomad.inbox5.com>
11033
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
30
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
31 * test/@Gork/set.m, test/fntests.m, test/test_func.m, test/test_io.m:
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
32 Untabify scripts.
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
33
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
34 2010-09-27 Rik <octave@nomad.inbox5.com>
11032
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11024
diff changeset
35
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11024
diff changeset
36 * fntests.m: Use single quotes for regex when possible.
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11024
diff changeset
37
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
38 2010-09-26 Rik <octave@nomad.inbox5.com>
11024
fa56fd98c0c5 Remove requirement for PCRE in Octave. (Bug #31025)
Rik <octave@nomad.inbox5.com>
parents: 11019
diff changeset
39
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
40 * fntests.m (has_tests, has_functions): Recode to remove requirement
11024
fa56fd98c0c5 Remove requirement for PCRE in Octave. (Bug #31025)
Rik <octave@nomad.inbox5.com>
parents: 11019
diff changeset
41 for PCRE.
fa56fd98c0c5 Remove requirement for PCRE in Octave. (Bug #31025)
Rik <octave@nomad.inbox5.com>
parents: 11019
diff changeset
42
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
43 2010-09-24 Rik <octave@nomad.inbox5.com>
11019
630dc1933fe6 Rephrase output from 'make check' for clarity.
Rik <octave@nomad.inbox5.com>
parents: 10899
diff changeset
44
630dc1933fe6 Rephrase output from 'make check' for clarity.
Rik <octave@nomad.inbox5.com>
parents: 10899
diff changeset
45 * fntests.m: Rephrase output for clarity.
630dc1933fe6 Rephrase output from 'make check' for clarity.
Rik <octave@nomad.inbox5.com>
parents: 10899
diff changeset
46
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
47 2010-08-17 Rik <octave@nomad.inbox5.com>
10899
686e3bc432a2 fntests.m: Add extra newline for more readable output during make.
Rik <octave@nomad.inbox5.com>
parents: 10837
diff changeset
48
686e3bc432a2 fntests.m: Add extra newline for more readable output during make.
Rik <octave@nomad.inbox5.com>
parents: 10837
diff changeset
49 * fntests.m: Add extra newline for more readable output.
686e3bc432a2 fntests.m: Add extra newline for more readable output during make.
Rik <octave@nomad.inbox5.com>
parents: 10837
diff changeset
50
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
51 2010-07-30 Rik <octave@nomad.inbox5.com>
10837
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10588
diff changeset
52
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
53 * Makefile.am: New clean-local target to remove directories
10837
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10588
diff changeset
54 created automatically during testing.
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10588
diff changeset
55
10588
c1111769f595 test_struct: update expected error message text
John W. Eaton <jwe@octave.org>
parents: 10425
diff changeset
56 2010-04-28 John W. Eaton <jwe@octave.org>
c1111769f595 test_struct: update expected error message text
John W. Eaton <jwe@octave.org>
parents: 10425
diff changeset
57
c1111769f595 test_struct: update expected error message text
John W. Eaton <jwe@octave.org>
parents: 10425
diff changeset
58 * test_struct.m: Update expected error message text.
c1111769f595 test_struct: update expected error message text
John W. Eaton <jwe@octave.org>
parents: 10425
diff changeset
59
10425
0677c5d80b77 rewrite 1D sparse indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 10399
diff changeset
60 2010-03-19 Jaroslav Hajek <highegg@gmail.com>
0677c5d80b77 rewrite 1D sparse indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 10399
diff changeset
61
0677c5d80b77 rewrite 1D sparse indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 10399
diff changeset
62 * test_slice.m: Use ID check rather than message for invalid resizing.
0677c5d80b77 rewrite 1D sparse indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 10399
diff changeset
63
10399
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
64 2010-03-05 Jaroslav Hajek <highegg@gmail.com>
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
65
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
66 * test_logical-wfi-f.m: Update.
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
67 * test_logical-wfi-t.m: Update.
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
68 * test_struct.m Update.
81bcdf5fd7a9 modernize failing tests
Jaroslav Hajek <highegg@gmail.com>
parents: 10220
diff changeset
69
10220
04f2b4d68eba test/fntests.m (hasfunctions): assume .m files have functions
John W. Eaton <jwe@octave.org>
parents: 10112
diff changeset
70 2010-01-29 John W. Eaton <jwe@octave.org>
04f2b4d68eba test/fntests.m (hasfunctions): assume .m files have functions
John W. Eaton <jwe@octave.org>
parents: 10112
diff changeset
71
04f2b4d68eba test/fntests.m (hasfunctions): assume .m files have functions
John W. Eaton <jwe@octave.org>
parents: 10112
diff changeset
72 * fntests.m (hasfunctions): Only check for DEFUN in .cc files.
04f2b4d68eba test/fntests.m (hasfunctions): assume .m files have functions
John W. Eaton <jwe@octave.org>
parents: 10112
diff changeset
73 Return true for all .m files.
04f2b4d68eba test/fntests.m (hasfunctions): assume .m files have functions
John W. Eaton <jwe@octave.org>
parents: 10112
diff changeset
74
10112
fddfebeeb33a Run tests in all *.cc files.
David Grundberg <davidg@cs.umu.se>
parents: 10097
diff changeset
75 2010-01-14 David Grundberg <davidg@cs.umu.se>
fddfebeeb33a Run tests in all *.cc files.
David Grundberg <davidg@cs.umu.se>
parents: 10097
diff changeset
76
fddfebeeb33a Run tests in all *.cc files.
David Grundberg <davidg@cs.umu.se>
parents: 10097
diff changeset
77 * fntests.m (run_test_script): Check all *.cc files for tests.
fddfebeeb33a Run tests in all *.cc files.
David Grundberg <davidg@cs.umu.se>
parents: 10097
diff changeset
78
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
79 2010-01-13 Rik <octave@nomad.inbox5.com>
10097
462fa695a565 Correct sh test syntax in build_bc_overload_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10096
diff changeset
80
462fa695a565 Correct sh test syntax in build_bc_overload_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10096
diff changeset
81 * build_bc_overload_tests.sh: Correct test syntax (= vs. ==)
462fa695a565 Correct sh test syntax in build_bc_overload_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10096
diff changeset
82
10096
ffc5426c85a4 build_bc_overload_tests.sh: accept expected results file as argument
John W. Eaton <jwe@octave.org>
parents: 10090
diff changeset
83 2010-01-13 John W. Eaton <jwe@octave.org>
ffc5426c85a4 build_bc_overload_tests.sh: accept expected results file as argument
John W. Eaton <jwe@octave.org>
parents: 10090
diff changeset
84
ffc5426c85a4 build_bc_overload_tests.sh: accept expected results file as argument
John W. Eaton <jwe@octave.org>
parents: 10090
diff changeset
85 * Makefile.am (test_bc_overloads.m): Accept expected results
ffc5426c85a4 build_bc_overload_tests.sh: accept expected results file as argument
John W. Eaton <jwe@octave.org>
parents: 10090
diff changeset
86 file as argument. Style fixes.
ffc5426c85a4 build_bc_overload_tests.sh: accept expected results file as argument
John W. Eaton <jwe@octave.org>
parents: 10090
diff changeset
87
10090
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
88 2010-01-13 Jaroslav Hajek <highegg@gmail.com>
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
89
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
90 * build_bc_overload_tests.sh: New shell script.
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
91 * build_bc_overloads_expected.m: New source (not normally used).
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
92 * bc_overloads_expected: New text file.
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
93 * Makefile.am: Build test_bc_overloads.m.
655ab6f6c369 add tests for built-in class overloads
Jaroslav Hajek <highegg@gmail.com>
parents: 10026
diff changeset
94
10026
9b3a100922a6 fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
John W. Eaton <jwe@octave.org>
parents: 10013
diff changeset
95 2009-12-25 John W. Eaton <jwe@octave.org>
9b3a100922a6 fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
John W. Eaton <jwe@octave.org>
parents: 10013
diff changeset
96
9b3a100922a6 fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
John W. Eaton <jwe@octave.org>
parents: 10013
diff changeset
97 * fntests.m (hastests): Use regexp instead of findstr and only
9b3a100922a6 fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
John W. Eaton <jwe@octave.org>
parents: 10013
diff changeset
98 match tests that appear as the first thing on a line.
9b3a100922a6 fntests.m: use regexp instead of findstr and only recognize tests that are the first thing on a line
John W. Eaton <jwe@octave.org>
parents: 10013
diff changeset
99
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
100 2009-12-19 Rik <octave@nomad.inbox5.com>
10013
25417bd9a3c7 Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
101
25417bd9a3c7 Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
102 * build_sparse_tests.sh: Use lognrnd instead of deprecated lognormal_rnd
25417bd9a3c7 Use lognrnd instead of deprecated lognormal_rnd in build_sparse_tests.sh
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
103
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11054
diff changeset
104 2009-12-19 Rik <octave@nomad.inbox5.com>
10004
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9998
diff changeset
105
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9998
diff changeset
106 * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9998
diff changeset
107 variables of top_builddir and top_srcdir.
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9998
diff changeset
108
9998
46493feaab7f Remove obsolete file unix.exp from test/config directory
Rik <rdrider0-list@yahoo.com>
parents: 9995
diff changeset
109 2009-12-17 Rik <octdev@nomad.inbox5.com>
46493feaab7f Remove obsolete file unix.exp from test/config directory
Rik <rdrider0-list@yahoo.com>
parents: 9995
diff changeset
110
46493feaab7f Remove obsolete file unix.exp from test/config directory
Rik <rdrider0-list@yahoo.com>
parents: 9995
diff changeset
111 * config/unix.exp: Remove obsolete file from repository
46493feaab7f Remove obsolete file unix.exp from test/config directory
Rik <rdrider0-list@yahoo.com>
parents: 9995
diff changeset
112
9995
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
113 2009-12-17 Rik <octdev@nomad.inbox5.com>
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
114
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
115 * @Blork/module.mk, @Cork/module.mk, @Dork/module.mk,
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
116 @Gork/module.mk, @Pork/module.mk, @Sneetch/module.mk,
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
117 @Snork/module.mk, @Spork/module.mk, Makefile.am: Distribute private
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
118 function directories necessary for OOP tests to work in tarballs
5277222b47d1 Distribute directories of private functions of OOP test classes
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
119
9906
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
120 2009-12-03 John W. Eaton <jwe@octave.org>
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
121
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
122 * Makefile.am (CLEANFILES, DISTCLEANFILES): New variables.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
123
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
124 2009-11-10 John W. Eaton <jwe@octave.org>
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
125
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
126 * @Blork/module.mk, @Cork/module.mk, @Dork/module.mk,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
127 @Gork/module.mk, @Pork/module.mk, @Sneetch/module.mk,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
128 @Snork/module.mk, @Spork/module.mk, Makefile.am: New files.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
129 * Makefile.in: Delete.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9742
diff changeset
130
9742
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
131 2009-10-19 Rik <octdev@nomad.inbox5.com>
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
132
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
133 * fntests.m: .cc files are now included in the list of files requiring
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
134 tests only if they define a user function (DEFUN or DEFUN_DLD)
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
135
9f8ff01abc65 .cc files are now included in the list of files requiring
Rik <rdrider0-list@yahoo.com>
parents: 9741
diff changeset
136 2009-10-19 Rik <octdev@nomad.inbox5.com>
9741
36840b4ebda6 Remove deprecated functions from list of functions for which it
Rik <rdrider0-list@yahoo.com>
parents: 9710
diff changeset
137
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
138 * fntests.m: Remove deprecated functions from list of functions
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
139 requiring new tests to be written.
9741
36840b4ebda6 Remove deprecated functions from list of functions for which it
Rik <rdrider0-list@yahoo.com>
parents: 9710
diff changeset
140
9710
519e164dde1e Fix typo of an extra space in instructions to user
Rik <rdrider0-list@yahoo.com>
parents: 9696
diff changeset
141 2009-10-08 Rik <octdev@nomad.inbox5.com>
519e164dde1e Fix typo of an extra space in instructions to user
Rik <rdrider0-list@yahoo.com>
parents: 9696
diff changeset
142
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
143 * fntests.m: Fix typo of an extra space in instructions to user.
9710
519e164dde1e Fix typo of an extra space in instructions to user
Rik <rdrider0-list@yahoo.com>
parents: 9696
diff changeset
144
9696
01a1fd9167e0 Fix typo directing users to the wrong log file
Rik <rdrider0-list@yahoo.com>
parents: 9501
diff changeset
145 2009-10-05 Rik <octdev@nomad.inbox5.com>
01a1fd9167e0 Fix typo directing users to the wrong log file
Rik <rdrider0-list@yahoo.com>
parents: 9501
diff changeset
146
01a1fd9167e0 Fix typo directing users to the wrong log file
Rik <rdrider0-list@yahoo.com>
parents: 9501
diff changeset
147 * fntests.m: Fix typo directing users to the wrong log file
01a1fd9167e0 Fix typo directing users to the wrong log file
Rik <rdrider0-list@yahoo.com>
parents: 9501
diff changeset
148
9381
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
149 2009-06-23 Robert T. Short <octave@phaselockedsystems.com>
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
150
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
151 * @Blork/Blork.m, @Blork/bleek.m, @Blork/display.m, @Blork/get.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
152 @Blork/set.m, @Cork/Cork.m, @Cork/click.m, @Cork/display.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
153 @Cork/get.m, @Cork/set.m, @Dork/Dork.m, @Dork/bling.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
154 @Dork/display.m, @Dork/gack.m, @Dork/get.m, @Dork/getStash.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
155 @Dork/private/myStash.m, @Dork/set.m, @Gork/Gork.m, @Gork/cork.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
156 @Gork/display.m, @Gork/gark.m, @Gork/get.m, @Gork/set.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
157 @Gork/subsasgn.m, @Gork/subsref.m, @Pork/Pork.m, @Pork/bling.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
158 @Pork/display.m, @Pork/get.m, @Pork/gurk.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
159 @Pork/private/myStash.m, @Pork/set.m, @Sneetch/Sneetch.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
160 @Sneetch/display.m, @Snork/Snork.m, @Snork/cack.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
161 @Snork/display.m, @Snork/end.m, @Snork/get.m, @Snork/getStash.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
162 @Snork/gick.m, @Snork/loadobj.m, @Snork/private/myStash.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
163 @Snork/saveobj.m, @Snork/set.m, @Snork/subsasgn.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
164 @Snork/subsindex.m, @Snork/subsref.m, @Spork/Spork.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
165 @Spork/cack.m, @Spork/display.m, @Spork/geek.m, @Spork/get.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
166 @Spork/getStash.m, @Spork/loadobj.m, @Spork/private/myStash.m,
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
167 @Spork/saveobj.m, @Spork/set.m, test_classes.m: New files.
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9369
diff changeset
168
9369
14dca190857f fix null assign test
Jaroslav Hajek <highegg@gmail.com>
parents: 9130
diff changeset
169 2009-06-22 Jaroslav Hajek <highegg@gmail.com>
14dca190857f fix null assign test
Jaroslav Hajek <highegg@gmail.com>
parents: 9130
diff changeset
170
14dca190857f fix null assign test
Jaroslav Hajek <highegg@gmail.com>
parents: 9130
diff changeset
171 * test_null_assign.m: Fix test.
14dca190857f fix null assign test
Jaroslav Hajek <highegg@gmail.com>
parents: 9130
diff changeset
172
9130
67fa54583fe8 Add test to prevent regression of empty struct assignment bug
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9122
diff changeset
173 2009-04-17 Thorsten Meyer <thorsten.meyier@gmx.de>
67fa54583fe8 Add test to prevent regression of empty struct assignment bug
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9122
diff changeset
174
67fa54583fe8 Add test to prevent regression of empty struct assignment bug
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9122
diff changeset
175 * test_struct.m: Add tests to prevent regression of bug with
67fa54583fe8 Add test to prevent regression of empty struct assignment bug
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9122
diff changeset
176 indexed assignment into empty struct array.
67fa54583fe8 Add test to prevent regression of empty struct assignment bug
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9122
diff changeset
177
9122
8ca06fd9c6ef test lazy copying in structures
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9112
diff changeset
178 2009-04-15 Thorsten Meyer <thorsten.meyier@gmx.de>
8ca06fd9c6ef test lazy copying in structures
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9112
diff changeset
179
8ca06fd9c6ef test lazy copying in structures
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9112
diff changeset
180 * test_struct.m: Add tests for lazy copying in nested assignments
8ca06fd9c6ef test lazy copying in structures
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9112
diff changeset
181 of struct elements.
8ca06fd9c6ef test lazy copying in structures
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9112
diff changeset
182
9112
f5b51f54f44e Remove obsolete comments from test scripts in test
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9102
diff changeset
183 2009-04-12 Thorsten Meyer <thorsten.meyier@gmx.de>
f5b51f54f44e Remove obsolete comments from test scripts in test
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9102
diff changeset
184
f5b51f54f44e Remove obsolete comments from test scripts in test
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9102
diff changeset
185 * test_contin.m, test_error.m, test_eval-catch.m, test_for.m,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
186 test_global.m, test_if.m, test_index-wfi-f.m,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
187 /test_index-wfi-t.m, test_io.m, test_logical-wfi-f.m,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
188 test_logical-wfi-t.m, test_prefer.m, test_recursion.m,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
189 test_return.m, test_string.m, test_struct.m, test_switch.m,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
190 test_system.m, test_transpose.m, test_try.m, test_unwind.m,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
191 test_while.m: Remove obsolete comments.
9112
f5b51f54f44e Remove obsolete comments from test scripts in test
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9102
diff changeset
192
9102
9dc516d36175 Add a test for saving and reading a matrix with the "-ascii" format
Carlo de Falco <carlo.defalco@gmail.com>
parents: 8968
diff changeset
193 2009-04-07 Carlo de Falco <kingcrimson@tiscali.it>
9dc516d36175 Add a test for saving and reading a matrix with the "-ascii" format
Carlo de Falco <carlo.defalco@gmail.com>
parents: 8968
diff changeset
194
9dc516d36175 Add a test for saving and reading a matrix with the "-ascii" format
Carlo de Falco <carlo.defalco@gmail.com>
parents: 8968
diff changeset
195 * test_io.m: Add a test for saving and reading a matrix with the
9dc516d36175 Add a test for saving and reading a matrix with the "-ascii" format
Carlo de Falco <carlo.defalco@gmail.com>
parents: 8968
diff changeset
196 "-ascii" format.
9dc516d36175 Add a test for saving and reading a matrix with the "-ascii" format
Carlo de Falco <carlo.defalco@gmail.com>
parents: 8968
diff changeset
197
8968
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
198 2009-03-10 Jason Riedy <jason@acm.org>
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
199
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
200 * test_diag_perm.m: Add tests for permuting sparse matrices and
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
201 for the correct types from interactions between
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
202 pseudo-scalars (1x1 matrices).
91d53dc37f79 Add perm * sparse, perm \ sparse, sparse * perm, and sparse / perm operations.
Jason Riedy <jason@acm.org>
parents: 8966
diff changeset
203
8954
97c84c4c2247 Make the column permutation vector in sparse LU cols()-long.
Jason Riedy <jason@acm.org>
parents: 8951
diff changeset
204 2009-03-10 Jason Riedy <jason@acm.org>
97c84c4c2247 Make the column permutation vector in sparse LU cols()-long.
Jason Riedy <jason@acm.org>
parents: 8951
diff changeset
205
97c84c4c2247 Make the column permutation vector in sparse LU cols()-long.
Jason Riedy <jason@acm.org>
parents: 8951
diff changeset
206 * build_sparse_tests.sh: Add LU tests to the rectangular tests.
97c84c4c2247 Make the column permutation vector in sparse LU cols()-long.
Jason Riedy <jason@acm.org>
parents: 8951
diff changeset
207
8951
5bce1357edd6 Fix conversion from PermMatrix to SparseMatrix.
Jason Riedy <jason@acm.org>
parents: 8871
diff changeset
208 2009-03-10 Jason Riedy <jason@acm.org>
5bce1357edd6 Fix conversion from PermMatrix to SparseMatrix.
Jason Riedy <jason@acm.org>
parents: 8871
diff changeset
209
5bce1357edd6 Fix conversion from PermMatrix to SparseMatrix.
Jason Riedy <jason@acm.org>
parents: 8871
diff changeset
210 * test_diag_perm.m: Add a test for conversion to sparse form.
5bce1357edd6 Fix conversion from PermMatrix to SparseMatrix.
Jason Riedy <jason@acm.org>
parents: 8871
diff changeset
211
8966
1bba53c0a38d Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Jason Riedy <jason@acm.org>
parents: 8965
diff changeset
212 2009-03-09 Jason Riedy <jason@acm.org>
1bba53c0a38d Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Jason Riedy <jason@acm.org>
parents: 8965
diff changeset
213
1bba53c0a38d Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Jason Riedy <jason@acm.org>
parents: 8965
diff changeset
214 * test_diag_perm.m: Add tests for diag + sparse.
1bba53c0a38d Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag.
Jason Riedy <jason@acm.org>
parents: 8965
diff changeset
215
8964
f4f4d65faaa0 Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Jason Riedy <jason@acm.org>
parents: 8954
diff changeset
216 2009-03-08 Jason Riedy <jason@acm.org>
f4f4d65faaa0 Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Jason Riedy <jason@acm.org>
parents: 8954
diff changeset
217
8965
42aff15e059b Implement diag \ sparse and sparse / diag.
Jason Riedy <jason@acm.org>
parents: 8964
diff changeset
218 * test_diag_perm.m: Add tests for inverse scaling and sparse structure.
42aff15e059b Implement diag \ sparse and sparse / diag.
Jason Riedy <jason@acm.org>
parents: 8964
diff changeset
219
42aff15e059b Implement diag \ sparse and sparse / diag.
Jason Riedy <jason@acm.org>
parents: 8964
diff changeset
220 2009-03-08 Jason Riedy <jason@acm.org>
42aff15e059b Implement diag \ sparse and sparse / diag.
Jason Riedy <jason@acm.org>
parents: 8964
diff changeset
221
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
222 * test_diag_perm.m: Add tests for preserving sparse structure
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
223 when scaling.
8964
f4f4d65faaa0 Implement sparse * diagonal and diagonal * sparse operations, double-prec only.
Jason Riedy <jason@acm.org>
parents: 8954
diff changeset
224
8871
fb1c929dbbb7 tests vs. 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 8836
diff changeset
225 2009-02-25 John W. Eaton <jwe@octave.org>
fb1c929dbbb7 tests vs. 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 8836
diff changeset
226
fb1c929dbbb7 tests vs. 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 8836
diff changeset
227 * build_sparse_tests.sh: Note that saving sparse matrices to MAT
fb1c929dbbb7 tests vs. 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 8836
diff changeset
228 files fails when using 64-bit indexing.
fb1c929dbbb7 tests vs. 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 8836
diff changeset
229
8836
d79edebd8f45 fix sparse diag divide by zero test
John W. Eaton <jwe@octave.org>
parents: 8805
diff changeset
230 2009-02-22 John W. Eaton <jwe@octave.org>
d79edebd8f45 fix sparse diag divide by zero test
John W. Eaton <jwe@octave.org>
parents: 8805
diff changeset
231
d79edebd8f45 fix sparse diag divide by zero test
John W. Eaton <jwe@octave.org>
parents: 8805
diff changeset
232 * build_sparse_tests.sh: Fix diag matrix divide by zero test.
d79edebd8f45 fix sparse diag divide by zero test
John W. Eaton <jwe@octave.org>
parents: 8805
diff changeset
233
8805
065a05eb148a test_args.m: don't use assert to test for function handles
John W. Eaton <jwe@octave.org>
parents: 8746
diff changeset
234 2009-02-18 John W. Eaton <jwe@octave.org>
065a05eb148a test_args.m: don't use assert to test for function handles
John W. Eaton <jwe@octave.org>
parents: 8746
diff changeset
235
065a05eb148a test_args.m: don't use assert to test for function handles
John W. Eaton <jwe@octave.org>
parents: 8746
diff changeset
236 * test_args.m: Don't use assert to test for function handles.
065a05eb148a test_args.m: don't use assert to test for function handles
John W. Eaton <jwe@octave.org>
parents: 8746
diff changeset
237
8746
5dd06f19e9be handle commands in the lexer
John W. Eaton <jwe@octave.org>
parents: 8699
diff changeset
238 2009-02-15 John W. Eaton <jwe@octave.org>
5dd06f19e9be handle commands in the lexer
John W. Eaton <jwe@octave.org>
parents: 8699
diff changeset
239
5dd06f19e9be handle commands in the lexer
John W. Eaton <jwe@octave.org>
parents: 8699
diff changeset
240 * test_io.m, test_prefer.m: Avoid command-style function call
5dd06f19e9be handle commands in the lexer
John W. Eaton <jwe@octave.org>
parents: 8699
diff changeset
241 syntax when assigning results.
5dd06f19e9be handle commands in the lexer
John W. Eaton <jwe@octave.org>
parents: 8699
diff changeset
242
8699
6e764b7317bd test/fntests.m, scripts/test/demo.m: error on fopen failures
John W. Eaton <jwe@octave.org>
parents: 8629
diff changeset
243 2009-02-09 John W. Eaton <jwe@octave.org>
6e764b7317bd test/fntests.m, scripts/test/demo.m: error on fopen failures
John W. Eaton <jwe@octave.org>
parents: 8629
diff changeset
244
6e764b7317bd test/fntests.m, scripts/test/demo.m: error on fopen failures
John W. Eaton <jwe@octave.org>
parents: 8629
diff changeset
245 * fntests.m (hastests): Error if fopen fails.
6e764b7317bd test/fntests.m, scripts/test/demo.m: error on fopen failures
John W. Eaton <jwe@octave.org>
parents: 8629
diff changeset
246
8629
f07730ed5613 test_system.m: use isfield instead of struct_contains
John W. Eaton <jwe@octave.org>
parents: 8603
diff changeset
247 2009-01-29 John W. Eaton <jwe@octave.org>
f07730ed5613 test_system.m: use isfield instead of struct_contains
John W. Eaton <jwe@octave.org>
parents: 8603
diff changeset
248
f07730ed5613 test_system.m: use isfield instead of struct_contains
John W. Eaton <jwe@octave.org>
parents: 8603
diff changeset
249 * test_system.m: Use isfield instead of struct_contains.
f07730ed5613 test_system.m: use isfield instead of struct_contains
John W. Eaton <jwe@octave.org>
parents: 8603
diff changeset
250
8603
4c68e26e3ba1 Add tests to prevent regression of struct array indexing
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8583
diff changeset
251 2009-01-25 Thorsten Meyer <thorsten@hexe>
4c68e26e3ba1 Add tests to prevent regression of struct array indexing
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8583
diff changeset
252
4c68e26e3ba1 Add tests to prevent regression of struct array indexing
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8583
diff changeset
253 * test_struct.m: Add struct array tests.
4c68e26e3ba1 Add tests to prevent regression of struct array indexing
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8583
diff changeset
254
8583
27b2db6ff0d7 test/test_prefer.m: update test to reflect new API of the 'type' function.
sh@sh-t400
parents: 8423
diff changeset
255 2009-01-23 S�ren Hauberg <hauberg@gmail.com>
27b2db6ff0d7 test/test_prefer.m: update test to reflect new API of the 'type' function.
sh@sh-t400
parents: 8423
diff changeset
256
27b2db6ff0d7 test/test_prefer.m: update test to reflect new API of the 'type' function.
sh@sh-t400
parents: 8423
diff changeset
257 * test_prefer.m: Update to match new API of the 'type' function.
27b2db6ff0d7 test/test_prefer.m: update test to reflect new API of the 'type' function.
sh@sh-t400
parents: 8423
diff changeset
258
8423
869e4213d5d9 fntests.m: use fread instead of fscanf to preserve whitespace
John W. Eaton <jwe@octave.org>
parents: 8366
diff changeset
259 2008-12-24 John W. Eaton <jwe@octave.org>
869e4213d5d9 fntests.m: use fread instead of fscanf to preserve whitespace
John W. Eaton <jwe@octave.org>
parents: 8366
diff changeset
260
869e4213d5d9 fntests.m: use fread instead of fscanf to preserve whitespace
John W. Eaton <jwe@octave.org>
parents: 8366
diff changeset
261 * fntests.m (hastests): Use fread instead of fscanf to preserve
869e4213d5d9 fntests.m: use fread instead of fscanf to preserve whitespace
John W. Eaton <jwe@octave.org>
parents: 8366
diff changeset
262 whitespace.
869e4213d5d9 fntests.m: use fread instead of fscanf to preserve whitespace
John W. Eaton <jwe@octave.org>
parents: 8366
diff changeset
263
8366
8b1a2555c4e2 implement diagonal matrix objects
Jaroslav Hajek <highegg@gmail.com>
parents: 8290
diff changeset
264 2008-12-02 Jaroslav Hajek <highegg@gmail.com>
8b1a2555c4e2 implement diagonal matrix objects
Jaroslav Hajek <highegg@gmail.com>
parents: 8290
diff changeset
265
8b1a2555c4e2 implement diagonal matrix objects
Jaroslav Hajek <highegg@gmail.com>
parents: 8290
diff changeset
266 * build_sparse_tests.sh: Fix test.
8b1a2555c4e2 implement diagonal matrix objects
Jaroslav Hajek <highegg@gmail.com>
parents: 8290
diff changeset
267
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
268 2008-10-28 Jaroslav Hajek <highegg@gmail.com>
8290
7cbe01c21986 improve dense array indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 8182
diff changeset
269
7cbe01c21986 improve dense array indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 8182
diff changeset
270 * test_logical-wfi-f.m: Fix error messages.
7cbe01c21986 improve dense array indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 8182
diff changeset
271 * test_logical-wfi-t.m: Fix error messages.
7cbe01c21986 improve dense array indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 8182
diff changeset
272 * test_slice.m: Fix error messages.
7cbe01c21986 improve dense array indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 8182
diff changeset
273
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8156
diff changeset
274 2008-09-26 Jaroslav Hajek <highegg@gmail.com>
8156
2bc8ec18b2ea add more tests for null assignment
Jaroslav Hajek <highegg@gmail.com>
parents: 8119
diff changeset
275
2bc8ec18b2ea add more tests for null assignment
Jaroslav Hajek <highegg@gmail.com>
parents: 8119
diff changeset
276 * test_null_assign.m: More test for null assignments.
2bc8ec18b2ea add more tests for null assignment
Jaroslav Hajek <highegg@gmail.com>
parents: 8119
diff changeset
277
8119
acfd80c08d60 make null assignment more Matlab-compatible
Jaroslav Hajek <highegg@gmail.com>
parents: 7884
diff changeset
278 2008-09-18 Jaroslav Hajek <highegg@gmail.com>
acfd80c08d60 make null assignment more Matlab-compatible
Jaroslav Hajek <highegg@gmail.com>
parents: 7884
diff changeset
279
acfd80c08d60 make null assignment more Matlab-compatible
Jaroslav Hajek <highegg@gmail.com>
parents: 7884
diff changeset
280 * test_null_assign.m: New tests.
acfd80c08d60 make null assignment more Matlab-compatible
Jaroslav Hajek <highegg@gmail.com>
parents: 7884
diff changeset
281
7883
3092dd54ad95 fix expected output from lasterr in tests; fix fail tests in ismember.m
John W. Eaton <jwe@octave.org>
parents: 7815
diff changeset
282 2008-06-11 John W. Eaton <jwe@octave.org>
3092dd54ad95 fix expected output from lasterr in tests; fix fail tests in ismember.m
John W. Eaton <jwe@octave.org>
parents: 7815
diff changeset
283
7884
e88411265a75 fix tests for usage in test_error.m
John W. Eaton <jwe@octave.org>
parents: 7883
diff changeset
284 * test_error.m: Fix tests for usage.
7883
3092dd54ad95 fix expected output from lasterr in tests; fix fail tests in ismember.m
John W. Eaton <jwe@octave.org>
parents: 7815
diff changeset
285 * test_eval-catch.m, test_try.m: Fix expected output from lasterr.
3092dd54ad95 fix expected output from lasterr in tests; fix fail tests in ismember.m
John W. Eaton <jwe@octave.org>
parents: 7815
diff changeset
286
7814
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
287 2008-06-02 David Bateman <dbateman@free.fr>
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
288
7815
a41df65f3f00 Add some single precision test code and fix resulting bugs
David Bateman <dbateman@free.fr>
parents: 7814
diff changeset
289 * test_arith.m: Delete and move tests close to function
a41df65f3f00 Add some single precision test code and fix resulting bugs
David Bateman <dbateman@free.fr>
parents: 7814
diff changeset
290 definitions.
a41df65f3f00 Add some single precision test code and fix resulting bugs
David Bateman <dbateman@free.fr>
parents: 7814
diff changeset
291 * test_func.m: Also test for single precision return values.
a41df65f3f00 Add some single precision test code and fix resulting bugs
David Bateman <dbateman@free.fr>
parents: 7814
diff changeset
292
7814
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
293 * test_infnan.m, test_linalg.m, test_matrix.m, test_number.m):
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
294 Delet and move tests close to function definitions.
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
295 * test_range.m: Also test single precision examples.
87865ed7405f Second set of single precision test code and fix of resulting bugs
David Bateman <dbateman@free.fr>
parents: 7775
diff changeset
296
7775
c10d77387d96 test_args: update function argument tests
bill@denney.ws
parents: 7769
diff changeset
297 2008-05-19 Bill Denney <bill@denney.ws>
c10d77387d96 test_args: update function argument tests
bill@denney.ws
parents: 7769
diff changeset
298
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
299 * test_args.m: Update format to allow running "test test_args"
7775
c10d77387d96 test_args: update function argument tests
bill@denney.ws
parents: 7769
diff changeset
300 and add default argument tests.
c10d77387d96 test_args: update function argument tests
bill@denney.ws
parents: 7769
diff changeset
301
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
302 2008-05-09 Rafael Laboissiere <rafael@debian.org>
7769
247828ad21e2 Replace deprecated isstr() call
Thomas Weber <thomas.weber.mail@gmail.com>
parents: 7768
diff changeset
303
247828ad21e2 Replace deprecated isstr() call
Thomas Weber <thomas.weber.mail@gmail.com>
parents: 7768
diff changeset
304 * test_io.m, test_system.m: Use ischar instead of deprecated isstr.
247828ad21e2 Replace deprecated isstr() call
Thomas Weber <thomas.weber.mail@gmail.com>
parents: 7768
diff changeset
305
7762
9c24ca8761f7 fntests.m: minor cleanups
John W. Eaton <jwe@octave.org>
parents: 7706
diff changeset
306 2008-05-06 John W. Eaton <jwe@octave.org>
9c24ca8761f7 fntests.m: minor cleanups
John W. Eaton <jwe@octave.org>
parents: 7706
diff changeset
307
9c24ca8761f7 fntests.m: minor cleanups
John W. Eaton <jwe@octave.org>
parents: 7706
diff changeset
308 * fntests.m: Use puts instead of printf where appropriate.
9c24ca8761f7 fntests.m: minor cleanups
John W. Eaton <jwe@octave.org>
parents: 7706
diff changeset
309 Fix missing newline in message.
9c24ca8761f7 fntests.m: minor cleanups
John W. Eaton <jwe@octave.org>
parents: 7706
diff changeset
310
7646
ad16ea379d2f additional fixes for Array::assignN
David Bateman <dbateman@free.fr>
parents: 7645
diff changeset
311 2008-03-26 David Bateman <dbateman@free.fr>
ad16ea379d2f additional fixes for Array::assignN
David Bateman <dbateman@free.fr>
parents: 7645
diff changeset
312
ad16ea379d2f additional fixes for Array::assignN
David Bateman <dbateman@free.fr>
parents: 7645
diff changeset
313 * test_index-wfi-f.m: Split large block of tests. New tests.
ad16ea379d2f additional fixes for Array::assignN
David Bateman <dbateman@free.fr>
parents: 7645
diff changeset
314
7645
734854f21c94 fntests.m: report number .m and .cc files without tests separately
John W. Eaton <jwe@octave.org>
parents: 7642
diff changeset
315 2008-03-26 John W. Eaton <jwe@octave.org>
734854f21c94 fntests.m: report number .m and .cc files without tests separately
John W. Eaton <jwe@octave.org>
parents: 7642
diff changeset
316
734854f21c94 fntests.m: report number .m and .cc files without tests separately
John W. Eaton <jwe@octave.org>
parents: 7642
diff changeset
317 * fntests.m (report_files_with_no_tests): New function.
734854f21c94 fntests.m: report number .m and .cc files without tests separately
John W. Eaton <jwe@octave.org>
parents: 7642
diff changeset
318 Use it to report number of .m and .cc files without tests separately.
734854f21c94 fntests.m: report number .m and .cc files without tests separately
John W. Eaton <jwe@octave.org>
parents: 7642
diff changeset
319
7642
9a4541c622b5 refactor Array::assignN dimensioning code for empty initial matrices
David Bateman <dbateman@free.fr>
parents: 7635
diff changeset
320 2008-03-25 John W. Eaton <jwe@octave.org>
9a4541c622b5 refactor Array::assignN dimensioning code for empty initial matrices
David Bateman <dbateman@free.fr>
parents: 7635
diff changeset
321
9a4541c622b5 refactor Array::assignN dimensioning code for empty initial matrices
David Bateman <dbateman@free.fr>
parents: 7635
diff changeset
322 * test_index-wfi-f.m: New tests.
9a4541c622b5 refactor Array::assignN dimensioning code for empty initial matrices
David Bateman <dbateman@free.fr>
parents: 7635
diff changeset
323
7635
ba7a3e20ee3d add -struct modifier to save
Jaroslav Hajek <highegg@gmail.com>
parents: 7618
diff changeset
324 2008-03-25 Jaroslav Hajek <highegg@gmail.com>
ba7a3e20ee3d add -struct modifier to save
Jaroslav Hajek <highegg@gmail.com>
parents: 7618
diff changeset
325
ba7a3e20ee3d add -struct modifier to save
Jaroslav Hajek <highegg@gmail.com>
parents: 7618
diff changeset
326 * test_io.m: Add test for save with -struct modifier.
ba7a3e20ee3d add -struct modifier to save
Jaroslav Hajek <highegg@gmail.com>
parents: 7618
diff changeset
327
7613
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
328 2008-03-20 David Bateman <dbateman@free.fr>
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
329
7618
3209a584e1ac Further type preservation tests and fix of diag for cell arrays
David Bateman <dbateman@free.fr>
parents: 7613
diff changeset
330 * test_func.m: Modify to test for char, cell and structure arrays.
3209a584e1ac Further type preservation tests and fix of diag for cell arrays
David Bateman <dbateman@free.fr>
parents: 7613
diff changeset
331
7613
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
332 * test_func.m: New test code that ensures that all operations
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
333 which work on dimensions alone (squeeze, triu, etc.) work for all
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
334 objects and preserve type.
4fc7c16ee564 Add tests for preservation of type for functions that work on dimensions of the matrices
David Bateman <dbateman@free.fr>
parents: 7572
diff changeset
335
7706
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
336 2008-04-09 Michael Goffioul <michael.goffioul@gmail.com>
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
337
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
338 * test_string.m: Fix isprint test under Win32, where
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
339 isprint(setstr(9)) is true.
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
340 * test_system.m: Add condition for various syscall tests. Make cd test
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
341 able to deal with drive-letter-only pathnames (e.g. C:\) under Win32.
30564b8b19f5 Fix various tests under Win32.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7646
diff changeset
342
7572
85da2ab0c6fd logical indexing compatibility fixes
John W. Eaton <jwe@octave.org>
parents: 7562
diff changeset
343 2008-03-07 John W. Eaton <jwe@octave.org>
85da2ab0c6fd logical indexing compatibility fixes
John W. Eaton <jwe@octave.org>
parents: 7562
diff changeset
344
85da2ab0c6fd logical indexing compatibility fixes
John W. Eaton <jwe@octave.org>
parents: 7562
diff changeset
345 * test_logical-wfi-t.m, test_logical-wfi-f.m: Update tests for
85da2ab0c6fd logical indexing compatibility fixes
John W. Eaton <jwe@octave.org>
parents: 7562
diff changeset
346 logical indexing bug fix.
85da2ab0c6fd logical indexing compatibility fixes
John W. Eaton <jwe@octave.org>
parents: 7562
diff changeset
347
7562
c827f5673321 move tests to individual source files
John W. Eaton <jwe@octave.org>
parents: 7540
diff changeset
348 2008-03-06 John W. Eaton <jwe@octave.org>
c827f5673321 move tests to individual source files
John W. Eaton <jwe@octave.org>
parents: 7540
diff changeset
349
c827f5673321 move tests to individual source files
John W. Eaton <jwe@octave.org>
parents: 7540
diff changeset
350 * test_eval.m, test_diffeq.m, test_quad.m, test_signal.m:
c827f5673321 move tests to individual source files
John W. Eaton <jwe@octave.org>
parents: 7540
diff changeset
351 Delete files with no tests.
c827f5673321 move tests to individual source files
John W. Eaton <jwe@octave.org>
parents: 7540
diff changeset
352
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
353 2008-02-25 Ben Abbott <bpabbott@mac.com>
7540
3422f39573b1 strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents: 7515
diff changeset
354
3422f39573b1 strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents: 7515
diff changeset
355 * test_eval-catch.m, test_io.m, test_try.m: Use cstrcat instead of
3422f39573b1 strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents: 7515
diff changeset
356 strcat.
3422f39573b1 strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents: 7515
diff changeset
357
7515
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
358 2008-02-22 David Bateman <dbateman@free.fr>
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
359
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
360 * build_sparse_tests.sh: Replaced removed sparse functions like
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
361 spdiag with their generic names. Fix lu tests for modified
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
362 syntax. Test vector and scaling or LU and chol functions.
7515
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
363 * test_linalg.m: Change error message of failing chol/lu test.
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
364
7505
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7412
diff changeset
365 2008-02-19 David Bateman <dbateman@free.fr>
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7412
diff changeset
366
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7412
diff changeset
367 * build_sparse_tests.sh: Replaced removed spars functions like
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7412
diff changeset
368 spmin, with their generic names.
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7412
diff changeset
369
7412
631ee59093bd [project @ 2008-01-22 21:53:57 by jwe]
jwe
parents: 7411
diff changeset
370 2008-01-22 John W. Eaton <jwe@octave.org>
631ee59093bd [project @ 2008-01-22 21:53:57 by jwe]
jwe
parents: 7411
diff changeset
371
631ee59093bd [project @ 2008-01-22 21:53:57 by jwe]
jwe
parents: 7411
diff changeset
372 * test_poly.m, test_set.m, test_stats.m: Delete files with no tests.
631ee59093bd [project @ 2008-01-22 21:53:57 by jwe]
jwe
parents: 7411
diff changeset
373
7411
83a8781b529d [project @ 2008-01-22 21:52:25 by jwe]
jwe
parents: 7385
diff changeset
374 2008-01-22 Thomas Weber <thomas.weber.mail@gmail.com>
83a8781b529d [project @ 2008-01-22 21:52:25 by jwe]
jwe
parents: 7385
diff changeset
375
83a8781b529d [project @ 2008-01-22 21:52:25 by jwe]
jwe
parents: 7385
diff changeset
376 * test_linalg.m, test_matrix.m, test_number.m, test_poly.m,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
377 test_signal.m, test_stats.m, test_string.m, test_system.m:
7411
83a8781b529d [project @ 2008-01-22 21:52:25 by jwe]
jwe
parents: 7385
diff changeset
378 Move tests to individual source files.
83a8781b529d [project @ 2008-01-22 21:52:25 by jwe]
jwe
parents: 7385
diff changeset
379
7385
8b7b4f58199f [project @ 2008-01-15 20:49:09 by jwe]
jwe
parents: 7383
diff changeset
380 2008-01-15 Thomas Weber <thomas.weber.mail@gmail.com>
8b7b4f58199f [project @ 2008-01-15 20:49:09 by jwe]
jwe
parents: 7383
diff changeset
381
8b7b4f58199f [project @ 2008-01-15 20:49:09 by jwe]
jwe
parents: 7383
diff changeset
382 * test_arith.m: Move tests to source files.
8b7b4f58199f [project @ 2008-01-15 20:49:09 by jwe]
jwe
parents: 7383
diff changeset
383
7383
1ea9ee491098 [project @ 2008-01-15 19:37:06 by jwe]
jwe
parents: 7334
diff changeset
384 2008-01-15 John W. Eaton <jwe@octave.org>
1ea9ee491098 [project @ 2008-01-15 19:37:06 by jwe]
jwe
parents: 7334
diff changeset
385
1ea9ee491098 [project @ 2008-01-15 19:37:06 by jwe]
jwe
parents: 7334
diff changeset
386 * test_audio.m, test_control.m, test_image.m, test_optim.m,
1ea9ee491098 [project @ 2008-01-15 19:37:06 by jwe]
jwe
parents: 7334
diff changeset
387 test_plot.m, test_unix.m: Delete files with no tests.
1ea9ee491098 [project @ 2008-01-15 19:37:06 by jwe]
jwe
parents: 7334
diff changeset
388
7334
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7322
diff changeset
389 2007-12-21 John W. Eaton <jwe@octave.org>
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7322
diff changeset
390
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7322
diff changeset
391 Version 3.0.0 released.
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7322
diff changeset
392
7322
40a17a87155e [project @ 2007-12-18 21:32:10 by jwe]
jwe
parents: 7287
diff changeset
393 2007-12-18 David Bateman <dbateman@free.fr>
40a17a87155e [project @ 2007-12-18 21:32:10 by jwe]
jwe
parents: 7287
diff changeset
394
40a17a87155e [project @ 2007-12-18 21:32:10 by jwe]
jwe
parents: 7287
diff changeset
395 * build_sparse_tests.sh: Add tests for indexing like a([1,1],:),
40a17a87155e [project @ 2007-12-18 21:32:10 by jwe]
jwe
parents: 7287
diff changeset
396 a(:,[1,1]) and sparse(42)([1,1]).
40a17a87155e [project @ 2007-12-18 21:32:10 by jwe]
jwe
parents: 7287
diff changeset
397
7287
3f29467c1667 [project @ 2007-12-11 17:03:32 by jwe]
jwe
parents: 7279
diff changeset
398 2007-12-11 David Bateman <dbateman@free.fr>
3f29467c1667 [project @ 2007-12-11 17:03:32 by jwe]
jwe
parents: 7279
diff changeset
399
3f29467c1667 [project @ 2007-12-11 17:03:32 by jwe]
jwe
parents: 7279
diff changeset
400 * build_sparse_tests.sh: Drop argument to Fsparse to force mutation.
3f29467c1667 [project @ 2007-12-11 17:03:32 by jwe]
jwe
parents: 7279
diff changeset
401 * test_range.m: Ditto.
3f29467c1667 [project @ 2007-12-11 17:03:32 by jwe]
jwe
parents: 7279
diff changeset
402
7279
72b5e1701da2 [project @ 2007-12-10 21:01:48 by jwe]
jwe
parents: 7243
diff changeset
403 2007-12-10 John W. Eaton <jwe@octave.org>
72b5e1701da2 [project @ 2007-12-10 21:01:48 by jwe]
jwe
parents: 7243
diff changeset
404
72b5e1701da2 [project @ 2007-12-10 21:01:48 by jwe]
jwe
parents: 7243
diff changeset
405 * test_nonlin.m: Delete.
72b5e1701da2 [project @ 2007-12-10 21:01:48 by jwe]
jwe
parents: 7243
diff changeset
406
7243
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
407 2007-12-03 David Bateman <dbateman@free.fr>
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
408
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
409 * fntests.m: Also count the skipped tests.
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
410 * build_sparse_tests.sh: As appropriate make tests conditional on
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
411 HAVE_UMFPACK, HAVE_CHOLMOD and HAVE_CXSPARSE.
e8d7eed42935 [project @ 2007-12-04 02:10:17 by jwe]
jwe
parents: 7197
diff changeset
412
7197
e1c865f21751 [project @ 2007-11-27 01:38:48 by jwe]
jwe
parents: 7080
diff changeset
413 2007-11-26 David Bateman <dbateman@free.fr>
e1c865f21751 [project @ 2007-11-27 01:38:48 by jwe]
jwe
parents: 7080
diff changeset
414
e1c865f21751 [project @ 2007-11-27 01:38:48 by jwe]
jwe
parents: 7080
diff changeset
415 * build_sparse_tests.sh: More care with sparse return values.
e1c865f21751 [project @ 2007-11-27 01:38:48 by jwe]
jwe
parents: 7080
diff changeset
416
7080
7e465260a48f [project @ 2007-10-30 19:52:50 by jwe]
jwe
parents: 7055
diff changeset
417 2007-10-30 Kim Hansen <kimhanse@gmail.com>
7e465260a48f [project @ 2007-10-30 19:52:50 by jwe]
jwe
parents: 7055
diff changeset
418
7e465260a48f [project @ 2007-10-30 19:52:50 by jwe]
jwe
parents: 7055
diff changeset
419 * build_sparse_tests.sh: Fix typo.
7e465260a48f [project @ 2007-10-30 19:52:50 by jwe]
jwe
parents: 7055
diff changeset
420
7055
3e4dab6a136c [project @ 2007-10-23 23:54:41 by jwe]
jwe
parents: 7016
diff changeset
421 2007-10-23 John W. Eaton <jwe@octave.org>
3e4dab6a136c [project @ 2007-10-23 23:54:41 by jwe]
jwe
parents: 7016
diff changeset
422
3e4dab6a136c [project @ 2007-10-23 23:54:41 by jwe]
jwe
parents: 7016
diff changeset
423 * build_sparse_tests.sh (gen_sparsesparse_elementop_tests):
3e4dab6a136c [project @ 2007-10-23 23:54:41 by jwe]
jwe
parents: 7016
diff changeset
424 Use xtest for "assert(as./bs,sparse(af./bf,true),100*eps);" test.
3e4dab6a136c [project @ 2007-10-23 23:54:41 by jwe]
jwe
parents: 7016
diff changeset
425
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6968
diff changeset
426 2007-10-12 John W. Eaton <jwe@octave.org>
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6968
diff changeset
427
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6968
diff changeset
428 * Change copyright notices in all files that are part of Octave to
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6968
diff changeset
429 GPLv3 or any later version.
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6968
diff changeset
430
6968
c8fc3487ed2c [project @ 2007-10-06 12:57:58 by jwe]
jwe
parents: 6938
diff changeset
431 2007-10-06 John W. Eaton <jwe@octave.org>
c8fc3487ed2c [project @ 2007-10-06 12:57:58 by jwe]
jwe
parents: 6938
diff changeset
432
c8fc3487ed2c [project @ 2007-10-06 12:57:58 by jwe]
jwe
parents: 6938
diff changeset
433 * test_poly.m: Move residue test to residue.m.
c8fc3487ed2c [project @ 2007-10-06 12:57:58 by jwe]
jwe
parents: 6938
diff changeset
434
6938
688ef9440022 [project @ 2007-10-01 15:59:33 by dbateman]
dbateman
parents: 6922
diff changeset
435 2007-09-29 Kim Hansen <kimhanse@gmail.com>
688ef9440022 [project @ 2007-10-01 15:59:33 by dbateman]
dbateman
parents: 6922
diff changeset
436
688ef9440022 [project @ 2007-10-01 15:59:33 by dbateman]
dbateman
parents: 6922
diff changeset
437 * test_range.m: Test range data
688ef9440022 [project @ 2007-10-01 15:59:33 by dbateman]
dbateman
parents: 6922
diff changeset
438
6922
f806e2740216 [project @ 2007-09-21 18:18:27 by jwe]
jwe
parents: 6731
diff changeset
439 2007-09-21 John W. Eaton <jwe@octave.org>
f806e2740216 [project @ 2007-09-21 18:18:27 by jwe]
jwe
parents: 6731
diff changeset
440
f806e2740216 [project @ 2007-09-21 18:18:27 by jwe]
jwe
parents: 6731
diff changeset
441 * test_slice.m: Fix test for x = ones ([0, 2]); x(idx) = N case.
f806e2740216 [project @ 2007-09-21 18:18:27 by jwe]
jwe
parents: 6731
diff changeset
442 See change for liboctave/Array.cc.
f806e2740216 [project @ 2007-09-21 18:18:27 by jwe]
jwe
parents: 6731
diff changeset
443
6730
230f9c49857e [project @ 2007-06-15 04:22:13 by jwe]
jwe
parents: 6699
diff changeset
444 2007-06-15 John W. Eaton <jwe@octave.org>
230f9c49857e [project @ 2007-06-15 04:22:13 by jwe]
jwe
parents: 6699
diff changeset
445
230f9c49857e [project @ 2007-06-15 04:22:13 by jwe]
jwe
parents: 6699
diff changeset
446 * fntests.m: Also report expected failures in summary.
6731
aff0c76321aa [project @ 2007-06-15 15:53:18 by jwe]
jwe
parents: 6730
diff changeset
447 Improved wording from Thomas Weber <thomas.weber.mail@gmail.com>.
6730
230f9c49857e [project @ 2007-06-15 04:22:13 by jwe]
jwe
parents: 6699
diff changeset
448
6699
3f4ccca05612 [project @ 2007-06-12 20:48:02 by jwe]
jwe
parents: 6587
diff changeset
449 2007-06-06 John W. Eaton <jwe@octave.org>
3f4ccca05612 [project @ 2007-06-12 20:48:02 by jwe]
jwe
parents: 6587
diff changeset
450
3f4ccca05612 [project @ 2007-06-12 20:48:02 by jwe]
jwe
parents: 6587
diff changeset
451 * test_signal.m: Rename internal assert function to xassert.
3f4ccca05612 [project @ 2007-06-12 20:48:02 by jwe]
jwe
parents: 6587
diff changeset
452
6587
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6488
diff changeset
453 2007-04-26 David Bateman <dbateman@free.fr>
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6488
diff changeset
454
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6488
diff changeset
455 * test_for.m: Add tests for multi-dimensional matrices and cell
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6488
diff changeset
456 arrays.
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6488
diff changeset
457
6488
a3152d296248 [project @ 2007-04-04 16:10:26 by jwe]
jwe
parents: 6480
diff changeset
458 2007-04-04 Rafael Laboissiere <rafael@debian.org>
a3152d296248 [project @ 2007-04-04 16:10:26 by jwe]
jwe
parents: 6480
diff changeset
459
a3152d296248 [project @ 2007-04-04 16:10:26 by jwe]
jwe
parents: 6480
diff changeset
460 * Makefile.in (clean): Also remove a.wav file created by
a3152d296248 [project @ 2007-04-04 16:10:26 by jwe]
jwe
parents: 6480
diff changeset
461 testing wavwrite.m.
a3152d296248 [project @ 2007-04-04 16:10:26 by jwe]
jwe
parents: 6480
diff changeset
462
6480
23ed94dfbfa8 [project @ 2007-04-03 16:24:54 by jwe]
jwe
parents: 6467
diff changeset
463 2007-04-03 Kim Hansen <kimhanse@gmail.com>
23ed94dfbfa8 [project @ 2007-04-03 16:24:54 by jwe]
jwe
parents: 6467
diff changeset
464
23ed94dfbfa8 [project @ 2007-04-03 16:24:54 by jwe]
jwe
parents: 6467
diff changeset
465 * test_slice.m: New file.
23ed94dfbfa8 [project @ 2007-04-03 16:24:54 by jwe]
jwe
parents: 6467
diff changeset
466
6467
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6358
diff changeset
467 2007-03-27 John W. Eaton <jwe@octave.org>
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6358
diff changeset
468
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6358
diff changeset
469 * Makefile.in (dist): Use ln, not $(LN_S).
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6358
diff changeset
470
6358
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6330
diff changeset
471 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be>
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6330
diff changeset
472
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6330
diff changeset
473 * Makefile.in: Use $(LN_S) instead of ln or ln -s.
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6330
diff changeset
474
6330
4eef9d9a35f0 [project @ 2007-02-20 07:19:40 by jwe]
jwe
parents: 6327
diff changeset
475 2007-02-20 John W. Eaton <jwe@octave.org>
4eef9d9a35f0 [project @ 2007-02-20 07:19:40 by jwe]
jwe
parents: 6327
diff changeset
476
4eef9d9a35f0 [project @ 2007-02-20 07:19:40 by jwe]
jwe
parents: 6327
diff changeset
477 * Makefile.in (check): Use --norc instead of --no-site-file.
4eef9d9a35f0 [project @ 2007-02-20 07:19:40 by jwe]
jwe
parents: 6327
diff changeset
478 From: Alex Zvoleff <azvoleff@ucsd.edu>
4eef9d9a35f0 [project @ 2007-02-20 07:19:40 by jwe]
jwe
parents: 6327
diff changeset
479
6327
4905c543b301 [project @ 2007-02-19 19:59:26 by jwe]
jwe
parents: 6277
diff changeset
480 2007-02-19 John W. Eaton <jwe@octave.org>
4905c543b301 [project @ 2007-02-19 19:59:26 by jwe]
jwe
parents: 6277
diff changeset
481
4905c543b301 [project @ 2007-02-19 19:59:26 by jwe]
jwe
parents: 6277
diff changeset
482 * test_system.m: Handle confirm_recursive_rmdir as function
4905c543b301 [project @ 2007-02-19 19:59:26 by jwe]
jwe
parents: 6277
diff changeset
483 instead of built-in variable.
4905c543b301 [project @ 2007-02-19 19:59:26 by jwe]
jwe
parents: 6277
diff changeset
484
6277
bdfb345dab8d [project @ 2007-02-07 09:13:45 by jwe]
jwe
parents: 6257
diff changeset
485 2007-02-07 John W. Eaton <jwe@octave.org>
bdfb345dab8d [project @ 2007-02-07 09:13:45 by jwe]
jwe
parents: 6257
diff changeset
486
bdfb345dab8d [project @ 2007-02-07 09:13:45 by jwe]
jwe
parents: 6257
diff changeset
487 * fntests.m: Add plea for help writing tests.
bdfb345dab8d [project @ 2007-02-07 09:13:45 by jwe]
jwe
parents: 6257
diff changeset
488
6257
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
489 2007-01-11 John W. Eaton <jwe@octave.org>
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
490
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
491 * fntests.m: Also handle scripts directory in the build tree.
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
492
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
493 * Makefile.in (OCTAVE_SCRIPT_PATH): Delete unused variable.
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6162
diff changeset
494
6162
b3c425131211 [project @ 2006-11-14 15:33:22 by jwe]
jwe
parents: 5969
diff changeset
495 2006-11-14 Luis F. Ortiz <lortiz@interactivesupercomputing.com>
b3c425131211 [project @ 2006-11-14 15:33:22 by jwe]
jwe
parents: 5969
diff changeset
496
b3c425131211 [project @ 2006-11-14 15:33:22 by jwe]
jwe
parents: 5969
diff changeset
497 * fntests.m: Include liboctave in the list of directories to test.
b3c425131211 [project @ 2006-11-14 15:33:22 by jwe]
jwe
parents: 5969
diff changeset
498
5969
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
499 2006-08-25 John W. Eaton <jwe@octave.org>
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
500
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
501 * test_io.m (testls): Allow for small variance in loaded values
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
502 for text data formats. Use persistent local variables instead of
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
503 resetting rand seed.
b305d2d925d8 [project @ 2006-08-25 14:13:52 by jwe]
jwe
parents: 5953
diff changeset
504
5953
164214586706 [project @ 2006-08-22 15:31:32 by jwe]
jwe
parents: 5948
diff changeset
505 2006-08-22 David Bateman <dbateman@free.fr>
164214586706 [project @ 2006-08-22 15:31:32 by jwe]
jwe
parents: 5948
diff changeset
506
164214586706 [project @ 2006-08-22 15:31:32 by jwe]
jwe
parents: 5948
diff changeset
507 * build_sparse_tests.sh: Don't force conversion to sparse boolean
164214586706 [project @ 2006-08-22 15:31:32 by jwe]
jwe
parents: 5948
diff changeset
508 return type for string mapper functions.
164214586706 [project @ 2006-08-22 15:31:32 by jwe]
jwe
parents: 5948
diff changeset
509
5948
8b4d38c76bfa [project @ 2006-08-22 01:20:22 by jwe]
jwe
parents: 5866
diff changeset
510 2006-08-21 John W. Eaton <jwe@octave.org>
8b4d38c76bfa [project @ 2006-08-22 01:20:22 by jwe]
jwe
parents: 5866
diff changeset
511
8b4d38c76bfa [project @ 2006-08-22 01:20:22 by jwe]
jwe
parents: 5866
diff changeset
512 * test_io.m: Use isequal (a, b) instead of a != b. Use isequal
8b4d38c76bfa [project @ 2006-08-22 01:20:22 by jwe]
jwe
parents: 5866
diff changeset
513 for struct and cell tests instead of more complex constructs.
8b4d38c76bfa [project @ 2006-08-22 01:20:22 by jwe]
jwe
parents: 5866
diff changeset
514
5866
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5845
diff changeset
515 2006-06-27 John W. Eaton <jwe@octave.org>
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5845
diff changeset
516
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5845
diff changeset
517 * Makefile.in (distclean): Also remove test_sparse.m.
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5845
diff changeset
518
5845
8b4a99ae3b5e [project @ 2006-06-07 18:11:24 by jwe]
jwe
parents: 5840
diff changeset
519 2006-06-07 John W. Eaton <jwe@octave.org>
8b4a99ae3b5e [project @ 2006-06-07 18:11:24 by jwe]
jwe
parents: 5840
diff changeset
520
8b4a99ae3b5e [project @ 2006-06-07 18:11:24 by jwe]
jwe
parents: 5840
diff changeset
521 * fntests.m: Keep track of files with tests and report total.
8b4a99ae3b5e [project @ 2006-06-07 18:11:24 by jwe]
jwe
parents: 5840
diff changeset
522
5836
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
523 2006-06-01 John W. Eaton <jwe@octave.org>
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
524
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
525 * fntests.m (print_test_file_name, print_pass_fail): New functions.
5840
257643fc806b [project @ 2006-06-01 22:08:00 by jwe]
jwe
parents: 5836
diff changeset
526 (runtestdir, runtestscript): Use them. Print info for each file
257643fc806b [project @ 2006-06-01 22:08:00 by jwe]
jwe
parents: 5836
diff changeset
527 with tests. Print info about files without tests to log file.
5836
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
528 (run_test_dir): Rename from runtestdir. Change all uses.
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
529 (run_test_script): Rename from runtestscript. Change all uses.
5840
257643fc806b [project @ 2006-06-01 22:08:00 by jwe]
jwe
parents: 5836
diff changeset
530 Handle page_screen_output as a function instead of a built-in
5836
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
531 variable.
ed69a3b5b3d0 [project @ 2006-06-01 16:16:00 by jwe]
jwe
parents: 5794
diff changeset
532
5794
1138ced03f14 [project @ 2006-05-08 20:23:04 by jwe]
jwe
parents: 5781
diff changeset
533 2006-05-04 John W. Eaton <jwe@octave.org>
1138ced03f14 [project @ 2006-05-08 20:23:04 by jwe]
jwe
parents: 5781
diff changeset
534
1138ced03f14 [project @ 2006-05-08 20:23:04 by jwe]
jwe
parents: 5781
diff changeset
535 * test_prefer.m: Adjust tests for eliminated built-in variables.
1138ced03f14 [project @ 2006-05-08 20:23:04 by jwe]
jwe
parents: 5781
diff changeset
536
5781
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
537 2006-04-29 John W. Eaton <jwe@octave.org>
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
538
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
539 * Makefile.in (check): Use run-octave script.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
540
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
541 2006-04-28 John W. Eaton <jwe@octave.org>
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
542
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
543 * test_prefer.m: Adjust tests for new way of handling warning state.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
544 * build_sparse_tests.sh: Likewise.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5751
diff changeset
545
5751
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
546 2006-04-11 John W. Eaton <jwe@octave.org>
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
547
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
548 * test_system.m, test_struct.m, test_string.m, test_quad.m,
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
549 test_number.m, test_nonlin.m, test_matrix.m, test_linalg.m,
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
550 test_io.m, test_diffeq.m, test_arith.m: Update for new usage
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
551 message format.
02c7e288f581 [project @ 2006-04-11 19:32:09 by jwe]
jwe
parents: 5728
diff changeset
552
5728
4ff0cb3e1dd1 [project @ 2006-04-03 18:57:50 by jwe]
jwe
parents: 5707
diff changeset
553 2006-04-03 David Bateman <dbateman@free.fr>
4ff0cb3e1dd1 [project @ 2006-04-03 18:57:50 by jwe]
jwe
parents: 5707
diff changeset
554
4ff0cb3e1dd1 [project @ 2006-04-03 18:57:50 by jwe]
jwe
parents: 5707
diff changeset
555 * test_number.m: Reverse sense of isscalar and isvector tests
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11217
diff changeset
556 for recent changes.
5728
4ff0cb3e1dd1 [project @ 2006-04-03 18:57:50 by jwe]
jwe
parents: 5707
diff changeset
557
5707
6286c96121c2 [project @ 2006-03-22 05:07:28 by jwe]
jwe
parents: 5678
diff changeset
558 2006-03-21 John W. Eaton <jwe@octave.org>
6286c96121c2 [project @ 2006-03-22 05:07:28 by jwe]
jwe
parents: 5678
diff changeset
559
6286c96121c2 [project @ 2006-03-22 05:07:28 by jwe]
jwe
parents: 5678
diff changeset
560 * test_system.m: Use cell arrays of character strings in fnmatch
6286c96121c2 [project @ 2006-03-22 05:07:28 by jwe]
jwe
parents: 5678
diff changeset
561 tests.
6286c96121c2 [project @ 2006-03-22 05:07:28 by jwe]
jwe
parents: 5678
diff changeset
562
5678
52323f13c86b [project @ 2006-03-16 06:45:08 by jwe]
jwe
parents: 5667
diff changeset
563 2006-03-16 John W. Eaton <jwe@octave.org>
52323f13c86b [project @ 2006-03-16 06:45:08 by jwe]
jwe
parents: 5667
diff changeset
564
52323f13c86b [project @ 2006-03-16 06:45:08 by jwe]
jwe
parents: 5667
diff changeset
565 * test_system.m: End all *pwent tests with a call to endpwent.
52323f13c86b [project @ 2006-03-16 06:45:08 by jwe]
jwe
parents: 5667
diff changeset
566 End all *grent tests with a call to endgrent.
52323f13c86b [project @ 2006-03-16 06:45:08 by jwe]
jwe
parents: 5667
diff changeset
567
5667
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5648
diff changeset
568 2006-03-14 John W. Eaton <jwe@octave.org>
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5648
diff changeset
569
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5648
diff changeset
570 * fntests.m: Prettier printing of output.
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5648
diff changeset
571 * test_eval.m: Disable chatty tests.
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5648
diff changeset
572
5648
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5630
diff changeset
573 2006-03-08 David Bateman <dbateman@free.fr>
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5630
diff changeset
574
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5630
diff changeset
575 * test_system.m: Fix recursive rmdir test for recent change.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5630
diff changeset
576
5630
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
577 2006-02-20 David Bateman <dbateman@free.fr>
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
578
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
579 * build_spase_tests.sh: Add tests for ldiv tests for rectangular
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
580 diagonal, permuted diagonal, triangular and permuted triangular
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
581 matrices.
512d0d11ae39 [project @ 2006-02-20 22:05:30 by dbateman]
dbateman
parents: 5610
diff changeset
582
5610
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5603
diff changeset
583 2006-02-09 David Bateman <dbateman@free.fr>
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5603
diff changeset
584
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
585 * build_sparse_tests.sh: Add tests for sparse QR solvers.
5610
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5603
diff changeset
586
5603
2c66c36d2698 [project @ 2006-01-31 11:57:47 by dbateman]
dbateman
parents: 5595
diff changeset
587 2006-01-21 David Bateman <dbateman@free.fr>
2c66c36d2698 [project @ 2006-01-31 11:57:47 by dbateman]
dbateman
parents: 5595
diff changeset
588
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
589 * build_sparsetest.sh: Add new un-ordered indexing, assignment and
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
590 deletion tests.
5603
2c66c36d2698 [project @ 2006-01-31 11:57:47 by dbateman]
dbateman
parents: 5595
diff changeset
591
5595
83df01a26136 [project @ 2006-01-13 20:01:08 by jwe]
jwe
parents: 5590
diff changeset
592 2006-01-13 Bill Denney <bill@givebillmoney.com>
83df01a26136 [project @ 2006-01-13 20:01:08 by jwe]
jwe
parents: 5590
diff changeset
593
83df01a26136 [project @ 2006-01-13 20:01:08 by jwe]
jwe
parents: 5590
diff changeset
594 * test_system.m: Use filesep instead of "/" where needed.
83df01a26136 [project @ 2006-01-13 20:01:08 by jwe]
jwe
parents: 5590
diff changeset
595
5590
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
596 2005-12-14 David Bateman <dbateman@free.fr>
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
597
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
598 * build_sparse_tests.sh: New script to build sparse matrix tests.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
599 * fntests.m: New script to run the octave test code, with "make check".
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
600 * Makefile.in (DISTDIRS): Delete.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
601 (dist): Simplify.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
602 (OCTAVE_SCRIPT_PATH): Include . and $(srcdir).
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
603 (check): Run tests with fntest.m instead of runtest.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
604 (test_sparse.m): New target.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
605 (clean): Remove fntests.log instead of octave.log and octave.sum.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
606
5590
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
607 * tests/test_args.m, tests/test_infnan.m, tests/test_set.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
608 tests/test_arith.m, tests/test_io.m, tests/test_signal.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
609 tests/test_audio.m, tests/test_linalg.m, tests/test_sparse.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
610 tests/test_contin.m, tests/test_logical-wfi-f.m, tests/test_stats.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
611 tests/test_control.m, tests/test_logical-wfi-t.m, tests/test_string.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
612 tests/test_diffeq.m, tests/test_matrix.m, tests/test_struct.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
613 tests/test_error.m, tests/test_nonlin.m, tests/test_switch.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
614 tests/test_eval-catch.m, tests/test_number.m, tests/test_system.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
615 tests/test_eval.m, tests/test_optim.m, tests/test_transpose.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
616 tests/test_for.m, tests/test_plot.m, tests/test_try.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
617 tests/test_global.m, tests/test_poly.m, tests/test_unix.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
618 tests/test_if.m, tests/test_prefer.m, tests/test_unwind.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
619 tests/test_image.m, tests/test_quad.m, tests/test_while.m,
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
620 tests/test_index-wfi-f.m, tests/test_recursion.m,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
621 tests/test_index-wfi-t.m, tests/test_return.m: Initial of conversion
5590
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
622 of DejaGnu tests to test/assert infrastructure.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5347
diff changeset
623
5347
679cc8fec408 [project @ 2005-05-11 16:34:11 by jwe]
jwe
parents: 4139
diff changeset
624 2005-05-11 John W. Eaton <jwe@octave.org>
679cc8fec408 [project @ 2005-05-11 16:34:11 by jwe]
jwe
parents: 4139
diff changeset
625
679cc8fec408 [project @ 2005-05-11 16:34:11 by jwe]
jwe
parents: 4139
diff changeset
626 * config/unix.exp: Start Octave with -H.
679cc8fec408 [project @ 2005-05-11 16:34:11 by jwe]
jwe
parents: 4139
diff changeset
627
4139
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4104
diff changeset
628 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4104
diff changeset
629
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4104
diff changeset
630 * octave.test/arith/prod-4.m, octave.test/arith/sum-4.m:
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4104
diff changeset
631 Cover more cases for empty matrices.
02ca908056e9 [project @ 2002-11-01 00:49:13 by jwe]
jwe
parents: 4104
diff changeset
632
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
633 2002-10-15 Paul Kienzle <pkienzle@users.sf.net>
4104
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4071
diff changeset
634
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4071
diff changeset
635 * Makefile.in: Use @library_path_var@ instead of LD_LIBRARY_PATH.
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4071
diff changeset
636
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
637 2002-09-27 Paul Kienzle <pkienzle@users.sf.net>
4071
3827a03c72f0 [project @ 2002-09-27 17:10:19 by jwe]
jwe
parents: 4069
diff changeset
638
3827a03c72f0 [project @ 2002-09-27 17:10:19 by jwe]
jwe
parents: 4069
diff changeset
639 * qr-7.m: Remove randomness from complex matrix generator.
3827a03c72f0 [project @ 2002-09-27 17:10:19 by jwe]
jwe
parents: 4069
diff changeset
640 Increase tolerance on rosser matrix test.
3827a03c72f0 [project @ 2002-09-27 17:10:19 by jwe]
jwe
parents: 4069
diff changeset
641
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
642 2002-09-26 Paul Kienzle <pkienzle@users.sf.net>
4069
593e213748b9 [project @ 2002-09-27 00:53:47 by jwe]
jwe
parents: 3906
diff changeset
643
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
644 * octave.test/linalg/qr-7.m: Replace large random matrix tests
4069
593e213748b9 [project @ 2002-09-27 00:53:47 by jwe]
jwe
parents: 3906
diff changeset
645 of economy QR decomposition with small predictable tests.
593e213748b9 [project @ 2002-09-27 00:53:47 by jwe]
jwe
parents: 3906
diff changeset
646 Include numerically sensitive rosser matrix test. Don't
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
647 report the measured norms.
4069
593e213748b9 [project @ 2002-09-27 00:53:47 by jwe]
jwe
parents: 3906
diff changeset
648
3906
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3905
diff changeset
649 2002-04-24 Bill Lash <lash@tellabs.com>
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3905
diff changeset
650
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3905
diff changeset
651 * test/octave.test/signal/signal.exp: Add unwrap test.
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3905
diff changeset
652 * test/octave.test/signal/unwrap-1.m: New file.
a7096282a091 [project @ 2002-04-24 19:19:55 by jwe]
jwe
parents: 3905
diff changeset
653
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
654 2002-04-24 David Billinghurst <David.Billinghurst@riotinto.com.au>
3905
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
655
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
656 * octave.test/signal/signal.exp: Add tests for fft, ifft
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
657 fft2, ifft2 and detrend.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
658 * octave.test/signal/detrend-1.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
659 * octave.test/signal/detrend-2.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
660 * octave.test/signal/detrend-3.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
661 * octave.test/signal/fft-1.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
662 * octave.test/signal/ifft-1.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
663 * octave.test/signal/fft2-1.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
664 * octave.test/signal/ifft2-1.m: New test.
0ca61efc1eaa [project @ 2002-04-24 19:00:55 by jwe]
jwe
parents: 3902
diff changeset
665
3902
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
666 2002-04-22 John W. Eaton <jwe@bevo.che.wisc.edu>
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
667
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
668 * octave.test/diffeq/dassl-1.m (tol): Use relative tolerance for test.
3902
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
669 * octave.test/diffeq/dassl-2.m (tol): Likewise.
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
670 * octave.test/diffeq/lsode-1.m (tol): Likewise.
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
671 * octave.test/diffeq/lsode-2.m (tol): Likewise.
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
672 * octave.test/diffeq/lsode-3.m (tol): Likewise.
3aa0e187901c [project @ 2002-04-22 16:33:32 by jwe]
jwe
parents: 3898
diff changeset
673
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
674 2002-04-12 Kienzle <pkienzle@jazz.ncnr.nist.gov>
3898
498652ebb0df [project @ 2002-04-12 16:10:13 by jwe]
jwe
parents: 3884
diff changeset
675
498652ebb0df [project @ 2002-04-12 16:10:13 by jwe]
jwe
parents: 3884
diff changeset
676 * config/unix.exp: Allow running of individual tests with
498652ebb0df [project @ 2002-04-12 16:10:13 by jwe]
jwe
parents: 3884
diff changeset
677 "runtest *.exp" from any of the directories under test/octave.test.
498652ebb0df [project @ 2002-04-12 16:10:13 by jwe]
jwe
parents: 3884
diff changeset
678
3884
fcb4931ec48a [project @ 2002-04-02 22:23:45 by jwe]
jwe
parents: 3821
diff changeset
679 2002-04-02 John W. Eaton <jwe@bevo.che.wisc.edu>
fcb4931ec48a [project @ 2002-04-02 22:23:45 by jwe]
jwe
parents: 3821
diff changeset
680
fcb4931ec48a [project @ 2002-04-02 22:23:45 by jwe]
jwe
parents: 3821
diff changeset
681 * octave.test/linalg/qr-7.m: New test.
fcb4931ec48a [project @ 2002-04-02 22:23:45 by jwe]
jwe
parents: 3821
diff changeset
682 From Paul Kienzle <pkienzle@jazz.ncnr.nist.gov>.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
683
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
684 2001-04-24 Christoph Spiel <cspiel@hammersmith-consulting.com>
3820
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3676
diff changeset
685
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3676
diff changeset
686 * Makefile.in (check): Allow user to specify which .exp file to run.
3821
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
687 * octave.test/try, octave.test/eval-catch: New directories and tests.
3820
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3676
diff changeset
688
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9381
diff changeset
689 2000-06-07 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3674
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
690
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
691 * octave.test/quad/quad-1.m: Use absolute value of difference
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
692 from expected value when comparing with sqrt (eps). Potential
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
693 problems like this were noticed by Przemek Klosowski
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
694 <przemek@rrdjazz.nist.gov>.
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
695 * octave.test/quad/quad-2.m: Likewise.
3676
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
696 * octave.test/arith/exp-1.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
697 * octave.test/linalg/cond-1.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
698 * octave.test/linalg/eig-1.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
699 * octave.test/linalg/eig-2.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
700 * octave.test/linalg/inv-1.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
701 * octave.test/linalg/lu-2.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
702 * octave.test/linalg/svd-2.m: Likewise.
b937a6953b5e [project @ 2000-06-08 14:45:55 by jwe]
jwe
parents: 3674
diff changeset
703 * octave.test/linalg/svd-10.m: Likewise.
3674
ef883684e58e [project @ 2000-06-07 17:11:33 by jwe]
jwe
parents: 3325
diff changeset
704
3325
2efa28a91e7a [project @ 1999-10-29 21:39:20 by jwe]
jwe
parents: 3233
diff changeset
705 1999-10-29 John W. Eaton <jwe@bevo.che.wisc.edu>
2efa28a91e7a [project @ 1999-10-29 21:39:20 by jwe]
jwe
parents: 3233
diff changeset
706
2efa28a91e7a [project @ 1999-10-29 21:39:20 by jwe]
jwe
parents: 3233
diff changeset
707 * octave.test/system/mktime-1.m (t): Compare whole seconds only.
2efa28a91e7a [project @ 1999-10-29 21:39:20 by jwe]
jwe
parents: 3233
diff changeset
708
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3193
diff changeset
709 Fri Dec 4 20:55:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3193
diff changeset
710
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3193
diff changeset
711 * octave.test/system/clock-1.m: Use standard format specifiers %d
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3193
diff changeset
712 and %H instead of %e and %k.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3193
diff changeset
713
3193
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
714 Fri Oct 23 15:53:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
715
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
716 * octave.test/arith/exp-5.m: New test.
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
717
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
718 * octave.test/stats/mean-3.m: New version of mean accepts a second
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
719 optional arg.
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
720
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
721 * octave.test/system/date-1.m: Correct test for new Y2K-compliant
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
722 date function.
973954fc757e [project @ 1998-10-24 02:56:25 by jwe]
jwe
parents: 3177
diff changeset
723
3177
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
724 Wed May 27 00:38:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
725
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
726 * octave.test/diffeq/dassl-1.m, octave.test/diffeq/dassl-2.m,
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
727 octave.test/diffeq/lsode-1.m: New tests, from David Billinghurst
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
728 <David.Billinghurst@riotinto.com.au>.
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
729
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
730 * octave.test/diffeq/lsode-2.m, octave.test/diffeq/lsode-3.m:
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
731 New tests, from Peter Hopfgartner <phopfgartner@memc.inet.it>.
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3174
diff changeset
732
3174
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3167
diff changeset
733 Thu Apr 23 01:45:16 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3167
diff changeset
734
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3167
diff changeset
735 * Makefile.in: If $(SHARED_LIBS), set LD_LIBRARY_PATH for running
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3167
diff changeset
736 Octave before installation is complete.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3167
diff changeset
737
3167
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3162
diff changeset
738 Wed Apr 15 15:23:43 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3162
diff changeset
739
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3162
diff changeset
740 * octave.test/index/dfi-f/m-2.m, octave.test/index/dfi-f/index.exp:
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3162
diff changeset
741 Expect this test to succed now.
d609b993be3b [project @ 1998-04-17 04:41:59 by jwe]
jwe
parents: 3162
diff changeset
742
3162
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
743 Thu Mar 5 20:35:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
744
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
745 * octave.test/system/gmtime-1.m, octave.test/system/localtime-1.m:
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
746 Not all systems have time zone info in the struct.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
747
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
748 Mon Mar 2 14:36:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
749
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
750 * octave.test/io/binary-io-1.m (id): Use binary flag in fopen call.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 2870
diff changeset
751
2870
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
752 Wed Apr 2 21:59:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
753
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
754 * octave.test/prefer/prefer.exp: Delete prefer-36 and prefer-37.
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
755 * octave.test/prefer/prefer-36.m, octave.test/prefer/prefer-37.m:
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
756 Delete test files.
3241d0057e78 [project @ 1997-04-19 01:21:29 by jwe]
jwe
parents: 2811
diff changeset
757
2811
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
758 Wed Mar 12 16:56:41 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
759
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
760 * Makefile.in (install-strip): New target.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
761
2779
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2778
diff changeset
762 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2709
diff changeset
763
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2709
diff changeset
764 * Version 2.0.5 released.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2709
diff changeset
765
2709
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2706
diff changeset
766 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2702
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
767
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
768 * Version 2.0.4 released.
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
769
2693
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
770 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2690
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2634
diff changeset
771
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2634
diff changeset
772 * Version 2.0.3 released.
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2634
diff changeset
773
2634
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2621
diff changeset
774 Mon Jan 27 15:51:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2621
diff changeset
775
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2621
diff changeset
776 * Version 2.0.2 released.
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2621
diff changeset
777
2621
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
778 Thu Jan 23 13:48:19 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
779
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
780 * octave.test/unwind/unwind-2.m: Scripts now stop executing when
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
781 errors are encountered.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
782
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
783 * octave.test/return/return.exp: Return at top level is no longer
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
784 an error.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2602
diff changeset
785
2602
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
786 Tue Jan 7 00:16:23 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
787
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
788 * Version 2.0.1 released.
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
789
2583
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
790 Tue Dec 10 01:43:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
791
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
792 * Version 2.0 released.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
793
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
794 Fri Dec 6 15:23:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
795
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
796 * Version 1.94.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
797
2554
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2512
diff changeset
798 Wed Nov 20 01:00:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2512
diff changeset
799
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2512
diff changeset
800 * Version 1.93.
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2512
diff changeset
801
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2482
diff changeset
802 Thu Nov 14 00:05:57 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2482
diff changeset
803
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2482
diff changeset
804 * Version 1.92
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2482
diff changeset
805
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
806 Thu Nov 7 12:43:03 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
807
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
808 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
809
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
810 Wed Oct 30 17:19:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
811
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
812 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
813
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
814 * Makefile.in (DISTFILES): Add ChangeLog.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2330
diff changeset
815
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
816 Fri Feb 9 21:40:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
817
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
818 * Makefile.in (OCTAVE_SCRIPT_PATH): Add ../src directory (for .oct
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
819 files) and current directory (why not?).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
820
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
821 See ChangeLog.1 in the top level directory for earlier changes.