projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e0758
)
Use require in paramless.exp
author
Tom Tromey
<tromey@adacore.com>
Tue, 17 Jan 2023 18:45:40 +0000
(11:45 -0700)
committer
Tom Tromey
<tromey@adacore.com>
Tue, 17 Jan 2023 18:47:21 +0000
(11:47 -0700)
The new paramless.exp test was not converted to the new "require"
approach. This patch fixes the problem.
gdb/testsuite/gdb.cp/paramless.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.cp/paramless.exp
b/gdb/testsuite/gdb.cp/paramless.exp
index 79529de49f58e610568c74186ff4b9073960f4b5..579f363d6a04c9f2bec2d487403e893e544383da 100644
(file)
--- a/
gdb/testsuite/gdb.cp/paramless.exp
+++ b/
gdb/testsuite/gdb.cp/paramless.exp
@@
-17,7
+17,7
@@
# Test template breakpoints without parameters.
-if { [skip_cplus_tests] } { continue }
+require allow_cplus_tests
standard_testfile .cc