aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* 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
|/
* test: next_msg(): default `timeout` to 10sJustin M. Keyes2018-03-11
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* test: enable ex_cmds/cd_spec.lua on WindowsJan Edmund Lazo2018-02-19
* test/util: remove eq_any()Justin M. Keyes2018-02-18
* test/util: expect_msg_seq()Justin M. Keyes2018-02-18
* test/win: fix some environment assumptions #7912George Zhao2018-01-28
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* test: set_shell_powershell(): update flags (#7819)Justin M. Keyes2018-01-07
* ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
* test: write_file(): support append-modeJustin M. Keyes2017-12-05
* test: retry(): fix time calculationJustin M. Keyes2017-12-05
* tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* channels: testsBjörn Linse2017-11-26
* test: add hexdump utilitiy functionBjörn Linse2017-11-25
* test/helpers: disable powershell logo/banner messageJustin M. Keyes2017-08-06
* 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
|/