aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* tui: "backpressure": Drop messages to avoid flooding.Justin M. Keyes2016-12-09
* test: Handle SIGHUP in tty-test fixture.Justin M. Keyes2016-12-07
* test: Disable unreliable tests on travis+ASAN_UBSANJustin M. Keyes2016-12-07
* test: helpers.retry()Justin M. Keyes2016-12-07
* Tests: add tests for v:exitingMarco Hinz2016-12-01
* Merge pull request #5669 from chemzqm/add-cmdline-mode-rpcBjörn Linse2016-12-01
|\
| * add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* | Merge pull request #5662 from brcolow/vim-7.4.1701James McCoy2016-12-01
|\ \
| * | vim-patch:7.4.1701Michael Ennen2016-11-24
* | | vim-patch:7.4.1699 (#5660)Michael Ennen2016-11-29
| |/ |/|
* | ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* | vim-patch:7.4.1660Shougo Matsushita2016-11-22
|/
* jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619Björn Linse2016-11-17
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17