aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...zeertzjq2022-04-01
* vim-patch:8.2.4577: message test is flakyzeertzjq2022-03-31
* vim-patch:8.2.4200: some tests do not clean up properlyzeertzjq2022-03-31
* vim-patch:8.2.4156: fileinfo message overwrites echo'ed messagezeertzjq2022-03-31
* vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long messagezeertzjq2022-03-31
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* vim-patch:8.2.4626: Visual area not updated when removing sign in Visual mode...zeertzjq2022-03-26
* feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl2022-03-24
* feat(input)!: delay some conversions to vgetc()zeertzjq2022-03-24
* test(autochdir_spec): use better patternszeertzjq2022-03-07
* vim-patch:8.2.4513: window-local directory is not applied if 'acd' failszeertzjq2022-03-07
* vim-patch:8.2.3920: restoring directory after using another window is ineffic...zeertzjq2022-03-07
* vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' setzeertzjq2022-03-07
* test(old): add more missing test files and run more tests alonezeertzjq2022-03-03
* vim-patch:8.2.3661: test for put with large count failszeertzjq2022-02-18
* vim-patch:8.2.3659: integer overflow with large line numberzeertzjq2022-02-18
* vim-patch:8.2.3601: check for overflow in put count does not work wellSean Dewar2022-02-17
* Merge pull request #17402 from seandewar/vim-8.2.4120Sean Dewar2022-02-15
|\
| * vim-patch:8.2.4152: block insert with double wide character failsSean Dewar2022-02-14
* | vim-patch:8.2.4343: when reloading not all properties are detectedzeertzjq2022-02-14
|/
* test(old): add test_cdo.vim and test_packadd.vimzeertzjq2022-02-13
* test(old): move some tests from assert_spec.lua to test_assert.vimzeertzjq2022-02-13
* test: convert Test_file_changed_dialog() to Lua functional testzeertzjq2022-02-11
* test: add Lua functional tests for Ex modezeertzjq2022-02-08
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* test(old): add test_expand.vimzeertzjq2022-02-05
* test: convert some search stat screendump tests to Lua screen testszeertzjq2022-02-04
* test: remove 003_cindent_spec.luazeertzjq2022-01-31
* vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrongzeertzjq2022-01-27
* vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumnzeertzjq2022-01-21
* test: make test for #14040 more stable (#16911)Daniel Steinberg2022-01-04
* fix(options): disallow empty 'fdc' and 'scl' (#16765)Sean Dewar2021-12-24
* vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar2021-12-07
* test(prompt_buffer_spec): include changes from v8.1.1984Sean Dewar2021-12-07
* vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to startSean Dewar2021-12-07
* vim-patch:8.2.1781: writing to prompt buffer interferes with insert modeSean Dewar2021-12-07
* Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\
| * feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* | Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\ \
| * | vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
| |/
* / chore: remove legacy/059_utf8_spell_checking.vimJames McCoy2021-11-30
|/
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * vim-patch:8.2.3622: "verbose pwd" shows confusing infozeertzjq2021-11-19
| * vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19
| * vim-patch:8.2.3468: problem with :cd when editing file in non-existent directoryzeertzjq2021-11-19
* | fix: remove unneeded gzip checkShougo Matsushita2021-11-19
* | fix: shell problemShougo Matsushita2021-11-19
* | fix: fix GZIP errorShougo Matsushita2021-11-19
* | fix: remove previous executed directories to execute tests locallyShougo Matsushita2021-11-19
|/