Fix various tests
This commit is contained in:
parent
cd0aeefa81
commit
5c3f8c648c
|
@ -1 +1 @@
|
|||
bar:foo
|
||||
foo:bar
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
bar-baz
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
bar
|
||||
|
|
|
@ -1 +1 @@
|
|||
<space>
|
||||
;
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"%(foo)": "bar"
|
||||
"%(foo)"= "bar"
|
||||
}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
|
||||
"foo": "bar"
|
||||
{
|
||||
"foo"= "bar"
|
||||
}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
|
||||
[
|
||||
"foo"
|
||||
]
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
foobar
|
||||
<a-|>sed s/foo/bar/<ret>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a-|>sed s/foo/bar/<ret>
|
||||
%(foobar)
|
||||
|
|
|
@ -1 +1 @@
|
|||
foobar
|
||||
foobarbarbar
|
||||
|
|
|
@ -1 +1 @@
|
|||
QQimawww<esc>Q%c<c-r>Q
|
||||
Qqimawww<esc>Q%c<c-r>q
|
||||
|
|
|
@ -1 +1 @@
|
|||
mawww
|
||||
imawww<esc>
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo bar baz
|
||||
foo baz
|
||||
|
|
|
@ -1 +1 @@
|
|||
baz:foo:bar
|
||||
foo:bar:baz
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
bar-baz
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
bar
|
||||
|
|
Loading…
Reference in New Issue
Block a user