aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_swap.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.0.1253: still too many old style testsJan Edmund Lazo2018-07-06
Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes vim/vim#2272) https://github.com/vim/vim/commit/430dc5d360166ca5bb6a73f2c87ae53e09282ecb Skip Test_tag_file_encoding. 083_tag_search_with_file_encoding_spec.lua handles the same test case.