Add unit tests for an arbitrary slash-based selection
This commit is contained in:
parent
f04a7a0ed3
commit
ad288be1a0
1
test/unit/around/slash/cmd
Normal file
1
test/unit/around/slash/cmd
Normal file
|
@ -0,0 +1 @@
|
|||
<a-a>/
|
1
test/unit/around/slash/in
Normal file
1
test/unit/around/slash/in
Normal file
|
@ -0,0 +1 @@
|
|||
foo(/%(b)ar/)
|
1
test/unit/around/slash/selections
Normal file
1
test/unit/around/slash/selections
Normal file
|
@ -0,0 +1 @@
|
|||
/bar/
|
1
test/unit/inner/slash/cmd
Normal file
1
test/unit/inner/slash/cmd
Normal file
|
@ -0,0 +1 @@
|
|||
<a-i>/
|
1
test/unit/inner/slash/in
Normal file
1
test/unit/inner/slash/in
Normal file
|
@ -0,0 +1 @@
|
|||
foo(/%(b)ar/)
|
1
test/unit/inner/slash/selections
Normal file
1
test/unit/inner/slash/selections
Normal file
|
@ -0,0 +1 @@
|
|||
bar
|
Loading…
Reference in New Issue
Block a user