aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge #6439 from ZyX-I/fix-gc-failuresJustin M. Keyes2017-04-09
|\
| * unittests: Move allocating vimconv_T to a functionZyX2017-04-09
| * unittests: Do not GC typval_T which is owned by a diZyX2017-04-09
| * unittests: Do not unref partial which is owned by Callback structureZyX2017-04-09
| * unittests: Use Neovim memory allocation for vimconv_TZyX2017-04-09
| * unittests: Do not gc what is already freedZyX2017-04-09
| * unittests: Move checking cores to check_child_errZyX2017-04-08
| * unittests: Fix testlint failureZyX2017-04-07
| * unittests: Force GC, fix GC failures in typval_specZyX2017-04-06
* | Merge #6478 from ZyX-I/conv-fixesJustin M. Keyes2017-04-09
|\ \
| * | unittests: Fix linter errorZyX2017-04-09
| * | unittests: Do not alter p_enc in decode unit testZyX2017-04-08
* | | test: retry(): Report number of retries. (#6475)Justin M. Keyes2017-04-09
|/ /
* | win: os_get_hostname() #5416 (#6413)Justin M. Keyes2017-04-07
* | completion: fix segfault with ignorecase+infercase (#6452)Justin M. Keyes2017-04-06
|/
* test: retry() works with asserts; error() not required.Justin M. Keyes2017-04-06
* tests: short form `screen:except(func)` expects condition only. #6440Björn Linse2017-04-06
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* tests: Fix testlint errorsZyX2017-04-03
* functests: Test some :write errorsZyX2017-04-03
* eval: Add s flag, use p_fs by default, error out on unknown flagZyX2017-04-03
* eval: Make writefile() able to disable fsync()ZyX2017-04-02
* unittests: Make it easier to determine on which _spec line it crashed (#6424)Nikolai Aleksandrovich Pavlov2017-04-02
* api/cursor_style_set: mode descriptionsJustin M. Keyes2017-04-01
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* tui: 'guicursor' shape #6044Matthieu Coudron2017-04-01
* Merge #6422 from ZyX-I/fix-6420Justin M. Keyes2017-04-01
|\
| * eval,fileio: Omit additional fsync() callZyX2017-04-01
* | 'pastetoggle': support value >1 char (#6421)Matthew Malcomson2017-04-01
* | unittests: Replace two environment variables with one TRACE_LEVELZyX2017-04-01
* | unittests: Fix linter errorZyX2017-04-01
* | unittests: Disable non-C-callsZyX2017-04-01
* | unittests: Add trace description right to the error messageZyX2017-04-01
* | unittests: Collect tracesZyX2017-04-01
* | unittests: Split itp implementation into multiple functionsZyX2017-04-01
* | unittests: Do not hang when error message is too longZyX2017-04-01
|/
* ci: Do not hide ci directory (#6410)Nikolai Aleksandrovich Pavlov2017-03-31
* fold.c: more edge-cases when updating (#6207)Matthew Malcomson2017-03-31
* api: {get,set}_option should {get,set} global value of local options (#6405)Jakob Schnitzer2017-03-30
* test: set 'nomore' by default (#6360)Matthew Malcomson2017-03-30
* test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
* functests: Try sleeping a bit moreZyX2017-03-29
* eval/typval,api/buffer: Fix review commentsZyX2017-03-29
* eval/typval: Allow NULL dict as tv_dict_get_callback() argumentZyX2017-03-29
* unittests: Fix linter errorsZyX2017-03-29
* unittests: Add tv_get_string* testsZyX2017-03-29
* unittests: Add tv_get number testsZyX2017-03-29
* unittests: Move tv_dict_add* tests to a proper describe() blockZyX2017-03-29