From 11754d3c6451288fc06d85fb2f6e85552336010e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 1 Feb 2017 18:32:57 +0100 Subject: Add regression tests for recently fixed bugs --- vis/structural-regex/addresses/marks.in | 1 + vis/structural-regex/addresses/marks.keys | 6 ++++++ vis/structural-regex/addresses/marks.ref | 1 + 3 files changed, 8 insertions(+) create mode 100644 vis/structural-regex/addresses/marks.in create mode 100644 vis/structural-regex/addresses/marks.keys create mode 100644 vis/structural-regex/addresses/marks.ref (limited to 'vis') 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/ +fq +ma +el +mb +: 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. -- cgit v1.2.3