aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* | vim-patch:8.0.1115: crash when using foldtextresult() recursively (#8972)Jan Edmund Lazo2018-09-09
* | oldtests: win: fix buffer pathsepJan Edmund Lazo2018-09-08
* | vim-patch:8.0.1040: cannot use another error format in getqflist()Jan Edmund Lazo2018-09-08
* | vim-patch:8.0.1031: "text" argument for getqflist() is confusingJan Edmund Lazo2018-09-08
* | vim-patch:8.0.1029: return value of getqflist() is inconsistentJan Edmund Lazo2018-09-08
* | vim-patch:8.0.1023: it is not easy to identify a quickfix listJan Edmund Lazo2018-09-08
* | vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'Jan Edmund Lazo2018-09-07
|/
* vim-patch:8.0.0922: quickfix list always added after current oneJan Edmund Lazo2018-09-07
* vim-patch:8.0.0904: cannot set a location list from textJan Edmund Lazo2018-09-06
* vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
* Merge #8953 from janlazo/vim-8.0.1190Justin M. Keyes2018-09-05
|\
| * vim-patch:8.0.1595: no autocommand triggered before exitingJan Edmund Lazo2018-09-04
| * vim-patch:8.1.0334: 'autowrite' takes effect when buffer is not to be writtenJan Edmund Lazo2018-09-04
| * vim-patch:8.0.1190: unusable after opening new window in BufWritePre eventJan Edmund Lazo2018-09-04
* | Merge #8888 from janlazo/vim-8.0.1020Justin M. Keyes2018-09-05
|\ \
| * | vim-patch:8.0.1048: no test for what 8.0.1020 fixesJan Edmund Lazo2018-09-04
| |/
* | Merge #8948 from janlazo/vim-8.1.0331Justin M. Keyes2018-09-05
|\ \
| * | oldtests: win: fix pathsep in :mkview testJan Edmund Lazo2018-09-03
| * | vim-patch:8.1.0336: mkview test still fails on CIJan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0335: mkview test fails on CIJan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"Jan Edmund Lazo2018-09-02
| * | vim-patch:8.1.0331: insufficient test coverage for :mkview and :loadviewJan Edmund Lazo2018-09-02
* | | vim-patch:8.1.0235: more help tags that jump to the wrong locationJan Edmund Lazo2018-09-04
* | | vim-patch:8.1.0231: :help -? goes to help for -+Jan Edmund Lazo2018-09-04
* | | vim-patch:8.0.1383: local additions in help skips some filesJan Edmund Lazo2018-09-04
* | | vim-patch:8.0.0998: strange error when using K while only spaces are selectedJan Edmund Lazo2018-09-04
| |/ |/|
* | vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$Ricky Zhou2018-09-03
|/
* vim-patch:8.1.0022: repeating put from expression register failsJan Edmund Lazo2018-08-29
* vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)Jan Edmund Lazo2018-08-27
* oldtests: comment out test for 'set cpo+=.'Jan Edmund Lazo2018-08-26
* vim-patch:8.1.0144: the :cd command does not have good test coverageJan Edmund Lazo2018-08-26
* vim-patch:8.1.0327: the "g CTRL-G" command isn't tested much (#8914)Jan Edmund Lazo2018-08-26
* src/nvim/testdir/Makefile: define NEW_TESTS automatically (#8909)Daniel Hahler2018-08-26
* Merge #8894 from janlazo/editorconfig-makefileJustin M. Keyes2018-08-24
|\
| * oldtests: reindent Makefile to 8-width tabJan Edmund Lazo2018-08-23
* | vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuationJan Edmund Lazo2018-08-23
|/
* vim-patch:8.0.1682: auto indenting breaks inserting a block (#8892)Jan Edmund Lazo2018-08-23
* Merge pull request #8887 from janlazo/vim-8.0.1242James McCoy2018-08-23
|\
| * vim-patch:8.0.1242: function argument with only dash is seen as number zeroJan Edmund Lazo2018-08-22
* | vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
* | vim-patch:8.0.0999: indenting raw C++ strings is wrongJan Edmund Lazo2018-08-23
* | vim-patch:8.0.1151: "vim -c startinsert!" doesn't append (#8886)Jan Edmund Lazo2018-08-22
|/
* Merge #8880 from janlazo/vim-8.0.1331Justin M. Keyes2018-08-22
|\
| * vim-patch:8.0.1790: 'winfixwidth' is not always respected by :closeJan Edmund Lazo2018-08-21
| * vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URLJan Edmund Lazo2018-08-21
* | vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'Jan Edmund Lazo2018-08-21
|/
* Merge #8877 from janlazo/vim-8.0.1441Justin M. Keyes2018-08-21
|\
| * vim-patch:8.0.1441: using ":undo 0" leaves undo in wrong stateJan Edmund Lazo2018-08-20
* | vim-patch:8.1.0110: file name not displayed with ":file" (#8878)Justin M. Keyes2018-08-21
* | Merge #8861 from janlazo/vim-8.0.1364Justin M. Keyes2018-08-21
|\ \ | |/ |/|