aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_functions.vim
Commit message (Expand)AuthorAge
* 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
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* vim-patch:8.2.4568: getmousepos() does not compute the column below the last ...Sean Dewar2022-03-15
* vim-patch:8.2.4559: getmousepos() returns the screen columnSean Dewar2022-03-15
* vim-patch:8.2.4555: getmousepos() returns the wrong columnSean Dewar2022-03-15
* vim-patch:8.2.4427: getchar() may return modifiers if no character is availablezeertzjq2022-02-21
* test(old): reorder test_functions.vim and test_visual.vim to match Vimzeertzjq2022-02-15
* vim-patch:8.2.1741: pathshorten() only supports using one characterzeertzjq2022-02-06
* vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"zeertzjq2022-02-06
* vim-patch:8.1.0884: double check for bsd systemszeertzjq2022-02-04
* vim-patch:8.1.0878: test for has('bsd') fails on some BSD systemszeertzjq2022-02-04
* vim-patch:8.1.0846: not easy to recognize the system Vim runs onzeertzjq2022-02-04
* vim-patch:8.2.0532: cannot use simplify() as a methodSean Dewar2021-11-26
* vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* fix: remove previous executed directories to execute tests locallyShougo Matsushita2021-11-19
* vim-patch:8.2.3537: wrong mode() during 'operatorfunc' #16087zeertzjq2021-10-19
* Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\
| * feat(eval/method): partially port v8.1.1987Sean Dewar2021-10-03
| * vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03
| * vim-patch:8.1.1961: more functions can be used as a methodSean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1953Sean 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.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
|/
* vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...zeertzjq2021-10-03
* Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\
| * vim-patch:8.2.3393: escaping for fish shell is skipping some charactersJason Cox2021-09-02