aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_functions.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)zeertzjq2023-02-04
* vim-patch:9.0.1129: sporadic Test_range() failure (#21619)zeertzjq2023-01-02
* test(old): skip Vim9 script with less divergencezeertzjq2022-12-03
* vim-patch:8.2.2886: various pieces of code not covered by testszeertzjq2022-11-25
* vim-patch:8.2.2466: max() and min() can give many error messageszeertzjq2022-11-25
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21...zeertzjq2022-11-11
* vim-patch:8.2.2873: not enough tests for writing bufferszeertzjq2022-11-07
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:9.0.0836: wrong error when using extend() with funcrefzeertzjq2022-11-06
* vim-patch:8.2.2921: E704 for script local variable is not backwards compatiblezeertzjq2022-11-06
* vim-patch:8.2.2920: still a way to shadow a builtin functionzeertzjq2022-11-06
* vim-patch:8.2.2918: builtin function can be shadowed by global variablezeertzjq2022-11-06
* fix(eval): make error number of charidx() same as Vimzeertzjq2022-11-05
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.4234: test_garbagecollect_now() does not check v:testingzeertzjq2022-10-27
* vim-patch:8.2.2100: insufficient testing for function range and dictzeertzjq2022-10-27
* vim-patch:8.2.2837: various code lines not covered by testszeertzjq2022-10-27
* vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
* vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
* vim-patch:8.2.0163: test hangs on MS-Windows consolezeertzjq2022-10-26
* vim-patch:8.2.0162: balloon test fails in the GUIzeertzjq2022-10-26
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* vim-patch:8.2.0401: not enough test coverage for evalvars.czeertzjq2022-10-26
* vim-patch:8.2.0211: test for ANSI colors fails without an "ls" commandzeertzjq2022-10-26
* vim-patch:8.2.0179: still a few places where range() does not workzeertzjq2022-10-26
* vim-patch:9.0.0539: long message test can be flaky (#20282)zeertzjq2022-09-22
* vim-patch:8.2.0712: various code not fully testedzeertzjq2022-09-22
* test(old): add a function roughly equivalent to test_setmouse() (#20224)zeertzjq2022-09-17
* vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
* vim-patch:8.2.1505: not all file read and writecode is testedzeertzjq2022-09-03
* vim-patch:9.0.0276: 'buftype' values not sufficiently testedzeertzjq2022-08-27
* vim-patch:9.0.0274: netrw plugin does not show remote fileszeertzjq2022-08-27
* vim-patch:9.0.0261: bufload() reads a file even if the name is not a file nam...zeertzjq2022-08-25
* vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
* vim-patch:8.1.0832: confirm() is not tested (#19896)zeertzjq2022-08-23
* vim-patch:8.2.3421: a bit of code is not covered by tests (#19895)zeertzjq2022-08-22
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* vim-patch:8.2.0509: various code is not properly tested.zeertzjq2022-07-19
* vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
* vim-patch:8.2.0325: ex_getln.c code not covered by testszeertzjq2022-07-08
* vim-patch:8.2.5058: input() does not handle composing characters properly (#1...zeertzjq2022-06-06
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* vim-patch:8.2.4696: delete() with "rf" argument does not report a failure (#1...zeertzjq2022-04-06