aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* 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 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
|/
* 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
* 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
* test: helpers.retry()Justin M. Keyes2016-12-07
* test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
* api: documentationJustin M. Keyes2016-10-23
* test: api_specJustin M. Keyes2016-09-22
* test/helpers.rmdir(): lfs.rmdir() instead of os.remove()Justin M. Keyes2016-09-20
* test/helpers.rmdir(): Retry once after a delay.Justin M. Keyes2016-09-20
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* Merge pull request #5225 from equalsraf/windows-functionaltestsBjörn Linse2016-08-31
|\
| * functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
| * Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* | api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
|/
* tests: Set env variables in RunTests.cmakeTommy Allen2016-08-17
* functests: Add tests for XDG defaultsZyX2016-07-10
* test/functional: sleep()Justin M. Keyes2016-07-03
* test: fix command_count_specBjörn Linse2016-06-23
* functests: Check logs in lua codeZyX2016-06-10
* test: Fix path to valgrind suppressions (#4892)James McCoy2016-06-08