[gdb/testsuite] Fix capitalized test names
authorTom de Vries <tdevries@suse.de>
Thu, 18 Oct 2018 11:23:08 +0000 (13:23 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 18 Oct 2018 13:06:38 +0000 (15:06 +0200)
At https://sourceware.org/gdb/wiki/GDBTestcaseCookbook\
  #Follow_the_test_name_convention we find:
..
Test names should start with a lower case and don't need to end with a period
(they are not sentences).
...

Fix some capitalized test names.

Tested on x86_64-linux.

2018-10-18  Tom de Vries  <tdevries@suse.de>

* gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
* gdb.ada/excep_handle.exp: Same.
* gdb.ada/mi_string_access.exp: Same.
* gdb.ada/mi_var_union.exp: Same.
* gdb.arch/arc-analyze-prologue.exp: Same.
* gdb.arch/arc-decode-insn.exp: Same.
* gdb.base/readnever.exp: Same.
* gdb.fortran/printing-types.exp: Same.
* gdb.guile/scm-lazy-string.exp: Same.


No differences found
This page took 0.023769 seconds and 4 git commands to generate.