binutils-gdb/gdb/testsuite/gdb.tui
Tom Tromey 8634b4628e Truncate long TUI window titles
If a TUI window has a long title, it can overflow the title line.
This changes the TUI to use just the tail part of the title in this
case.

gdb/ChangeLog
2019-09-08  Tom Tromey  <tom@tromey.com>

	* tui/tui-wingeneral.c (box_win): Truncate long window titles.

gdb/testsuite/ChangeLog
2019-09-08  Tom Tromey  <tom@tromey.com>

	* gdb.tui/resize.exp: Remove setup_xfail.
	* gdb.tui/regs.exp: Remove setup_xfail.
	* gdb.tui/basic.exp: Remove setup_xfail.
2019-09-08 14:06:54 -06:00
..
basic.exp Truncate long TUI window titles 2019-09-08 14:06:54 -06:00
completion.exp Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
empty.exp Remove the TUI execution info window 2019-08-16 14:17:36 -06:00
list.exp Add TUI test for "list" 2019-07-27 21:08:34 -06:00
main.exp Add test that "file" shows "main" 2019-07-27 21:08:36 -06:00
regs.exp Truncate long TUI window titles 2019-09-08 14:06:54 -06:00
resize.exp Truncate long TUI window titles 2019-09-08 14:06:54 -06:00
tui-disasm-long-lines.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-disasm-long-lines.exp Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-layout.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-layout.exp Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-nl-filtered-output.exp Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00