aboutsummaryrefslogtreecommitdiff
path: root/depcomp
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2020-05-27 19:59:19 +0100
committerPedro Alves <palves@redhat.com>2020-05-27 19:59:19 +0100
commit636edd0018b72d67ee224e868fb277a658e9b984 (patch)
tree9267b4ee6d4f08646586bf3ef22692c59adbbf5e /depcomp
parentf0fbb768c223fd65385e2e2380fd04fde7121e5e (diff)
downloadgdb-636edd0018b72d67ee224e868fb277a658e9b984.zip
gdb-636edd0018b72d67ee224e868fb277a658e9b984.tar.gz
gdb-636edd0018b72d67ee224e868fb277a658e9b984.tar.bz2
cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple}
gdb.linespec/cp-completion-aliases.exp is calling test_gdb_complete_{tab,cmd}_unique and test_gdb_complete_{tab,cmd}_multiple separately for each use case. I.e., testing once for TAB completion and once for the "complete" command. There's no need to do that explicitly and separately, we have wrapper procedures to do that for us. gdb/testsuite/ChangeLog: 2020-05-27 Pedro Alves <palves@redhat.com> * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used check. Use test_gdb_complete_unique instead of test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use test_gdb_complete_multiple instead of test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions