aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:8.2.0072: memory test still fails on Cirrus CIJan Edmund Lazo2020-08-02
* vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
* Merge pull request #12699 from jamessan/getnJames McCoy2020-07-31
|\
| * lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
* | shada: fix failed assertion on exit (#12692)erw72020-07-31
|/
* Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)Andreas Johansson2020-07-30
* terminal: fix terminal attribute overflowerw72020-07-29
* buffer_updates: emit valid old_byte_sizeThomas Vigouroux2020-07-21
* eval: improve ex_execute (#12445)erw72020-07-20
* lua: Fix crash on unprotected lua errors (#12658)TJ DeVries2020-07-19
* Merge pull request #12448 from erw7/fix-shada-write-error-on-exitMatthieu Coudron2020-07-19
|\
| * vim-patch:8.2.0920: writing viminfo fails with a circular referenceerw72020-06-09
| * shada: fix write E5004 error on exiterw72020-06-08
* | Merge pull request #12611 from janlazo/vim-8.0.1531Matthieu Coudron2020-07-19
|\ \
| * | vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
| * | vim-patch:8.1.0819: a failed assert with a long string is hard to readJan Edmund Lazo2020-07-19
* | | startup: fix stall issue with -D options (#12652)erw72020-07-19
|/ /
* | lsp: Add support for call hierarchies (#12556)cbarrete2020-07-18
* | Reuse inccommand preview window (fix #11529) (#12612)Ville Hakulinen2020-07-15
* | lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* | lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* | treesitter: update test to show overlapping worksThomas Vigouroux2020-07-10
* | Merge pull request #12531 from BK1603/autoread-tuiMatthieu Coudron2020-07-04
|\ \
| * | removed retryBK16032020-07-03
| * | replaced sleep with a changed mtime for the test fileBK16032020-07-02
| * | removed unnecessary feed callsBK16032020-07-02
| * | Added testBK16032020-07-02
* | | lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)Mathias Fußenegger2020-06-30
* | | Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\ \ \
| * | | treesitter: use single nodes in set_rangesThomas Vigouroux2020-06-29
| * | | treesitter: separate tests into smaller piecesThomas Vigouroux2020-06-29
| * | | treesitter: use nodes to mark rangesThomas Vigouroux2020-06-29
| * | | treesitter: test newly added set_included_rangesThomas Vigouroux2020-06-29
| |/ /
* | | Merge pull request #12252 from dlukes/formatting-syncHirokazu Hata2020-06-27
|\ \ \ | |/ / |/| |
| * | lsp: Add sync variant of LSP formattingDavid Lukes2020-06-22
* | | terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre2020-06-22
* | | Merge pull request #12455 from janlazo/vim-8.0.1554Matthieu Coudron2020-06-22
|\ \ \
| * | | vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
| * | | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
| |/ /
* / / eval: fix assertion failure in garbage collection (#12436)erw72020-06-22
|/ /
* | lsp: Add new highlight groups used in show_line_diagnostics (#12473)francisco souza2020-06-18
* | lsp: Fix text edits with the same start position (#12434)Andreas Johansson2020-06-14
* | test: Fix ignored LSP tests (#12470)David Lukes2020-06-11
* | Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
|\ \
| * | nvim_input: add testerw72020-05-25
* | | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
| |/ |/|
* | Merge pull request #12321 from vigoux/treesitter-runtimeMatthieu Coudron2020-06-06
|\ \
| * | treesitter: fix testsThomas Vigouroux2020-06-03
| * | treesitter: update runtimeThomas Vigouroux2020-06-02
* | | Merge pull request #12416 from teto/openbsd_fixMatthieu Coudron2020-06-06
|\ \ \