diff options
author | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-05-15 23:49:07 +0000 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-05-15 23:49:07 +0000 |
commit | 3a6cb01ba927e8634c3b9bba448049fe22a90f66 (patch) | |
tree | 47ab1baa00dece85e8df85d01b19d8cc0c37068c | |
parent | 3495f076f33ad9e1650517126ec4a9d306f8c9a9 (diff) | |
download | cygnal-3a6cb01ba927e8634c3b9bba448049fe22a90f66.tar.gz cygnal-3a6cb01ba927e8634c3b9bba448049fe22a90f66.tar.bz2 cygnal-3a6cb01ba927e8634c3b9bba448049fe22a90f66.zip |
* ChangeLog: Update.
-rw-r--r-- | newlib/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 8e04d6407..ade1658e4 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,13 @@ +2002-05-15 Thomas Fitzsimmons <fitzsim@redhat.com> + + * testsuite/lib/checkoutput.exp (newlib_check_output): Output + only one pass or fail per test file. Trim \r's from output + values received from test programs. Remove support for named + tests. + * testsuite/newlib.locale/UTF-8.exp: Update to support new + newlib_check_output behaviour. + * testsuite/newlib.locale/UTF-8.c: Likewise. + 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> * libc/include/stdlib.h: Add on_exit prototype. |