aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | | vim-patch:7.4.1663James McCoy2016-07-23
* | | | Merge #5058Justin M. Keyes2016-07-18
|\ \ \ \
| * | | | vim-patch:7.4.1548Patrick2016-07-13
* | | | | test: PTY descendants should not prevent exit.Justin M. Keyes2016-07-16
* | | | | Merge #5068 'justinmk/output_spec'Justin M. Keyes2016-07-14
|\ \ \ \ \
| * | | | | test: output_specJustin M. Keyes2016-07-14
* | | | | | clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
| |/ / / / |/| | | |
* | | | | Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
* | | | | Merge #4991 'vim-patch:7.4.1140'Justin M. Keyes2016-07-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vim-patch:7.4.1140Patrick2016-07-08
* | | | | vim-patch:7.4.1840James McCoy2016-07-08
* | | | | vim-patch:7.4.1712James McCoy2016-07-08
* | | | | vim-patch:7.4.1554James McCoy2016-07-08
* | | | | vim-patch:7.4.1553James McCoy2016-07-08
* | | | | vim-patch:7.4.1552James McCoy2016-07-08
* | | | | vim-patch:7.4.1551James McCoy2016-07-08
* | | | | vim-patch:7.4.1550James McCoy2016-07-08
* | | | | vim-patch:7.4.1499James McCoy2016-07-08
* | | | | vim-patch:7.4.1492James McCoy2016-07-08
* | | | | vim-patch:7.4.1486James McCoy2016-07-08
* | | | | vim-patch:7.4.1480James McCoy2016-07-08
* | | | | vim-patch:7.4.1479James McCoy2016-07-08
* | | | | vim-patch:7.4.1111 (#5004)prollings2016-07-06
* | | | | test: TUI colors: Skip TERM=linux on non-linux. (#5015)Justin M. Keyes2016-07-06
* | | | | os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* | | | | test/functional: sleep()Justin M. Keyes2016-07-03
* | | | | test: TUI colors ('t_Co')Justin M. Keyes2016-07-03
| |/ / / |/| | |
* | | | vim-patch:7.4.1121 (#4989)prollings2016-07-02
* | | | Tests: check 'autochdir' on startupMarco Hinz2016-07-02
* | | | Merge pull request #4880 from bfredl/zerotimerBjörn Linse2016-07-01
|\ \ \ \
| * | | | timers: make repeat=0 work one-shot (consistent with vim)Björn Linse2016-06-29
| * | | | timers: make timers work with zero timeoutBjörn Linse2016-06-29
* | | | | Add test for :dropKillTheMule2016-07-01
| |/ / / |/| | |
* | | | vim-patch:7.4.1136Patrick2016-06-30
|/ / /
* | | Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'Justin M. Keyes2016-06-28
|\ \ \ | |/ / |/| |
| * | [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
|/ /
* | unittests/*/helpers: Fix testlint errorsZyX2016-06-24
* | msgpack_rpc: Fix crash in log_server_msgZyX2016-06-24
* | fixup! unittests: Add tests for vim_to_object functionZyX2016-06-24
* | msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recurZyX2016-06-24
* | unittests: Add tests for vim_to_object functionZyX2016-06-24
* | api/helpers: Use typval_encode.h for vim_to_objectZyX2016-06-24
* | unittests: Fix testlint errorsZyX2016-06-24
* | unittests: Fix kFileNoSymlink test on FreeBSDZyX2016-06-24
* | unittests: Fix bug somewhere that makes file_read tests SEGVZyX2016-06-24
* | file: Move src/nvim/file.* to src/nvim/os/fileio.*ZyX2016-06-24
* | unittests: Add tests for file.cZyX2016-06-24
* | unittests: Add os_write testZyX2016-06-23
* | unittests: Add os_close, os_read and os_readv testsZyX2016-06-23