aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * vim-patch:8.2.0896: crash when calling searchcount() with a stringshadmansaleh2021-05-09
| * vim-patch:8.2.0887: searchcount().exact_match is 1 right after a matchshadmansaleh2021-05-09
| * vim-patch:8.2.0884: searchcount() test fails on slower systemsshadmansaleh2021-05-09
| * vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* | vim-patch:8.2.2854: custom statusline cannot contain % items (#14558)Shadman2021-05-15
* | vim-patch:8.2.2850: recalling commands from history is not testedJan Edmund Lazo2021-05-13
* | vim-patch:8.2.2473: crash when leaving command line window triggers autocommandJan Edmund Lazo2021-05-13
* | vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo2021-05-13
* | vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUIJan Edmund Lazo2021-05-13
* | vim-patch:8.2.2359: strange test failure with MS-WindowsJan Edmund Lazo2021-05-13
* | vim-patch:8.2.2354: crash with a weird combination of autocommandsJan Edmund Lazo2021-05-13
* | vim-patch:8.2.1059: crash when using :tabonly in an autocommandJan Edmund Lazo2021-05-13
* | vim-patch:8.2.1000: get error when leaving Ex mode with :visualJan Edmund Lazo2021-05-12
* | vim-patch:8.2.0023: command line editing not sufficiently testedJan Edmund Lazo2021-05-12
* | Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* | Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\ \ | |/ |/|
| * vim-patch:8.2.2287: sort test fails when locale is French CanadianSean Dewar2021-04-20
| * vim-patch:8.2.2286: sort test fails when locale is Canadian EnglishSean Dewar2021-04-20
| * vim-patch:8.2.1946: sort() with NULL string not testedSean Dewar2021-04-20
| * vim-patch:8.2.1935: sort test fails on MacSean Dewar2021-04-20
| * vim-patch:8.2.1933: cannot sort using locale orderingSean Dewar2021-04-20
| * eval: port v:collateSean Dewar2021-04-20
| * vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | vim-patch:8.2.2838: file extension .wrap not recognizedJan Edmund Lazo2021-05-08
* | Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\ \
| * | vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failingjing2021-05-06
| * | vim-patch:8.2.0137: crash when using win_execute() from a new tabjing2021-05-06
| * | vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursorjing2021-05-06
| * | vim-patch:8.1.1832: win_execute() does not work in other tabjing2021-05-06
| * | vim-patch:8.1.1440: win_execute() test failsjing2021-05-06
| * | vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* | | vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* | | vim-patch:8.2.2829: some comments are not correct or clearJan Edmund Lazo2021-05-06
* | | vim-patch:8.2.2827: test file was not deletedJan Edmund Lazo2021-05-05
* | | vim-patch:8.2.2825: code in checkreadonly() not fully testedJan Edmund Lazo2021-05-05
* | | vim-patch:8.2.2820: session file may divide by zeroJan Edmund Lazo2021-05-05
* | | vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not workJan Edmund Lazo2021-05-05
* | | vim-patch:8.2.2788: Raku is now the only name what once was called perl6Jan Edmund Lazo2021-05-02
* | | vim-patch:8.2.1827: filetype detection does not test enough file namesJan Edmund Lazo2021-05-01
* | | vim-patch:8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbersJan Edmund Lazo2021-04-28
* | | vim-patch:8.2.2801: free Pascal makefile not recognizedJan Edmund Lazo2021-04-27
* | | vim-patch:8.2.2388: no easy way to get the maximum or mininum number valueJan Edmund Lazo2021-04-27
* | | vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problemsJan Edmund Lazo2021-04-27
* | | vim-patch:1ff14ba24c4dJan Edmund Lazo2021-04-27
|/ /
* | vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitr...Jan Edmund Lazo2021-04-22
* | fix(oldtest): fix assert_match() for :buffers tSean Dewar2021-04-21
* | vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
* | oldtest: port test_prompt_buffer.vimSean Dewar2021-04-21
|/
* Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\
| * test_signs.vim: adjust for sign removal on line deletionDan Aloni2021-04-17