aboutsummaryrefslogtreecommitdiff
path: root/scripts/genvimvim.lua
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2015-07-10 12:12:09 +0200
committerMichael Reed <m.reed@mykolab.com>2015-07-21 19:56:15 -0400
commit6571c84d54a93e186bccf298bf4a3d0a45ddf28c (patch)
tree174f05f5347c56bc01f94d7a57e7f10e8a06a33d /scripts/genvimvim.lua
parentd6c97a85ff036e03b7fff202f111e65045bcc2bd (diff)
downloadrneovim-6571c84d54a93e186bccf298bf4a3d0a45ddf28c.tar.gz
rneovim-6571c84d54a93e186bccf298bf4a3d0a45ddf28c.tar.bz2
rneovim-6571c84d54a93e186bccf298bf4a3d0a45ddf28c.zip
tests: Migrate legacy test 80. #2989
The test is also split in several blocks and heavily modernized. This was done to prevent the following quoting and escaping problems during migration: - the vim command `put =...` treats double quotes as the start of a comment so they have to be escaped with a backslash - when inserting control characters on the command line they have to be escaped with <C-V> The parts one and two of the test are functional identical so they are wrapped in a local function. The only difference was which letters where used to test the same feature. Part six did test a flag in 'cpoptions' that has been removed in neovim. It has therefore been removed as well. Reviewed-by: Michael Reed <Pyrohh@users.noreply.github.com>
Diffstat (limited to 'scripts/genvimvim.lua')
0 files changed, 0 insertions, 0 deletions