aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | 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
* | Merge #6191 from jamessan/vim-42ebd06Justin M. Keyes2017-02-28
|\ \
| * | vim-patch:7.4.2095James McCoy2017-02-27
* | | test: Refactor fold tests (#5993)Matthieu Coudron2017-02-28
|/ /
* | edit.c: CTRL-SPC: Insert previously-inserted text. #6090Matthew Malcomson2017-02-28
* | vim-patch:7.4.2200James McCoy2017-02-27
* | Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\ \
| * | buffer: Hide one of the asserts from lua parserZyX2017-02-25
| * | *: Fix linter errorsZyX2017-02-23
| * | api: Make sure dict_set_var doesn’t edit read-only valuesZyX2017-02-23
| * | functests: Destroy accidental folds in api/vim_specZyX2017-02-23
| * | eval: Forbid (un)locking b:changedtickZyX2017-02-23
| * | eval: Make sure `islocked('b:.changedtick')` does not error outZyX2017-02-23