diff options
author | ZyX <kp-pav@yandex.ru> | 2017-03-13 01:45:44 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-03-29 10:08:45 +0300 |
commit | 270a3889af024485fa7b63f34c4dd3f92f6e0f98 (patch) | |
tree | cefc4c4d93615ddb4250ef7df813e039856c74f3 /scripts/check-includes.py | |
parent | bc87d23c28c10c70b4addaf18ae16bcbe0682c8a (diff) | |
download | rneovim-270a3889af024485fa7b63f34c4dd3f92f6e0f98.tar.gz rneovim-270a3889af024485fa7b63f34c4dd3f92f6e0f98.tar.bz2 rneovim-270a3889af024485fa7b63f34c4dd3f92f6e0f98.zip |
unittests: Add tv_dict_add* unit tests
Also fixes incorrect location of `tv_dict_add` function and three bugs in other
functions:
1. `tv_dict_add_list` may free list it does not own (vim/vim#1555).
2. `tv_dict_add_dict` may free dictionary it does not own (vim/vim#1555).
3. `tv_dict_add_dict` ignores `key_len` argument.
Diffstat (limited to 'scripts/check-includes.py')
0 files changed, 0 insertions, 0 deletions