aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* test: fix command_count_specBjörn Linse2016-06-23
* vim-patch:7.4.1592James McCoy2016-06-22
* Add tests for new featureMarco Hinz2016-06-20
* Make existing tests work with new featureMarco Hinz2016-06-20
* Merge #4933 from ZyX-I/fix-matchparen-specJustin M. Keyes2016-06-20
|\
| * functests: Fix matchparen_spec.luaZyX2016-06-17
* | Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\ \
| * | Port capture() functionShougo Matsushita2016-05-27
* | | test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* | | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
* | | eval: add api_info()Björn Linse2016-06-17
* | | vim-patch:7.4.1126James McCoy2016-06-15
* | | test: functional: Remove unnecessary use of clipboard registerJames McCoy2016-06-15
* | | test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
* | | Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* | | test: Use clipboard fixture instead of user's clipboard (#4903)James McCoy2016-06-11
| |/ |/|
* | functests: Do not use setup/teardown where before_/after_each is neededZyX2016-06-10
* | functests: Check logs in lua codeZyX2016-06-10
* | Merge #4813 'runtime: clipboard: start daemons in /'.Justin M. Keyes2016-06-10
|\ \
| * | test: add tests for cwd handlingAleksa Sarai2016-06-07