summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-07-18 19:07:49 +0000
committerJeff Johnston <jjohnstn@redhat.com>2005-07-18 19:07:49 +0000
commitb776efc599df86939c11d726e513eef45e8b1580 (patch)
tree2f6b2dad3d2d963a7d4e024d9b4956efb14b56a5 /newlib/ChangeLog
parent650c30276a0192dbc88b8f05c8f8fa6a2f444402 (diff)
downloadcygnal-b776efc599df86939c11d726e513eef45e8b1580.tar.gz
cygnal-b776efc599df86939c11d726e513eef45e8b1580.tar.bz2
cygnal-b776efc599df86939c11d726e513eef45e8b1580.zip
2005-07-18 Joseph S. Myers <joseph@codesourcery.com>
* testsuite/lib/checkoutput.exp (newlib_check_output): Use test names after PASS and FAIL which do not depend on source directory name or on whether test passed or failed. * testsuite/lib/passfail.exp (newlib_pass_fail): Likewise.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4f9193cd1..c6f9f239c 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-18 Joseph S. Myers <joseph@codesourcery.com>
+
+ * testsuite/lib/checkoutput.exp (newlib_check_output): Use test
+ names after PASS and FAIL which do not depend on source directory
+ name or on whether test passed or failed.
+ * testsuite/lib/passfail.exp (newlib_pass_fail): Likewise.
+
2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>
* libc/string/wcsspn.c (wcsspn): Add missing increment of q.