![]() Simon reported that the new test-case gdb.tui/pr30056.exp fails with system readline. This is because the test-case requires a fix in readline that's present in our in-repo copy of readline, but most likely not in any system readline yet. Fix this by: - mentioning --with-system-readline or --without-system-readline in the configuration string. - adding a new proc with_system_readline that makes this information available in the testsuite. - using this in test-case gdb.tui/pr30056.exp to declare it unsupported for --with-system-readline. Tested on x86_64-linux. Reported-By: Simon Marchi <simon.marchi@efficios.com> Approved-By: Simon Marchi <simon.marchi@efficios.com> |
||
---|---|---|
.. | ||
basic.exp | ||
break.exp | ||
color-prompt.exp | ||
compact-source.exp | ||
completion.exp | ||
corefile-run.exp | ||
empty.exp | ||
info-win.exp | ||
list-before.exp | ||
list.exp | ||
main-one-line.c | ||
main.exp | ||
new-layout.exp | ||
pr30056.exp | ||
regs.exp | ||
resize-2.exp | ||
resize.exp | ||
scroll.exp | ||
tui-disasm-long-lines.c | ||
tui-disasm-long-lines.exp | ||
tui-focus.c | ||
tui-focus.exp | ||
tui-layout-asm-short-prog.exp | ||
tui-layout-asm-short-prog.S | ||
tui-layout-asm.exp | ||
tui-layout.c | ||
tui-layout.exp | ||
tui-missing-src.exp | ||
tui-nl-filtered-output.exp | ||
tuiterm.exp | ||
winheight.exp | ||
winwidth.exp | ||
wrap-line.exp |