aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: sys/fcntl.h -> fcntl.hMichael Reed2016-01-14
* vim-patch:7.4.614watiko2016-01-14
* terminal: less babysitting of mapped_ctrl_cJustin M. Keyes2016-01-13
* vim-patch:7.4.569/573Shougo Matsushita2016-01-13
* Merge pull request #3982 from justinmk/nohighbitJustin M. Keyes2016-01-11
|\
| * input: Do not set high-bit; preserve ALT modifier.Justin M. Keyes2016-01-11
* | shell: Unquote &shell* options before using themZyX2016-01-11
|/
* portability: use portable format specifierJustin M. Keyes2016-01-10
* tests: Make helper.source() return tempname.watiko2016-01-10
* tests: Fix OSX's tempname issue.watiko2016-01-10
* tests: Rename 100_undo_level to 100_lispwords.watiko2016-01-10
* tests: Migrate legacy test undolevels.watiko2016-01-10
* tests: Migrate legacy test assert.watiko2016-01-10
* eval: Do not use msgpack#string for error messagesZyX2016-01-07
* functests: Update testsZyX2016-01-07
* encoding: update testsBjörn Linse2016-01-02
* test: change CI_TARGET reference to CIJustin M. Keyes2016-01-01
* test/functional: Fix api/vim_spec.lua.Rui Abreu Ferreira2015-12-31
* Windows: fix serverstart functional testRui Abreu Ferreira2015-12-31
* Merge pull request #3869 from oni-link/fix.issue.3844Justin M. Keyes2015-12-30
|\
| * helpers.c: Handle msgpack str/bin objects with length 0 correctlyoni-link2015-12-21
* | Tests: fix according to lualintMarco Hinz2015-12-20
|/
* Merge pull request #3722 from ZyX-I/fix-3721Justin M. Keyes2015-12-18
|\
| * shada: Continue dumping when variables failed to dumpZyX2015-12-18
* | vim-patch:7.4.803Johan Klokkhammer Helsing2015-12-13
* | vim-patch:7.4.670Johan Klokkhammer Helsing2015-12-13
* | test: fixeol_spec: setup/teardownJustin M. Keyes2015-12-13
* | Merge #3443 'vim-patch:7.4.{785,795,898}'Justin M. Keyes2015-12-13
|\ \ | |/ |/|
| * Convert legacy test for fixeol to lua test.Johan Klokkhammer Helsing2015-11-22
* | Merge pull request #3753 from watiko/vim-7.4.790Justin M. Keyes2015-12-12
|\ \
| * | tests: Improve legacy autocmd_option.watiko2015-12-12
| * | tests: Keep each autocmd_option's test in isolation.watiko2015-11-28
| * | tests: Improve legacy test autocmd_option.watiko2015-11-28
| * | tests: Migrate legacy test autocmd_option.watiko2015-11-28
* | | Test: remove artifacts from root directoryMarco Hinz2015-12-01
|/ /
* | Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\ \
| * | shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | | Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25
* | | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \ \
| * | | shada: Also store last search directionZyX2015-11-23
| |/ /
* | | test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* | | test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* | | test/unit: clean up according to luacheckMarco Hinz2015-11-23
* | | test/benchmark: clean up according to luacheckMarco Hinz2015-11-23
* | | Tests: add luacheck for linting testsMarco Hinz2015-11-23
* | | Reorganize focus events test into individual testsJoe Hermaszewski2015-11-23
* | | Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
|/ /
* | Merge pull request #3270 from ZyX-I/shada-supportFelipe Morales2015-11-23
|\ \ | |/ |/|
| * runtime: Add shada.vim syntax fileZyX2015-11-01
| * runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX2015-11-01