diff options
author | James McCoy <jamessan@jamessan.com> | 2017-07-02 12:51:06 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-07-02 12:52:43 -0400 |
commit | 4d017256996fe7c7e19944f78c67d9fcb156ada7 (patch) | |
tree | 6c257d08db6ccf66279bb8e1a9516afad74a867a /src | |
parent | ca4633bfe4d0f58bd5fb7343d282fafb71f3a3ee (diff) | |
download | rneovim-4d017256996fe7c7e19944f78c67d9fcb156ada7.tar.gz rneovim-4d017256996fe7c7e19944f78c67d9fcb156ada7.tar.bz2 rneovim-4d017256996fe7c7e19944f78c67d9fcb156ada7.zip |
test: expand_env_esc: Pass correct buffer size for outlen and assertion
Running this test with a mocked passwd file whose $HOME was set to
/home/jamessan/src/debian.org/pkg-vim/deb-packages/neovim/neovim-0.2.0/debian/fakehome
caused the test to fail, since the expanded result was >= 99 bytes. The
test should be reflecting the actual size of the buffer, instead of some
arbitrary other number, anwyay.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions