aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* buffer.c: change return type to boolCharles Joachim2016-04-03
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* api/buffer: add tests for buffer_[gs]et_linesBjörn Linse2016-04-01
* api/buffer: introduce buffer_[gs]et_lines with new indexing convention.Björn Linse2016-04-01
* vim-patch:7.4.1654James McCoy2016-03-30
* vim-patch:7.4.1652James McCoy2016-03-30
* vim-patch:7.4.1643James McCoy2016-03-30
* vim-patch:7.4.1641James McCoy2016-03-30
* Merge pull request #4461 from bfredl/pum_k_eventJustin M. Keyes2016-03-18
|\
| * edit.c: K_EVENT should not hide the popupmenuBjörn Linse2016-03-17
* | test: minor changesJustin M. Keyes2016-03-17
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
|/
* Merge pull request #2877 from lucc/test88Justin M. Keyes2016-03-10
|\
| * tests: Update migrated legacy test 88 for patch 7.4.639.Lucas Hoffmann2016-03-09
| * tests: Modernize legacy test 88.Lucas Hoffmann2016-03-09
| * tests: Migrate legacy test 88.Lucas Hoffmann2016-03-09
* | complete: disable folding when completingAnmol Sethi2016-03-09
|/
* Normalize nan/-nan in plugin/msgpack_spec.luaThiago de Arruda2016-03-07
* Remove `goto` statement in lua code.Thiago de Arruda2016-03-07
* Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda2016-03-07
* Remove dependency on ffi moduleThiago de Arruda2016-03-07
* Tests: check error messages from set{qf,loc}list()Marco Hinz2016-03-02
* Tests: add autocmd_spec.luaMarco Hinz2016-03-02
* Tests: clean up tabnew_spec.luaMarco Hinz2016-03-02
* Merge pull request #4319 from watiko/vim-7.4.952Justin M. Keyes2016-03-02
|\
| * vim-patch:7.4.952watiko2016-02-22
* | Trigger TabNew before TabEnterMarco Hinz2016-03-01
* | Tests: add function_spec.luaMarco Hinz2016-03-01
* | Merge pull request #4304 from bfredl/yankBjörn Linse2016-02-29
|\ \
| * | TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29
| * | eval: add v:event, which will contain data events want to propagate to their ...Björn Linse2016-02-29
| * | Add TextYankPost and TextDeletePost autocmdsShougo Matsushita2016-02-29
* | | Tests: fix according to lualintMarco Hinz2016-02-29
|/ /
* | Merge pull request #3900 from ZyX-I/inf-nan-stringJustin M. Keyes2016-02-28
|\ \
| * | functests: Add string() function testsZyX2016-02-02
| * | eval: Return different values when dividing by zeroZyX2016-02-02
* | | functests: Improve screen:expect error reportingZyX2016-02-28
* | | functests: Make test more robustZyX2016-02-28
* | | functests: Make sure that setting scrollback size works from TermOpenZyX2016-02-28
* | | main: Make using :edit term:// run TermOpen eventZyX2016-02-28
* | | Avoid internal errors with setloclist()Marco Hinz2016-02-26
* | | Tests: add errorlist_spec.luaMarco Hinz2016-02-25
* | | Tests: fix according to lualintMarco Hinz2016-02-24
* | | bufhl: add tests for adding and clearing highlightsBjörn Linse2016-02-23
| |/ |/|
* | keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
* | Merge pull request #4267 from watiko/vim-7.4.932Justin M. Keyes2016-02-22
|\ \
| * | vim-patch:7.4.932watiko2016-02-16
| * | vim-patch:7.4.926watiko2016-02-16
* | | Merge pull request #4262 from watiko/vim-7.4.893Justin M. Keyes2016-02-22
|\ \ \
| * | | vim-patch:7.4.912watiko2016-02-15