aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* Merge #6958 from ZyX-I/fix-6957Justin M. Keyes2017-07-04
|\
| * shada: Make sure that code does not attempt to read too long itemsZyX2017-07-04
* | functests: Ensure different SIDs on successive source() callsZyX2017-07-04
|/
* Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\
| * lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* | functests: Refactor redir_execZyX2017-06-20
* | test: iswin(): detect without nvim sessionJustin M. Keyes2017-06-07
* | channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
|/
* functests: Replace check_provider -> missing_provider with err reportZyX2017-05-13
* functests: Test invalid behaviourZyX2017-05-13
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * api: nvim_get_mode()Justin M. Keyes2017-04-28
| * Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
| |\
| | * tests: detect invalid helpers.sleepBjörn Linse2017-04-21
| |/
| * win/test: Enable more system() testsRui Abreu Ferreira2017-04-12
| * test: `:file {name}`Justin M. Keyes2017-04-11
| * test/rmdir(): fallback to Nvim delete()Justin M. Keyes2017-04-11
| * test/rmdir(): Remove `readonly` attr on Windows.Justin M. Keyes2017-04-10
* | Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\|
| * Merge branch 'master' into rename-executeZyX2017-04-09
| |\
| | * test: retry(): Report number of retries. (#6475)Justin M. Keyes2017-04-09
| * | functests: Fix some tests which are failing locally for unrelated reasonsZyX2017-04-09
| * | functests: Replace execute with either command or feed_commandZyX2017-04-09
| * | functests: Refactor legacy/029_join testZyX2017-04-08
| |/
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * unittests: Add trace description right to the error messageZyX2017-04-01
| * test: set 'nomore' by default (#6360)Matthew Malcomson2017-03-30
| * functests: Fix buf_functions test on WindowsZyX2017-03-29
* | functests: Fix “function has more then 60 upvalues” errorZyX2017-03-27
|/
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* test: Refactor fold tests (#5993)Matthieu Coudron2017-02-28
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * api: Make sure dict_set_var doesn’t edit read-only valuesZyX2017-02-23
* | Merge #6111 from ZyX-I/split-eval'/os-fileioJustin M. Keyes2017-02-27
|\ \ | |/ |/|
| * eval: writefile: Give more adequate IO errors and do not call putc()ZyX2017-02-14
* | ci: Better core dump checkingZyX2017-02-14
|/
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* test: helpers.clear(): Set common env vars only if not passed.Justin M. Keyes2017-02-04
* undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)Matthew Malcomson2017-01-31
* test: Avoid Lua closure limit.Justin M. Keyes2017-01-22
* Merge #5782 'Visual-mode put from @. register'Justin M. Keyes2017-01-22
|\
| * put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
* | win: test: enable job_spec.luaJustin M. Keyes2017-01-19
|/
* Windows: enable more testsJustin M. Keyes2017-01-13
* Merge #5749 from justinmk/test-ctrl-cJustin M. Keyes2017-01-04
|\
| * test: skip_fragile(), TEST_SKIP_FRAGILEJustin 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
| |/
* / unittest: Allow multiple indirect includesZyX2017-01-03
|/
* eval.c: set_selfdict(): Fix invalid memory access.Justin M. Keyes2016-12-14