summaryrefslogtreecommitdiff
path: root/test/normal/undo-after-replace-lines
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-06-09 10:48:37 +0100
committerMaxime Coste <mawww@kakoune.org>2017-06-09 10:48:37 +0100
commitfb81b1bc86cf317cd7cc672a6059eed6f792260d (patch)
treeb7ca70777608e15ee962467c755562d087c9bd91 /test/normal/undo-after-replace-lines
parent242f951c84973467b7b08be233f81c0029710516 (diff)
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/normal/undo-after-replace-lines')
-rw-r--r--test/normal/undo-after-replace-lines/cmd1
-rw-r--r--test/normal/undo-after-replace-lines/in4
-rw-r--r--test/normal/undo-after-replace-lines/out1
3 files changed, 6 insertions, 0 deletions
diff --git a/test/normal/undo-after-replace-lines/cmd b/test/normal/undo-after-replace-lines/cmd
new file mode 100644
index 00000000..4b0cc2ac
--- /dev/null
+++ b/test/normal/undo-after-replace-lines/cmd
@@ -0,0 +1 @@
+ey%<a-s>RuU
diff --git a/test/normal/undo-after-replace-lines/in b/test/normal/undo-after-replace-lines/in
new file mode 100644
index 00000000..9c2a7090
--- /dev/null
+++ b/test/normal/undo-after-replace-lines/in
@@ -0,0 +1,4 @@
+line 1
+line 2
+line 3
+line 4
diff --git a/test/normal/undo-after-replace-lines/out b/test/normal/undo-after-replace-lines/out
new file mode 100644
index 00000000..78483296
--- /dev/null
+++ b/test/normal/undo-after-replace-lines/out
@@ -0,0 +1 @@
+linelinelineline