Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | unittests: Update test/unit/message_spec.lua | ZyX | 2017-03-11 |
| | |||
* | vim-patch:7.4.2068 | James McCoy | 2017-03-06 |
| | | | | | | | | | Problem: Not all arguments of trunc_string() are tested. Memory access error when running the message tests. Solution: Add another test case. (Yegappan Lakshmanan) Make it easy to run unittests with valgrind. Fix the access error. https://github.com/vim/vim/commit/b9644433d2728e99fab874e5e33147ad95d23a31 | ||
* | vim-patch:7.4.2051 | James McCoy | 2017-03-06 |
Problem: No proper testing of trunc_string(). Solution: Add a unittest for message.c. https://github.com/vim/vim/commit/502ae4ba63561c98ac69af26cd9883bfd18d225f |