aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* Merge PR #11291 from shanesmith/vim-8.1.1256-take2Marco Hinz2019-11-04
|\
| * vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith2019-10-27
| * vim-patch:8.1.1112: duplicate code in quickfix fileShane Smith2019-10-27
| * vim-patch:8.1.0488: using freed memory in quickfix codeShane Smith2019-10-27
| * vim-patch:8.1.0469: too often indexing in qf_lists[]Shane Smith2019-10-27
| * vim-patch:8.1.0252: quickfix functions are too longShane Smith2019-10-27
* | vim-patch:8.1.2236: ml_get error if pattern matches beyond last lineJan Edmund Lazo2019-11-02
* | vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte charJan Edmund Lazo2019-11-01
* | vim-patch:8.1.2231: introduce gM command #11321Jan Edmund Lazo2019-11-01
* | vim-patch:8.1.2154: quickfix window height wrong when there is a tablineJan Edmund Lazo2019-10-27
* | vim-patch:8.1.1245: ":copen 10" sets height in full-height windowJan Edmund Lazo2019-10-27
|/
* vim-patch:8.1.2220: :cfile does not abort like other quickfix commandsJan Edmund Lazo2019-10-26
* vim-patch:8.1.2218: "gN" is off by one in Visual modeJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.2207: "gn" doesn't work quite rightJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285Jan Edmund Lazo2019-10-25
* vim-patch:8.1.0345: cannot get the window id associated with the location listJan Edmund Lazo2019-10-23
* Merge #11261 from janlazo/vim-8.1.2185Justin M. Keyes2019-10-22
|\
| * vim-patch:8.1.2197: ExitPre autocommand may cause accessing freed memoryJan Edmund Lazo2019-10-21
| * vim-patch:8.1.2190: syntax test fails on MacJan Edmund Lazo2019-10-21
| * vim-patch:8.1.2185: syntax test failsJan Edmund Lazo2019-10-21
* | Merge #11199 from bobrippling/vim-8.1.1228Justin M. Keyes2019-10-22
|\ \ | |/ |/|
| * vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* | vim-patch:8.1.2168: heredoc not skipped in if-block #11265Marco Hinz2019-10-20
* | Merge #11211 from jbradaric/vim-8.1.1585Justin M. Keyes2019-10-19
|\ \
| * | vim-patch:8.1.1729: heredoc with trim not properly handled in functionJurica Bradaric2019-10-13
| * | vim-patch:8.1.1723: heredoc assignment has no room for new featuresJurica Bradaric2019-10-13
| * | vim-patch:8.1.1625: script line numbers are not exactly rightJurica Bradaric2019-10-13
| * | vim-patch:8.1.1585: :let-heredoc does not trim enoughJurica Bradaric2019-10-13
* | | Merge #11249 from janlazo/vim-8.1.2151Justin M. Keyes2019-10-19
|\ \ \
| * | | vim-patch:8.1.2177: Dart files are not recognizedJan Edmund Lazo2019-10-19
| * | | vim-patch:8.1.2175: meson files are not recognizedJan Edmund Lazo2019-10-18
| * | | vim-patch:8.1.2151: state test is a bit flakyJan Edmund Lazo2019-10-18
| * | | vim-patch:8.1.2162: popup resize test is flakyJan Edmund Lazo2019-10-18
| * | | vim-patch:8.1.2161: mapping test failsJan Edmund Lazo2019-10-18
* | | | vim-patch:8.1.2180: Error E303 is not useful when 'directory' is empty (#11257)Daniel Hahler2019-10-19
* | | | vim-patch:8.1.2182: test42 seen as binary by git diff #11256Daniel Hahler2019-10-19
|/ / /
* | | vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208Jan Edmund Lazo2019-10-17
* | | vim-patch 8.1.0085: no test for completing user name and languageerw72019-10-13
|/ /
* / vim-patch:8.1.2125: fnamemodify() fails when repeating :eJustin M. Keyes2019-10-10
|/
* vim-patch:8.1.1362: code and data in tests can be hard to readJurica Bradaric2019-10-07
* vim-patch:8.1.1356: some text in heredoc assignment ends the textJurica Bradaric2019-10-07
* vim-patch:8.1.1354: getting a list of text lines is clumsyJurica Bradaric2019-10-07
* test/old: add test_fnamemodify.vim (#11168)Daniel Hahler2019-10-06
* Merge #11157 from janlazo/vim-8.1.2113Justin M. Keyes2019-10-06
|\
| * vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"Jan Edmund Lazo2019-10-06
| * vim-patch:8.1.2113: ":help expr-!~?" only works after searchingJan Edmund Lazo2019-10-05
* | vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
|/
* Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)Daniel Hahler2019-10-04
* test/old: align with Vim #11096Daniel Hahler2019-10-03
* vim-patch:8.1.0315: helpgrep with language doesn't work properlyJan Edmund Lazo2019-10-01