aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* test: system([...]): v:shell_errorJustin M. Keyes2017-01-11
* system([...]): Set v:shell_error=-1 if not executable.Rui Abreu Ferreira2017-01-11
* test: system([...])Rui Abreu Ferreira2017-01-11
* vim-patch:7.4.2008James McCoy2017-01-10
* test: Windows: Re-enable shada functional testsRui Abreu Ferreira2017-01-08
* XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* Merge #5079 from ZyX-I/shada-save-current-posJustin M. Keyes2017-01-07
|\
| * shada: Save current cursor position before saving jumpsZyX2017-01-04
* | unittest: Fix linter errorsZyX2017-01-07
* | unittest,memory: Fix testsZyX2017-01-07
* | unittest: Add failing test for freeing dictionaries in a listZyX2017-01-07
* | unittest: Add dict_items functionZyX2017-01-07
* | unittest: Add failing test of freeing listsZyX2017-01-07
* | unittest: Allow mocking allocator callsZyX2017-01-07
* | Merge pull request #5826 from ZyX-I/fix-typval_encodeJames McCoy2017-01-06
|\ \
| * | functests: Add tests for new fixesZyX2017-01-06
| * | unittests: Fix linter errorsZyX2017-01-03
| * | tests: Add tests for partials dumpingZyX2017-01-03
| * | eval/typval_encode: Fix infinite loopZyX2017-01-03
* | | path.c: `vim_FullName()`: Fix heap overflow #5737nfnty2017-01-05
* | | Merge #5874 from ZyX-I/fix-5482Justin M. Keyes2017-01-04
|\ \ \
| * | | plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
| * | | plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
| | |/ | |/|
* | | Merge #5749 from justinmk/test-ctrl-cJustin M. Keyes2017-01-04
|\ \ \ | |/ / |/| |
| * | test: skip_fragile(), TEST_SKIP_FRAGILEJustin M. Keyes2017-01-04
| * | test: ctrl_c_specJustin M. Keyes2017-01-04
| |/
* | Merge #5872 justinmk/test_autochdirJustin M. Keyes2017-01-04
|\ \
| * | test/helpers.rmdir(): Windows: Change to top-level dir on failure.Justin M. Keyes2017-01-04
| * | refactor: Remove VimL function `test_autochdir()`Justin M. Keyes2017-01-04
| |/
* | unittest: Fix linter errorsZyX2017-01-03
* | unittest: Refactor preprocess.luaZyX2017-01-03
* | unittest: Move nil checks to Gcc:preprocessZyX2017-01-03
* | unittest: Record previous defines in another placeZyX2017-01-03
* | unittest: Allow multiple indirect includesZyX2017-01-03
|/
* test: jobclose(): Avoid indeterminism. (#5851)Justin M. Keyes2016-12-31
* Tests: make unit tests work on macOS SierraMarco Hinz2016-12-29
* vim-patch:7.4.1768James McCoy2016-12-27
* test: quickfix: Move upstream vim quickfix test to src/nvim/testdirJames McCoy2016-12-27
* test: job_spec: Avoid unreliable screen test.Justin M. Keyes2016-12-23
* eval.c: set_selfdict(): Fix invalid memory access.Justin M. Keyes2016-12-14
* Merge pull request #5760 from jamessan/shada-percent-countJames McCoy2016-12-13
|\
| * shada: Respect the optional buffer count for shada-%James McCoy2016-12-12
* | Make VimL code compatible with merged Partial support (#5765)Marco Hinz2016-12-13
|/
* Add some tests and cleanup.Michael Ennen2016-12-12
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12
* vim-patch:7.4.1605Michael Ennen2016-12-12
* test: jobstart()Justin M. Keyes2016-12-11
* jobstart(): Return -1 if cmd is not executable. #5671Aaron Williamson2016-12-10
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10