aboutsummaryrefslogtreecommitdiff
path: root/vim
AgeCommit message (Collapse)AuthorFilesLines
2016-11-04test/vim: do not run these tests in continuous integration environmentMarc André Tanner1-0/+5
In contrast to the local enivronment they don't seem to work reliably.
2016-11-03test/vim: add more join related testsMarc André Tanner10-0/+57
Close #4
2016-05-01test/vim: try to force a more standardized vim environment/configuraionMarc André Tanner1-1/+1
2016-05-01test/vim/golf: enable test using . inside a macroMarc André Tanner1-0/+0
2016-04-21Move vim/prompt test to vis/promptMarc André Tanner2-9/+0
This does not seem to work with vim -u NONE.
2016-04-21Run vim with `-u NONE` to ignore vimrcJosh Wainwright1-0/+1
This might not be the best way to specify this, but the tests were failing for me as vim was using my vimrc and so picking up my own keybindings.
2016-04-19Workaround bug in +- address implementationMarc André Tanner1-2/+2
2016-04-19Initial import of test branch from vis repositoryMarc André Tanner98-0/+1163