summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/write_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-22fix(cmd): ++p, ++edit should match "word" boundary #39146glepnir1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-02-19test(ex_cmds/write_spec): don't create files under test/ (#37963)zeertzjq1
2026-02-12fix(bufwrite.c): handle invalid byte sequences #37363Kevin Goodsell1
2025-10-11feat: ":wall ++p" creates parent dirs for each buf #36121Rob Pilling1
2025-09-27fix(cmd): :update writes new file buffers only for real files #35939glepnir1
2025-09-27fix(cmd): :update does not write new, unmodified buffer #35929glepnir1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-11-06feat: ":write ++p" creates parent dirs #20835Victor Blanchard1
2022-10-17ci: add cirrus to isCI function to skip tests (#20526)dundargoc1
2022-09-08ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc1
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes1
2019-10-18tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler1
2018-05-25fixup: always delete Xfile, fix exit code checkJan Edmund Lazo1
2018-05-24win: test: don't test symlink if not admin userJan Edmund Lazo1
2018-05-24win: test: disable non-admin failing testsJan Edmund Lazo1
2018-02-19Resolve issues mentioned in PR reviewJan Edmund Lazo1
2018-02-19test: enable ex_cmds/write_spec.lua in WindowsJan Edmund Lazo1
2017-04-09functests: Fix linter errorsZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2017-04-03functests: Test some :write errorsZyX1
2016-10-21os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-06-23test: fix command_count_specBjörn Linse1
2016-06-15test: functional: Remove test_bkc_* files after testingJames McCoy1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-28Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira1