aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* tests: do_rmdir(): improve error handling #10955Daniel Hahler2019-09-06
* test: is_os() #10933Justin M. Keyes2019-09-04
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
* test: assert_alive()Justin M. Keyes2019-09-01
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONSDaniel Hahler2019-08-21
* tests/functional: expect_msg_seq: use load_adjust (#10727)Daniel Hahler2019-08-09
* test: Minimize shada/helpers.lua #10728Justin M. Keyes2019-08-09
* tests: use module pattern with test/functional/helpers.lua (#10724)Daniel Hahler2019-08-08
* API: ContextAbdelhakeem2019-07-27
* tests: win: fix "cat" with PowerShellerw72019-07-26
* defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* ci: AppVeyor: fix cov job, remove duplicate non-cov one (#10217)Daniel Hahler2019-06-14
* defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes2019-06-07
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
* lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
* terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* test: 'shadafile' defaultJustin M. Keyes2019-04-27
* API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
* Merge #9292 from mhinz/xcode10Justin M. Keyes2019-01-17
|\
| * tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
* | test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
|/
* multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
* RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* cleanup, test interactive -EJustin M. Keyes2018-06-04
* test/util: move general functions into global helpersJustin M. Keyes2018-04-27
* test/util: throttle retry() (#8296)Justin M. Keyes2018-04-20
* test/util: retry(): also decorate non-string errorJustin M. Keyes2018-04-18
* Merge #8120 'test: win: prefer cmd.exe'Justin M. Keyes2018-04-15
|\
| * test: win: use powershell for Start-Sleep onlyJan Edmund Lazo2018-03-26
* | test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* | test/util: matches()Justin M. Keyes2018-04-11
|/