aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
...
* 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
* test: rmdir(): recursively deleteJustin M. Keyes2016-06-06
* test/functional/helpers.lua: Fix dedent() #4735KillTheMule2016-05-10
* Satisfy testlint.KillTheMule2016-04-28
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* Synchronize shada reset helper with other functional testsThiago de Arruda2016-04-11
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Remove `goto` statement in lua code.Thiago de Arruda2016-03-07
* Remove dependency on ffi moduleThiago de Arruda2016-03-07
* tests: Make helper.source() return tempname.watiko2016-01-10
* encoding: update testsBjörn Linse2016-01-02
* test/functional: Fix api/vim_spec.lua.Rui Abreu Ferreira2015-12-31
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* functests: Use . for various folder defaults in testsZyX2015-10-23
* functests: Refactor tests:ZyX2015-10-08
* functests: Make one recover_spec test also use gdb or valgrindZyX2015-10-08
* shada,functests: Test how ShaDa support code reacts on errorsZyX2015-10-08
* functests: Add tests for ShaDa variables dumping/readingZyX2015-10-08
* shell: Ensure silent bang mappings won't cut outputThiago de Arruda2015-10-01
* functests/helpers: Add exc_exec function that checks the exceptionZyX2015-09-19
* api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16