This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from db8861ec34a gdb/testsuite: rename test source file to match test script new b3b0595ff66 gdb/testsuite: extend gdb.tui/tui-layout.exp test script new 843a1a4f735 gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp new 3602634035f gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp new 24f3aded1d4 gdb/testsuite/tui: more testing of the 'focus' command new 6789344ab22 gdb/tui: convert if/error to an assert new 6db98f026e4 gdb/tui: better filtering of tab completion results for foc [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/testsuite/gdb.tui/completion.exp | 18 +++++- gdb/testsuite/gdb.tui/tui-disasm-long-lines.exp | 21 ++++--- .../bp-cmds-run-with-ex.c => gdb.tui/tui-focus.c} | 2 +- gdb/testsuite/gdb.tui/tui-focus.exp | 68 ++++++++++++++++++++++ gdb/testsuite/gdb.tui/tui-layout.exp | 57 ++++++++++++++---- gdb/testsuite/gdb.tui/tui-nl-filtered-output.exp | 37 +++++------- gdb/tui/tui-win.c | 34 ++++++++--- 7 files changed, 186 insertions(+), 51 deletions(-) copy gdb/testsuite/{gdb.base/bp-cmds-run-with-ex.c => gdb.tui/tui-focus.c} (93%) create mode 100644 gdb/testsuite/gdb.tui/tui-focus.exp