aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_functions.vim
Commit message (Expand)AuthorAge
* 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
| * vim-patch:8.2.3385: escaping for fish shell does not work properlyJason Cox2021-09-02
* | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
* | vim-patch:8.1.2043: not sufficient testing for quoted numbersSean Dewar2021-09-11
* | vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
|/
* feat(eval): partially port v8.1.1915Sean Dewar2021-08-12
* vim-patch:8.1.1911: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1888: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1638: running tests leaves some files behindSean Dewar2021-08-12
* test(oldtest): cherry-pick needed test functions from v8.1.1336Sean Dewar2021-08-12
* vim-patch:8.2.3256: executable test may fail on new Ubuntu systemJan Edmund Lazo2021-08-01
* vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
* vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
* test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
* vim-patch:8.2.2875: cancelling inputlist() after a digit does not return zeroJan Edmund Lazo2021-05-21
* vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
* vim-patch:8.2.1591: using winheight('.') in tests works but is wrongJan Edmund Lazo2021-05-21
* Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* vim-patch:8.2.2764: memory leak when default function argument is allocatedJan Edmund Lazo2021-04-15