summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13test/vis: use C.UTF-8 localeMarc André Tanner
2020-02-13Fix compiler warningsMarc André Tanner
2018-05-22test/vim: remove case related testsMarc André Tanner
2018-05-16Merge branch 'check-shadow-permissions' of https://github.com/paride/vis-testMarc André Tanner
2018-05-16Merge branch 'test-cleanup' of https://github.com/paride/vis-testMarc André Tanner
2018-05-15test/vim: remove tests for obsolete featuresMarc André Tanner
2018-05-03Check that /etc/shadow is actually not readableParide Legovini
2018-04-15make clean: actually cleanup everythingParide Legovini
2018-04-15Explicitly add ISC licenseMarc André Tanner
2018-03-29test/vis: delete test depending on external sed(1) invocationMarc André Tanner
2018-02-19test/sam: add regression test to delete empty lines using x g/^$/ dMarc André Tanner
2018-01-26test/vis: adapt verbatim insertion test to new <C-v><C-m> behaviourMarc André Tanner
2017-07-13test/lua: adapt tests to changes in Lua APIMarc André Tanner
2017-07-09test/vis: add more tests for selection operationsMarc André Tanner
2017-07-08test/sam: add simple search replace unicode regression testMarc André Tanner
2017-07-08test/vis: add tests for set operations on selectionsMarc André Tanner
2017-06-19test/vis: adapt to new trim selection key bindingMarc André Tanner
2017-04-09test/core: tweak used CFLAGSMarc André Tanner
2017-04-08test: update tests to for new line ending handlingMarc André Tanner
2017-04-08test/core: add a few tests for iterator find functionsMarc 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-15test/lua: update READMEMarc André Tanner
2017-03-05test/lua: fix luacheck warningsMarc André Tanner
2017-03-04test/lua: convert tests to busted infrastructureMarc 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-03test/lua: add infrastructure for busted based unit testsMarc 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: add some general testing tipsMarc André Tanner
2017-02-22test/vim: add test for `t` motionMarc André Tanner
2017-02-22test/vis: add regression test for ec9007f0512930bc16f23e97ea626799187700b6Marc André Tanner
2017-02-20test/fuzz: add fuzzing driver for bufferMarc André Tanner
2017-02-20test/fuzz: add fuzzing infrastructureMarc André Tanner
2017-02-20test/core: add msan make targetMarc André Tanner
2017-02-18test/core: rename files to have distinct namesMarc André Tanner
2017-02-17test/vis: add some more testsMarc André Tanner
2017-02-17test/core: add some more array related 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