comparison test/ChangeLog @ 12537:015bfdc88092

Fix errant 2010 dates in ChangeLogs.
author Rik <octave@nomad.inbox5.com>
date Tue, 22 Mar 2011 13:21:44 -0700
parents 9f926b9f83cc
children cc8ccdfec424
comparison
equal deleted inserted replaced
12536:7d9dbe4c803b 12537:015bfdc88092
1 2010-03-18 Rik <octave@nomad.inbox5.com> 1 2011-03-18 Rik <octave@nomad.inbox5.com>
2 2
3 * test_parser.m: Add operatore precedence tests. 3 * test_parser.m: Add operatore precedence tests.
4 4
5 2010-03-01 Rik <octave@nomad.inbox5.com> 5 2011-03-01 Rik <octave@nomad.inbox5.com>
6 6
7 * test/test_index-wfi-t.m: Use modern warning function 7 * test/test_index-wfi-t.m: Use modern warning function
8 rather than deprecated built-in variable to set warning state. 8 rather than deprecated built-in variable to set warning state.
9 9
10 2010-02-22 Rik <octave@nomad.inbox5.com> 10 2011-02-22 Rik <octave@nomad.inbox5.com>
11 11
12 * fntests.m: Use single quotes around regexp patterns. 12 * fntests.m: Use single quotes around regexp patterns.
13 13
14 2010-02-19 Rik <octave@nomad.inbox5.com> 14 2011-02-19 Rik <octave@nomad.inbox5.com>
15 15
16 * fntests.m: Use PCRE regular expressions to simplify script. 16 * fntests.m: Use PCRE regular expressions to simplify script.
17 17
18 2010-02-02 Rik <octave@nomad.inbox5.com> 18 2011-02-02 Rik <octave@nomad.inbox5.com>
19 19
20 * build_sparse_tests.sh: Use testif to only run some sparse tests when 20 * build_sparse_tests.sh: Use testif to only run some sparse tests when
21 necessary libraries are installed. 21 necessary libraries are installed.
22 22
23 2011-01-14 John W. Eaton <jwe@octave.org> 23 2011-01-14 John W. Eaton <jwe@octave.org>