commit | fb60409a3f25efedcf5611a64a80cb2fb660489f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 23 15:55:00 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 23 15:55:00 2014 +0200 |
tree | 7e37087598a8165d114d0f91373757531c56c663 | |
parent | 54368f274245cef549f0c479492ac8664fede0dd [diff] [blame] |
updated for version 7.4.378 Problem: Title of quickfist list is not kept for setqflist(list, 'r'). Solution: Keep the title. Add a test. (Lcd)
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak index d715d07..86176ae 100644 --- a/src/testdir/Make_dos.mak +++ b/src/testdir/Make_dos.mak
@@ -39,6 +39,7 @@ test_breakindent.out \ test_listlbr.out \ test_listlbr_utf8.out \ + test_qf_title.out \ test_eval.out \ test_options.out