aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/swapfile_preserve_recover_spec.lua
Commit message (Expand)AuthorAge
* refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
* refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes2025-01-04
* feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test: big cleanup followupLewis Russell2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* test: only trim trailing spaces in swapfile tests (#25341)zeertzjq2023-09-24
* fix(startup): stop TUI properly when quitting at swap dialog (#25337)zeertzjq2023-09-24
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* test: add a Lua test for swap file created before bootzeertzjq2022-11-17
* vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)zeertzjq2022-08-31
* refactor: remove cpo-& behavior (#17745)zeertzjq2022-03-23
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23