diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1897d89..08a6219 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com> + * gdb.base/completion.exp (directory completion): Create the directory. + New variables uniquedir, escapeduniquedir, uniquesu, uniquesub, + escapeuniquesub. + (directory completion 2): Expect now ${escapeuniquesub}. + (Glob remaining of directory test): Remove one excessive newline. + Expect the real output. + +2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com> + Fix `make check//%' target after `make check' has been ran. * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add a mkdir call. |