OSDN Git Service

* ChangeLog: Update.
authorfitzsim <fitzsim>
Wed, 15 May 2002 23:49:07 +0000 (23:49 +0000)
committerfitzsim <fitzsim>
Wed, 15 May 2002 23:49:07 +0000 (23:49 +0000)
newlib/ChangeLog

index 8e04d64..ade1658 100644 (file)
@@ -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.