Fix uppercase test names in gdb.python/py-xmethods.exp
authorLuis Machado <lgustavo@codesourcery.com>
Fri, 20 Jan 2017 19:58:40 +0000 (13:58 -0600)
committerLuis Machado <lgustavo@codesourcery.com>
Fri, 20 Jan 2017 19:58:40 +0000 (13:58 -0600)
commit23e829301bd42b3964f457d50e462195d4343590
tree0f94e4a01acaba2ad8d1b9e697c682a1d1ec8632
parentd334ae250a3ec888f0603cf8e909d0f425aeb30f
Fix uppercase test names in gdb.python/py-xmethods.exp

Some leftover uppercase test names in py-xmethods.exp.  The patch also
replaces two "continue" calls with untested calls to make things a bit more
clear.

gdb/testsuite/ChangeLog:

2017-01-20  Luis Machado  <lgustavo@codesourcery.com>

* gdb.python/py-xmethods.exp: Fix test names starting with lowercase
and add untested calls.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-xmethods.exp
This page took 0.025111 seconds and 4 git commands to generate.