]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2051 v7.4.2051
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 17:50:13 +0000 (19:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 17:50:13 +0000 (19:50 +0200)
commit502ae4ba63561c98ac69af26cd9883bfd18d225f
treeeeb8f200bd2cf8526bd96debaf35835fe03b1890
parent015102e91e978a0bb42a14461c132a85e8f7e1ea
patch 7.4.2051
Problem:    No proper testing of trunc_string().
Solution:   Add a unittest for message.c.
src/Makefile
src/main.c
src/message.c
src/message_test.c [new file with mode: 0644]
src/proto/main.pro
src/structs.h
src/version.c