aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-05-04 05:38:13 +0000
committerRob Savoye <rob@welcomehome.org>2001-05-04 05:38:13 +0000
commit2927b5f9525a6e22117d6eefd4213a9f8a78ab4f (patch)
tree8ab990e0c3972652a4e642553c3913a8fbada6e4 /ChangeLog
parent5ccf248fcdf7ade30d9569d9d84fe92702ae519b (diff)
downloaddejagnu-2927b5f9525a6e22117d6eefd4213a9f8a78ab4f.zip
dejagnu-2927b5f9525a6e22117d6eefd4213a9f8a78ab4f.tar.gz
dejagnu-2927b5f9525a6e22117d6eefd4213a9f8a78ab4f.tar.bz2
* config/default.exp: New file for default config settings for
simple native testsuites that don't need anything else.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba983a7..a753153 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-05-03 Rob Savoye <rob@peggyo.welcomehome.org>
+ * config/default.exp: New file for default config settings for
+ simple native testsuites that don't need anything else.
+ * lib/dejagnu.exp: Add $text\r\n to all strings, to make sure we
+ only get one line at a time.
* testsuite/libdejagnu: New directory for dejagnu library test
cases.
* testsuite/libdejagnu/unit.cc: Test case for dejagnu.h.