aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* clipboard: set v:register after startup (#5708)Björn Linse2017-03-18
* test/put_spec: 2x speedup (#6294)Matthew Malcomson2017-03-18
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* Merge #6087 from justinmk/defaultsJustin M. Keyes2017-03-17
|\
| * defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* | job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
|/
* test: fix the unit test build on macOS Sierra (#6300)John Szakmeister2017-03-17
* unittests: avoid using pattern matching on file namesJohn Szakmeister2017-03-16
* test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* api: add detailed checks for compatibility and correct "since" valueBjörn Linse2017-03-15
* api: add api_level_1 fixureBjörn Linse2017-03-15
* Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\
| * vim-patch:7.4.2135lonerover2017-03-11
* | DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* | DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* | DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* | unittests: Fix linter errorZyX2017-03-12
* | tests: Add description of test directory structure and test env varsZyX2017-03-12
* | unittests: Allow running `ffi.cdef` in the main processZyX2017-03-12
* | unittests: Move filtering cdefs to main processZyX2017-03-12
* | unittests: Use more adequate names for some functionsZyX2017-03-12
* | tests: Allow lfs.attributes to be NULL when traversing FSZyX2017-03-12
* | unittests: Fix linter errorsZyX2017-03-11
* | unittests: Update test/unit/message_spec.luaZyX2017-03-11
* | unittests: Do not use which, add data to paths.lua.in insteadZyX2017-03-11
* | unittests: Always close all pipesZyX2017-03-11
* | unittests: Do not import libnvim or headers in main processZyX2017-03-11
* | unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* | unittests: Run all unit tests in their own processesZyX2017-03-11
* | unittests: Do not run failing test at allZyX2017-03-11
* | unittests: Fix lint errorsZyX2017-03-11
* | unittests: Allow failing test to failZyX2017-03-11
* | unittests: Log syscalls if requestedZyX2017-03-11
* | unittests: Use own bindings to libc syscall wrappersZyX2017-03-11
* | unittests: Do not use syscall library: does not work well with cimportZyX2017-03-11
* | unittests: Try using syscall library instead (ffi-based)ZyX2017-03-11
* | unittests: Pause garbage collector while executing testsZyX2017-03-11
* | unittests: Run tests in a separate processZyX2017-03-11
* | test/scrollback: wiggle-room (#6256)Justin M. Keyes2017-03-11
* | rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
|/
* test/let_spec: self-referencing List. (#6228)Justin M. Keyes2017-03-08
* Merge pull request #6225 from jamessan/vim-7.4.2051James McCoy2017-03-07
|\
| * vim-patch:7.4.2068James McCoy2017-03-06
| * vim-patch:7.4.2051James McCoy2017-03-06
* | api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019Matthew Malcomson2017-03-07
* | test: backtick expansion #6218Justin M. Keyes2017-03-06
|/
* terminal.c: Reset cursor postion when using termopen() (#6212)oni-link2017-03-04
* vim-patch:8.0.0388Matthew Malcomson2017-03-02
* test: luacheck updateJustin M. Keyes2017-03-01
* terminal: Keep cursor position.Justin M. Keyes2017-03-01