Add test case for empty TUI windows
authorTom Tromey <tom@tromey.com>
Sat, 20 Jul 2019 20:46:29 +0000 (14:46 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jul 2019 03:08:35 +0000 (21:08 -0600)
commit2b1d00c2b828ea98fb61f07496882f8a7aa99f5f
tree599318d582d950d732d4b4484dede3c989b6795b
parentded631d57dec8c75ff5713f062b1c5667c31ec23
Add test case for empty TUI windows

My original intent here was to add a test case to test that empty TUI
windows re-render their contents after a resize.  However, this seems
pretty broken at the moment, so a lot of the test is actually
disabled.

gdb/testsuite/ChangeLog
2019-07-27  Tom Tromey  <tom@tromey.com>

* lib/tuiterm.exp (Term::clean_restart): Make "executable"
optional.
* gdb.tui/empty.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.tui/empty.exp [new file with mode: 0644]
gdb/testsuite/lib/tuiterm.exp
This page took 0.025176 seconds and 4 git commands to generate.