summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/wviminfo_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2019-04-27test: clear(): `args_rm` parameterJustin M. Keyes1
2018-05-24win: test: close shada file before os.removeJan Edmund Lazo1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-13Update lua client to 0.0.1-24Thiago de Arruda1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-10-23functests: Do not forget about -i argumentZyX1
2015-10-08Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX1
2015-10-08Replace references to viminfo in various placesZyX1
2015-06-30tests: Use new write_file() function in tests.Lucas Hoffmann1
2015-06-12tests: wviminfo_spec.lua: reworkJustin M. Keyes1
2015-06-12tests: Add tests for the :wv command.Lucas Hoffmann1