aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* 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
* encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
* encoding: Update handling of encoding in testsBjörn Linse2015-09-08
* test59: Store all text as utf-8 and convert when neededBjörn Linse2015-08-26
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* test: cover :grepJustin M. Keyes2015-08-11
* Test: add new helper function: rmdir()Marco Hinz2015-07-20
* tests: Use write_file() in source().Lucas Hoffmann2015-06-30
* tests: Add helpers.write_file() to write short files.Lucas Hoffmann2015-06-30
* defaults: enable 'autoindent' #2857Felipe Morales2015-06-20
* test: helpers.lua: add temporary set_session() functionJustin M. Keyes2015-04-12
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24