diff options
author | Paul Smith <psmith@gnu.org> | 2000-02-09 07:02:18 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-02-09 07:02:18 +0000 |
commit | e68a27ec7b22753dd2a61585a69290ca2e3c9d80 (patch) | |
tree | b7b5f3afa662aee4e12f13772aaa663f370e5564 /tests/ChangeLog | |
parent | 17f2dda0acc8f97e40819d75d99d85283d9027a1 (diff) | |
download | gunmake-e68a27ec7b22753dd2a61585a69290ca2e3c9d80.tar.gz |
* Fix some warnings in gettext.c and function.c
* Don't try to execute tests which are actually directories.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 231c486..fe8b25c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -17,6 +17,11 @@ * scripts/targets/SECONDARY: Ditto. * scripts/targets/INTERMEDIATE: Ditto. +2000-01-27 Paul D. Smith <psmith@gnu.org> + + * test_driver.pl (toplevel): Don't try to run test scripts which + are really directories. + 2000-01-23 Paul D. Smith <psmith@gnu.org> * scripts/features/include: Remove a check; the fix caused more |