Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2002-06-19 02:39:17 +0400
committerThomas Fitzsimmons <fitzsim@redhat.com>2002-06-19 02:39:17 +0400
commitc9ca68d7b5f380070f9c4b75d953bcd5920984e7 (patch)
tree7d1c2265fe88934f972f9c540996f93ab26457d4 /newlib/ChangeLog
parentfb921031414b63aa7fd1dcbe1d088c43a8485f22 (diff)
* testsuite/lib/passfail.exp (newlib_pass_fail_all): New
procedure. (newlib_pass_fail): Change to compile and run only one file. * testsuite/newlib.locale/locale.exp: Use new newlib_pass_fail_all procedure. * testsuite/newlib.string/string.exp: Likewise.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 1a09297e6..cc0b5ba96 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2002-06-18 Thomas Fitzsimmons <fitzsim@redhat.com>
+
+ * testsuite/lib/passfail.exp (newlib_pass_fail_all): New
+ procedure.
+ (newlib_pass_fail): Change to compile and run only one file.
+ * testsuite/newlib.locale/locale.exp: Use new
+ newlib_pass_fail_all procedure.
+ * testsuite/newlib.string/string.exp: Likewise.
+
2002-06-18 Dave Brolley <brolley@redhat.com>
From Catherine Moore, Michael Meissner, Richard Sandiford: