aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/write_spec.lua
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* fixup: always delete Xfile, fix exit code checkJan Edmund Lazo2018-05-25
* win: test: don't test symlink if not admin userJan Edmund Lazo2018-05-24
* win: test: disable non-admin failing testsJan Edmund Lazo2018-05-24
* Resolve issues mentioned in PR reviewJan Edmund Lazo2018-02-19
* test: enable ex_cmds/write_spec.lua in WindowsJan Edmund Lazo2018-02-19
* functests: Fix linter errorsZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* functests: Test some :write errorsZyX2017-04-03
* os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* test: fix command_count_specBjörn Linse2016-06-23
* test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
* functests: Check logs in lua codeZyX2016-06-10
* Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28