aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2016-09-25 18:16:17 +0300
committerZyX <kp-pav@yandex.ru>2017-03-29 10:08:06 +0300
commitcf45c7bb059dafeb882133273f77042cb06b37e4 (patch)
treeee06e32ccc03a1406e886b7124a0e6dc286b0462 /src
parent7ceebacb3fad49ba8321397cf839948caa55b3f5 (diff)
downloadrneovim-cf45c7bb059dafeb882133273f77042cb06b37e4.tar.gz
rneovim-cf45c7bb059dafeb882133273f77042cb06b37e4.tar.bz2
rneovim-cf45c7bb059dafeb882133273f77042cb06b37e4.zip
unittests: Fix tests crash
Tests crash at some point without - `after_each(collectgarbage)` right before “typval.c list copy() copies list correctly and converts items” test. - Commenting out that test. - Adding `collectgarbage()` after the test (what actually this commit does). Adding `collectgarbage()` to top-level `after_each` block right after `restore_allocators` makes running this file crash even if it is run alone.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions