1 Jun 2010 01:21
[commit/testsuite] subst.exp: Empty message (3rd parameter) in call to gdb_test
Joel Brobecker <brobecker <at> adacore.com>
2010-05-31 23:21:02 GMT
2010-05-31 23:21:02 GMT
Hello,
This is something that Michael spotted and reported to me. Definitely
a mistake, causing the test to report no status...
gdb/testsuite:
2010-05-31 Joel Brobecker <brobecker <at> adacore.com>
* gdb.base/subst.exp: Fix call to gdb_test with empty message.
Tested on x86_64-linux. The test now reports 30 PASSes instead of 29.
Checked in.
---
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/subst.exp | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c96b4e0..5d50914 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
<at> <at> -1,3 +1,7 <at> <at>
+2010-05-31 Joel Brobecker <brobecker <at> adacore.com>
+
+ * gdb.base/subst.exp: Fix call to gdb_test with empty message.
+
2010-05-31 Jan Kratochvil <jan.kratochvil <at> redhat.com>
Accept the new Linux kernel "t (tracing stop)" string.
(Continue reading)
RSS Feed