Problem: test_expand leaves files behind. Solution: Edit another file before deleting, otherwise the swap file remains. 08b270a8a4
08b270a8a4
It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail.
Problem: Expanding "~" halfway a file name. Solution: Handle the file name as one name. (Marco Hinz) Add a test. Closes vim/vim#564. 58adb14739
58adb14739