aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/samples
Commit message (Collapse)AuthorAge
* *: Add comment to all C filesZyX2017-04-19
|
* fix cscope test failurerover2017-02-10
|
* vim-patch:7.4.1953James McCoy2016-12-27
| | | | | | | Problem: Not all parts of the quickfix code are tested. Solution: Add more tests. (Yegappan Lakshmanan) https://github.com/vim/vim/commit/049cba9e9760152b5695399a991dc61cea9ba143
* vim-patch:7.4.1802James McCoy2016-12-27
Problem: Quickfix doesn't handle long lines well, they are split. Solution: Drop characters after a limit. (Anton Lindqvist) https://github.com/vim/vim/commit/6be8c8e165204b8aa4eeb8a52be87a58d8b41b9e