summaryrefslogtreecommitdiff
path: root/vis/structural-regex
AgeCommit message (Collapse)Author
2017-02-23test: fix travis macOS test failuresMarc André Tanner
The vim version installed on the Travis macOS VMs does not seem to correctly handle ; when already on a matching position. Move the affected test to test/vis. Also fix white space related issues in sed invocation.
2017-02-22test/vis: add regression test for ec9007f0512930bc16f23e97ea626799187700b6Marc André Tanner
2017-02-01Add regression tests for recently fixed bugsMarc André Tanner
2017-01-13test/vis: tweak structural regex tests to take new selection into accountMarc André Tanner
2016-11-08test/vis: add structural regexp tests which round up/down a selectionMarc André Tanner