]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
[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)
commit812cd6eb0502fa87b6e1d3e751ac2e9239680cf4
tree20fc05cdbaf231cb2fa32099fbb2c443ba342501
parent841ef605eed1e91c1ef450e6931216644999f04d
[gdb/testsuite] Fix capitalized test names

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.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/bp_inlined_func.exp
gdb/testsuite/gdb.ada/excep_handle.exp
gdb/testsuite/gdb.ada/mi_string_access.exp
gdb/testsuite/gdb.ada/mi_var_union.exp
gdb/testsuite/gdb.arch/arc-analyze-prologue.exp
gdb/testsuite/gdb.arch/arc-decode-insn.exp
gdb/testsuite/gdb.base/readnever.exp
gdb/testsuite/gdb.fortran/printing-types.exp
gdb/testsuite/gdb.guile/scm-lazy-string.exp