comparison src/Make_all.mak @ 15426:8b78878311e0 v8.1.0721

patch 8.1.0721: conceal mode is not sufficiently tested commit https://github.com/vim/vim/commit/429ab1761ea9123777c9540ddb35ffa497a7e349 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 15:54:45 2019 +0100 patch 8.1.0721: conceal mode is not sufficiently tested Problem: Conceal mode is not sufficiently tested. Solution: Add screendump tests. Check all 'concealcursor' values.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 16:00:08 +0100
parents ce92157deb4e
children d94901eeb762
comparison
equal deleted inserted replaced
15425:f96431b33513 15426:8b78878311e0
31 test_close_count \ 31 test_close_count \
32 test_cmdline \ 32 test_cmdline \
33 test_command_count \ 33 test_command_count \
34 test_comparators \ 34 test_comparators \
35 test_compiler \ 35 test_compiler \
36 test_conceal \
36 test_crypt \ 37 test_crypt \
37 test_cscope \ 38 test_cscope \
38 test_cursor_func \ 39 test_cursor_func \
39 test_curswant \ 40 test_curswant \
40 test_delete \ 41 test_delete \