summaryrefslogtreecommitdiff
path: root/vim
AgeCommit message (Expand)Author
2020-09-20test/vim: set an UTF-8 localeMarc André Tanner
2020-08-31test/vim: add test for word text objects with symbolsMarc André Tanner
2020-07-26test/vim: use g~ instead of ~ to swap caseMarc André Tanner
2020-05-13test/vim: remove test which fails on macOSMarc André Tanner
2020-02-22test/vim: add info about skipped testsMarc André Tanner
2020-02-13test/vim: skip tests if vim is not availableMarc André Tanner
2018-05-22test/vim: remove case related testsMarc André Tanner
2018-05-15test/vim: remove tests for obsolete featuresMarc André Tanner
2017-02-25test/vis: cleanup motion testsMarc André Tanner
2017-02-24test/vis: added a few motion testsErlend Fagerheim
2017-02-23test: fix travis macOS test failuresMarc André Tanner
2017-02-22test/vim: add test for `t` motionMarc André Tanner
2017-02-12test/vim: tweak combining characters testMarc André Tanner
2017-02-11test/vim: add a file with lots of combining charactersMarc André Tanner
2017-02-07test: add a few new tests related to text objectsMarc André Tanner
2017-02-02test/vim: add a few special filesMarc André Tanner
2017-02-01Add regression tests for recently fixed bugsMarc André Tanner
2017-01-18test/vim: give a hint about skipped testsChristian Hesse
2017-01-18test/vim: add some basic tests for count and repetion of `i` and `a`Marc André Tanner
2017-01-18test/vim: use macro count specifier where appropriateMarc André Tanner
2017-01-13test: change existing tests to avoid substitute commandMarc André Tanner
2017-01-13test/vim: tweak test to not rely on only first substitutionMarc André Tanner
2016-11-19test/vim: add a few tests for registersMarc André Tanner
2016-11-19test/vim: fixup some of the previously broken testsMarc André Tanner
2016-11-19test/vim: add some hints for possible test authorsMarc André Tanner
2016-11-17test/vim: redirect both stdout and stderr to /dev/nullMarc André Tanner
2016-11-17test: use :qall! to terminate testsMarc André Tanner
2016-11-17test/vim: ignore user supplied visrc.luaMarc André Tanner
2016-11-17test/vim: remove trailing white spaces after pre-processing keys fileMarc André Tanner
2016-11-09test/vim: test cancelation of `r` commandMarc André Tanner
2016-11-09test/vim: add test for `r` in normal/visual modeMarc André Tanner
2016-11-05test: disable test/vis and test/vim sets on non-Linux CI serversMarc André Tanner
2016-11-04test/vim: do not run these tests in continuous integration environmentMarc André Tanner
2016-11-03test/vim: add more join related testsMarc André Tanner
2016-05-01test/vim: try to force a more standardized vim environment/configuraionMarc André Tanner
2016-05-01test/vim/golf: enable test using . inside a macroMarc André Tanner
2016-04-21Move vim/prompt test to vis/promptMarc André Tanner
2016-04-21Run vim with `-u NONE` to ignore vimrcJosh Wainwright
2016-04-19Workaround bug in +- address implementationMarc André Tanner
2016-04-19Initial import of test branch from vis repositoryMarc André Tanner