summaryrefslogtreecommitdiff
path: root/test/normal
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-08-29 12:36:40 +1000
committerMaxime Coste <mawww@kakoune.org>2018-08-29 12:36:40 +1000
commitbd34d007d7aa35e970bde57f222971078b4b5cb8 (patch)
tree66dd6ed90a5c2f68ede50eb71d7b1835bcbdac2a /test/normal
parent68aba9e353961ccae17183ccdc65c3c89bdcd6c6 (diff)
Fix tests with new shell escaping syntax
Diffstat (limited to 'test/normal')
-rw-r--r--test/normal/extra-word-chars/selections2
-rw-r--r--test/normal/object/around/single_quote/selections2
-rw-r--r--test/normal/object/end-extending/single_quote/selections2
-rw-r--r--test/normal/object/end/single_quote/selections2
-rw-r--r--test/normal/object/on-start/around/single_quote/selections2
-rw-r--r--test/normal/object/start-extending/single_quote/selections2
-rw-r--r--test/normal/object/start/single_quote/selections2
7 files changed, 7 insertions, 7 deletions
diff --git a/test/normal/extra-word-chars/selections b/test/normal/extra-word-chars/selections
index da11edba..eee47f8f 100644
--- a/test/normal/extra-word-chars/selections
+++ b/test/normal/extra-word-chars/selections
@@ -1 +1 @@
-'another''one'
+'another'\''one'
diff --git a/test/normal/object/around/single_quote/selections b/test/normal/object/around/single_quote/selections
index 80eca1d8..e2910229 100644
--- a/test/normal/object/around/single_quote/selections
+++ b/test/normal/object/around/single_quote/selections
@@ -1 +1 @@
-'''bar'''
+''\''bar'\'''
diff --git a/test/normal/object/end-extending/single_quote/selections b/test/normal/object/end-extending/single_quote/selections
index 6a555c9b..19a4425b 100644
--- a/test/normal/object/end-extending/single_quote/selections
+++ b/test/normal/object/end-extending/single_quote/selections
@@ -1 +1 @@
-'bar'''
+'bar'\'''
diff --git a/test/normal/object/end/single_quote/selections b/test/normal/object/end/single_quote/selections
index 6a555c9b..19a4425b 100644
--- a/test/normal/object/end/single_quote/selections
+++ b/test/normal/object/end/single_quote/selections
@@ -1 +1 @@
-'bar'''
+'bar'\'''
diff --git a/test/normal/object/on-start/around/single_quote/selections b/test/normal/object/on-start/around/single_quote/selections
index 80eca1d8..e2910229 100644
--- a/test/normal/object/on-start/around/single_quote/selections
+++ b/test/normal/object/on-start/around/single_quote/selections
@@ -1 +1 @@
-'''bar'''
+''\''bar'\'''
diff --git a/test/normal/object/start-extending/single_quote/selections b/test/normal/object/start-extending/single_quote/selections
index 0ea867ee..726c7d25 100644
--- a/test/normal/object/start-extending/single_quote/selections
+++ b/test/normal/object/start-extending/single_quote/selections
@@ -1 +1 @@
-'''b'
+''\''b'
diff --git a/test/normal/object/start/single_quote/selections b/test/normal/object/start/single_quote/selections
index 0ea867ee..726c7d25 100644
--- a/test/normal/object/start/single_quote/selections
+++ b/test/normal/object/start/single_quote/selections
@@ -1 +1 @@
-'''b'
+''\''b'