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: Test 108 fails when language is French. Solution: Force English messages. (Dominique Pelle) 8c600052fa
8c600052fa
Problem: Debugger has no stack backtrace support. Solution: Add "backtrace", "frame", "up" and "down" commands. (Alberto Fanjul, closes vim/vim#433) f1f60f859c
f1f60f859c