comparison test/ChangeLog @ 5840:257643fc806b

[project @ 2006-06-01 22:08:00 by jwe]
author jwe
date Thu, 01 Jun 2006 22:08:00 +0000
parents ed69a3b5b3d0
children 8b4a99ae3b5e
comparison
equal deleted inserted replaced
5839:0bc78d9ddcd4 5840:257643fc806b
1 2006-06-01 John W. Eaton <jwe@octave.org> 1 2006-06-01 John W. Eaton <jwe@octave.org>
2 2
3 * fntests.m (print_test_file_name, print_pass_fail): New functions. 3 * fntests.m (print_test_file_name, print_pass_fail): New functions.
4 (runtestdir, runtestscript): Use them. Print info for each file. 4 (runtestdir, runtestscript): Use them. Print info for each file
5 with tests. Print info about files without tests to log file.
5 (run_test_dir): Rename from runtestdir. Change all uses. 6 (run_test_dir): Rename from runtestdir. Change all uses.
6 (run_test_script): Rename from runtestscript. Change all uses. 7 (run_test_script): Rename from runtestscript. Change all uses.
7 Handle page_screen_output as a fucntion instead of a built-in 8 Handle page_screen_output as a function instead of a built-in
8 variable. 9 variable.
9 10
10 2006-05-04 John W. Eaton <jwe@octave.org> 11 2006-05-04 John W. Eaton <jwe@octave.org>
11 12
12 * test_prefer.m: Adjust tests for eliminated built-in variables. 13 * test_prefer.m: Adjust tests for eliminated built-in variables.