Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:8.0.0035 (#5609) | Shougo | 2016-11-15 |
| | | | | | | | Problem: Order of matches for 'omnifunc' is messed up. (Danny Su) Solution: Do not set compl_curr_match when called from complete_check(). (closes vim/vim#1168) https://github.com/vim/vim/commit/472e85970ee3a80abd824bef510df12e9cfe9e96 | ||
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
| | | | | | | 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. | ||
* | tests: Migrate legacy test 76. #2711 | Lucas Hoffmann | 2015-05-27 |