tests: Update selections files to match the new selection list syntax
This commit is contained in:
parent
4e2e971033
commit
9387abed81
|
@ -1,2 +1,2 @@
|
|||
line 2
|
||||
line 3
|
||||
'line 2
|
||||
line 3'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
a
|
||||
'a
|
||||
b
|
||||
c
|
||||
d
|
||||
|
||||
'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
append
|
||||
|
||||
'append
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
o
|
||||
'o'
|
||||
|
|
|
@ -1 +1 @@
|
|||
9
|
||||
'9'
|
||||
|
|
|
@ -1 +1 @@
|
|||
3:7
|
||||
'3' '7'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo:bar:baz
|
||||
'foo' 'bar' 'baz'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
foo
|
||||
bar:bar
|
||||
baz:qux
|
||||
foo
|
||||
'foo
|
||||
bar' 'bar
|
||||
baz' 'qux
|
||||
foo'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo:bar:baz
|
||||
'foo' 'bar' 'baz'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
one line
|
||||
'one line
|
||||
two lines
|
||||
three lines
|
||||
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
another'one
|
||||
'another''one'
|
||||
|
|
|
@ -1 +1 @@
|
|||
|b
|
||||
'|b'
|
||||
|
|
|
@ -1 +1 @@
|
|||
|bar
|
||||
'|bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar|
|
||||
'bar|'
|
||||
|
|
|
@ -1 +1 @@
|
|||
r|
|
||||
'r|'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
bar
|
||||
b
|
||||
'bar
|
||||
b'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bar
|
||||
'bar
|
||||
baz
|
||||
|
||||
'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
foo
|
||||
b
|
||||
'foo
|
||||
b'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
foo
|
||||
|
||||
'foo
|
||||
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo b
|
||||
'foo b'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar baz
|
||||
'bar baz'
|
||||
|
|
|
@ -1 +1 @@
|
|||
b
|
||||
'b'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
|
||||
'
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
f
|
||||
'f'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
|
||||
'
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
f
|
||||
'f'
|
||||
|
|
|
@ -1 +1 @@
|
|||
z
|
||||
'z'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo:bar
|
||||
'foo' 'bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo
|
||||
'foo'
|
||||
|
|
|
@ -1 +1 @@
|
|||
(a, b)
|
||||
'(a, b)'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
foo
|
||||
bar
|
||||
'foo
|
||||
bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
r
|
||||
'r'
|
||||
|
|
|
@ -1 +1 @@
|
|||
ba
|
||||
'ba'
|
||||
|
|
|
@ -1 +1 @@
|
|||
a
|
||||
'a'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo
|
||||
'foo '
|
||||
|
|
|
@ -1 +1 @@
|
|||
|
||||
' '
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
o
|
||||
b
|
||||
'o
|
||||
b'
|
||||
|
|
|
@ -1 +1 @@
|
|||
o
|
||||
'o'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo bar-baz
|
||||
'foo bar-baz '
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
'bar-baz '
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo:bar
|
||||
'foo' 'bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo bar
|
||||
'foo bar '
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar '
|
||||
|
|
|
@ -1 +1 @@
|
|||
<foo <foo> >
|
||||
'<foo <foo> >'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"foo"\: { "bar" }
|
||||
}
|
||||
'{
|
||||
"foo": { "bar" }
|
||||
}'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[
|
||||
'[
|
||||
["foo"]
|
||||
]
|
||||
]'
|
||||
|
|
|
@ -1 +1 @@
|
|||
(foo(bar))
|
||||
'(foo(bar))'
|
||||
|
|
|
@ -1 +1 @@
|
|||
<foo>
|
||||
'<foo>'
|
||||
|
|
|
@ -1 +1 @@
|
|||
(and some, blub and),
|
||||
' (and some, blub and),'
|
||||
|
|
|
@ -1 +1 @@
|
|||
"something",
|
||||
' "something",'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
'bar-baz '
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"foo"\: "bar"
|
||||
}
|
||||
'{
|
||||
"foo": "bar"
|
||||
}'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[
|
||||
'[
|
||||
"foo"
|
||||
]
|
||||
]'
|
||||
|
|
|
@ -1 +1 @@
|
|||
"bar"
|
||||
'"bar"'
|
||||
|
|
|
@ -1 +1 @@
|
|||
`foo`
|
||||
'`foo`'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
'
|
||||
foo(bar)
|
||||
|
||||
|
||||
'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
c
|
||||
'c
|
||||
d
|
||||
|
||||
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
(bar)
|
||||
'(bar)'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua.
|
||||
'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua. '
|
||||
|
|
|
@ -1 +1 @@
|
|||
'bar'
|
||||
'''bar'''
|
||||
|
|
|
@ -1 +1 @@
|
|||
/bar/
|
||||
'/bar/'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar '
|
||||
|
|
|
@ -1 +1 @@
|
|||
:
|
||||
' ' ' '
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo>
|
||||
'foo>'
|
||||
|
|
|
@ -1 +1 @@
|
|||
some stuff,
|
||||
'some stuff,'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
'bar-baz '
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
foo"\: "bar"
|
||||
}
|
||||
'foo": "bar"
|
||||
}'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
foo"
|
||||
]
|
||||
'foo"
|
||||
]'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar"
|
||||
'bar"'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo`
|
||||
'foo`'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bar)
|
||||
|
||||
'bar)
|
||||
|
||||
'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
c
|
||||
'c
|
||||
d
|
||||
|
||||
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar)
|
||||
'bar)'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua.
|
||||
'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua. '
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar'
|
||||
'bar'''
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar '
|
||||
|
|
|
@ -1 +1 @@
|
|||
x >
|
||||
'x >'
|
||||
|
|
|
@ -1 +1 @@
|
|||
some,
|
||||
' some,'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
'bar-baz '
|
||||
|
|
|
@ -1 +1 @@
|
|||
{cmd,in,out}
|
||||
'{cmd,in,out}'
|
||||
|
|
|
@ -1 +1 @@
|
|||
2,3]
|
||||
'2,3]'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar"
|
||||
'bar"'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo`
|
||||
'foo`'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bar)
|
||||
|
||||
'bar)
|
||||
|
||||
'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
c
|
||||
'c
|
||||
d
|
||||
|
||||
|
||||
'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar)
|
||||
'bar)'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua.
|
||||
'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
|
||||
incididunt ut labore et dolore magna aliqua. '
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar'
|
||||
'bar'''
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar '
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo
|
||||
'foo'
|
||||
|
|
|
@ -1 +1 @@
|
|||
(and some, blub and)
|
||||
'(and some, blub and)'
|
||||
|
|
|
@ -1 +1 @@
|
|||
and some
|
||||
'and some'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar-baz
|
||||
'bar-baz'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
'{
|
||||
"foo"= "bar"
|
||||
}
|
||||
}'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[
|
||||
'[
|
||||
"foo"
|
||||
]
|
||||
]'
|
||||
|
|
|
@ -1 +1 @@
|
|||
bar
|
||||
'bar'
|
||||
|
|
|
@ -1 +1 @@
|
|||
foo
|
||||
'foo'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
foo(bar)
|
||||
|
||||
' foo(bar)
|
||||
'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
c
|
||||
'c
|
||||
d
|
||||
|
||||
'
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user