aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* vim-patch:8.2.0982: insufficient testing for reading/writing fileszeertzjq2022-08-19
* test: use poke_eventloop() instead of sleep(10) where possible (#19794)zeertzjq2022-08-16
* vim-patch:8.2.1799: some Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modezeertzjq2022-08-15
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esczeertzjq2022-08-15
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modezeertzjq2022-08-15
* test: increse expect_exit() timeouts (#19680)zeertzjq2022-08-08
* vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq2022-08-07
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* test: rewrite Test_missing_attr() in Luazeertzjq2022-07-31
* vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...zeertzjq2022-07-28
* vim-patch:9.0.0086: tabline is not redrawn when entering command linezeertzjq2022-07-27
* vim-patch:9.0.0082: cannot interrupt global command from command linezeertzjq2022-07-27
* vim-patch:9.0.0051: using CTRL-C wih :append may hang Vimzeertzjq2022-07-27
* vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)zeertzjq2022-07-26
* test: deal with RPC call causing Nvim to exit laterzeertzjq2022-07-19
* test: avoid timing-sensitive undo messagezeertzjq2022-07-19
* vim-patch:8.2.1147 (#19425)zeertzjq2022-07-19
* vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
* vim-patch:8.2.2608: character input not fully testedzeertzjq2022-07-16
* vim-patch:8.2.0198: no tests for y/n promptzeertzjq2022-07-16
* vim-patch:8.2.0052: more-prompt not properly testedzeertzjq2022-07-16
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* fix(exmode): flush messages before printing a line after pressing Enter (#19341)zeertzjq2022-07-13
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrongzeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0203: :helptags and some other functionality not testedzeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...zeertzjq2022-06-29
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)zeertzjq2022-06-07
* docs: fix typos (#18269)dundargoc2022-06-04
* test: fixeol cleanup created files #18785Javier Lopez2022-05-28
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* fix(tests): fix some screen.lua warningsbfredl2022-05-21
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)zeertzjq2022-05-13
* test: convert two statusline oldtests to Lua screen testszeertzjq2022-05-10
* fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)zeertzjq2022-04-30
* test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq2022-04-29
* test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
* vim-patch:8.2.4818: no test for what 8.2.4806 fixeszeertzjq2022-04-25
* vim-patch:8.2.0358: insufficient testing for indent.czeertzjq2022-04-21
* vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...zeertzjq2022-04-10
* Merge pull request #17335 from famiu/fix/ui/win-resizebfredl2022-04-05
|\
| * fix(tests): update legacy tab switch test to be sanebfredl2022-04-05
| * fix(ui): make window resize commands manage cmdheightFamiu Haque2022-04-05
* | vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)zeertzjq2022-04-05
|/