summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/syntax_conceal_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-11-20fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-17fix(normal): don't check conceal when pressing 'r' (#27892)zeertzjq1
2024-02-15vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2022-12-09test: convert another test in test_matchadd_conceal.vim to Lua (#21353)zeertzjq1
2022-09-22fix(redraw): make redrawdebug=nodelta handle all the casesbfredl1
2022-06-13fix(tests): check for EOF on exit of nvim properlybfredl1
2022-04-01test: add a test for #13916zeertzjq1
2022-03-28perf: only redraw concealed line if cursor has moved horizontallyzeertzjq1
2021-09-06fix(screen): missing search highlights when redrawing from timer #15380Jit1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-10-04win_line: update `w_last_cursorline` alwaysDaniel Hahler1
2019-10-02Fix redraw regression with w_p_cole in visual modeDaniel Hahler1
2019-03-09vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes1
2019-01-13test: add tests for conceal cursor movementBjörn Linse1
2018-01-06win: enable more functional testsJan Edmund Lazo1
2017-04-09functests: Fix some ui/*_spec testsZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-14tests: don't ignore highlights in syntax_conceal_specBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2015-08-22defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales1
2015-05-09test/ui: Add concealing tests. #2055Clinton McKay1