aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* test: deal with RPC call causing Nvim to exit laterzeertzjq2022-07-19
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* test: allow running CI without ts parsers installedJames McCoy2022-06-08
* feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
* feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
* refactor(ui): simplify stdin handlingbfredl2022-05-02
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* test: add VIMRUNTIME variable to the clear functionDundar Göc2022-01-08
* test: fix running functional tests under gdbserverShreyansh Chouhan2021-09-20
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* docs: make Lua docstrings consistent #15255Gregory Anders2021-08-22
* feat(defaults): set nojoinspacesGregory Anders2021-08-17
* feat: defaults: set undo points in <C-U> and <C-W> (#15400)Gregory Anders2021-08-16
* feat(defaults): map CTRL-L to search highlights, update diffs #15385Gregory Anders2021-08-16
* feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* Refactor(tests): Use os commands in mkdir_p helpershadmansaleh2021-06-30
* feat(startup): Source runtime/plugin/**/*.lua at startupshadmansaleh2021-06-11
* tests: make treesitter its own categoryBjörn Linse2021-01-03
* ex_getln: add secret charmBjörn Linse2020-12-01
* api: add API for themesBjörn Linse2020-11-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
* lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* provider/perl: add basic testsJan Edmund Lazo2020-01-20
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* test: hoist buf_lines()Justin M. Keyes2020-01-08
* ci: test powershell core on LinuxJan Edmund Lazo2019-12-31
* Merge pull request #7202 from teto/jobstart_envJames McCoy2019-12-13
|\
| * test: always pass a string to expect_msg_seqMatthieu Coudron2019-12-03
* | defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\ \ | |/ |/|
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
|/
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* test/functional: retry/Screen: failure instead of error #11173Daniel Hahler2019-10-19
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* doc: update shellquote for powershell #11122Jan Edmund Lazo2019-10-10
* tests/functional: keep $TMPDIR in env (#11163)Daniel Hahler2019-10-06
* screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
* 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