summaryrefslogtreecommitdiff
path: root/vis
AgeCommit message (Expand)Author
2017-04-08test: update tests to for new line ending handlingMarc André Tanner
2017-04-06test: terminate tests via command line argument not lua codeMarc André Tanner
2017-04-06test: fail test with error on bad return codeChristian Hesse
2017-03-22test/vis: adapt test to new shift right behaviorMarc André Tanner
2017-03-04test/vis: tweak word motion testsMarc André Tanner
2017-03-04Merge branch 'prev-start-of-word' of https://github.com/erf/vis-test into wordMarc André Tanner
2017-03-01test/lua: do not load visrc but only vis.luaMarc André Tanner
2017-02-26test/vis: added tests for w, W, e, E, ge, gEErlend Fagerheim
2017-02-25test/vis: update tests for new pseudo key namingMarc 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/vis: add regression test for ec9007f0512930bc16f23e97ea626799187700b6Marc André Tanner
2017-02-17test/vis: add some more testsMarc André Tanner
2017-02-16test/vis: set UTF-8 localeChristian Hesse
2017-02-16test/vis: add some tests for digraphs and verbatim insertionMarc André Tanner
2017-02-16test/vis: patch Lua package.path to include source repositoryMarc André Tanner
2017-02-15test/vis: add a test for the lexer text objectMarc André Tanner
2017-02-15test/vis: source the default visrc.lua fileMarc André Tanner
2017-02-15test/vis: remove C function related tests for nowMarc André Tanner
2017-02-14Skip tests if Lua support is not compiled inMarc André Tanner
2017-02-11test/vis: use [0-9]+ instead of \d+ in regexMarc André Tanner
2017-02-11test/vis: add some test related to multiple cursors/selectionsMarc André Tanner
2017-02-11test/vis: drop cpp(1) as a preprocessorMarc André Tanner
2017-02-07test: add a few new tests related to text objectsMarc André Tanner
2017-02-01Add regression tests for recently fixed bugsMarc André Tanner
2017-01-13test: change existing tests to avoid substitute commandMarc André Tanner
2017-01-13test/vis: tweak structural regex tests to take new selection into accountMarc André Tanner
2017-01-12tests: make :help output actually visibleMarc André Tanner
2016-12-30Revert "Make sure that info messages are printed before test case is run"Marc André Tanner
2016-12-28Make sure that info messages are printed before test case is runMarc André Tanner
2016-12-19test: ignore custom visrc.lua configurationMarc André Tanner
2016-12-17test/vis: add some insert mode mapping regression testsMarc André Tanner
2016-11-17test: use :qall! to terminate testsMarc André Tanner
2016-11-17test/vis: remove trailing white spaces after pre-processing keys fileMarc André Tanner
2016-11-16test/vis: convert vis specific tests to use the Lua APIMarc André Tanner
2016-11-08test/vis: add structural regexp tests which round up/down a selectionMarc André Tanner
2016-04-21Move vim/prompt test to vis/promptMarc André Tanner
2016-04-19test/vis: add test for :wq in normal mode with multiple cursorsMarc André Tanner
2016-04-19Initial import of test branch from vis repositoryMarc André Tanner