diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-02-01 18:32:57 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-02-01 18:32:57 +0100 |
| commit | 11754d3c6451288fc06d85fb2f6e85552336010e (patch) | |
| tree | 49408f6a704e174ad4b24323d7f12c38ca71d909 /vis | |
| parent | a8539ae199b4994e518f1486411e0895a4e3fb90 (diff) | |
Add regression tests for recently fixed bugs
Diffstat (limited to 'vis')
| -rw-r--r-- | vis/structural-regex/addresses/marks.in | 1 | ||||
| -rw-r--r-- | vis/structural-regex/addresses/marks.keys | 6 | ||||
| -rw-r--r-- | vis/structural-regex/addresses/marks.ref | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/vis/structural-regex/addresses/marks.in b/vis/structural-regex/addresses/marks.in new file mode 100644 index 0000000..2fe6575 --- /dev/null +++ b/vis/structural-regex/addresses/marks.in @@ -0,0 +1 @@ +The quick brown fox jumps over the lazy dog. diff --git a/vis/structural-regex/addresses/marks.keys b/vis/structural-regex/addresses/marks.keys new file mode 100644 index 0000000..1ef1075 --- /dev/null +++ b/vis/structural-regex/addresses/marks.keys @@ -0,0 +1,6 @@ +:'a,'b { i/>/ a/</ }<Enter> +fq +ma +el +mb +:<Up><Enter> diff --git a/vis/structural-regex/addresses/marks.ref b/vis/structural-regex/addresses/marks.ref new file mode 100644 index 0000000..df68a3b --- /dev/null +++ b/vis/structural-regex/addresses/marks.ref @@ -0,0 +1 @@ +The >quick< brown fox jumps over the lazy dog. |
