aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* 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
|/
* feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
* vim-patch:8.1.1336: some eval functionality is not covered by testsSean Dewar2021-10-03
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\
| * vim-patch:8.1.1909: more functions can be used as methodsSean Dewar2021-08-12
| * vim-patch:8.1.1861: only some assert functions can be used as a methodSean Dewar2021-08-12
* | test: update tests to work with 'hidden'Gregory Anders2021-08-18
|/
* refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* test/memory_usage_spec: skip on MacOS #15043Daniel Steinberg2021-07-10
* vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
* test: clear $GZIP, use nvim's system() (#14791)Jan Edmund Lazo2021-06-12