aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* executor/converter: Make it possible to supply `{}` to Dictionary argZyX2017-03-27
* executor/converter: Make nlua_pop_Object not recursiveZyX2017-03-27
* executor/converter: Fix how maxidx is determinedZyX2017-03-27
* executor/converter: Fix conversion of self-containing containersZyX2017-03-27
* executor: Make sure it works with API valuesZyX2017-03-27
* viml/executor: Directly generate typval_T valuesZyX2017-03-27
* highlight: :match should override 'list' (#6343)Yichao Zhou2017-03-26
* Merge #6221Justin M. Keyes2017-03-25
|\
| * Robustly handle folds during a :move commandMatthew Malcomson2017-03-23
* | vim-patch:8.0.0259Justin M. Keyes2017-03-22
|/
* 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
|/