mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
unposted (c.f. Bart: 49531): fix completion test where a typo marked it as expected to fail
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2021-10-30 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* unposted (c.f. Bart: 49531): Test/Y02compmatch.ztst: fix test
|
||||
|
||||
2021-10-27 Matthew Martin <phy1729@gmail.com>
|
||||
|
||||
* 49529: Completion/BSD/Command/_rcctl: Add rogue and
|
||||
|
||||
@@ -397,7 +397,7 @@
|
||||
|
||||
test_code $example4_matcher example4_list
|
||||
comptest $'tst .g.\ta\t.\tp\ta\tg\t'
|
||||
0f:r:|.=* should complete .g.
|
||||
0:r:|.=* should complete .g.
|
||||
>line: {tst comp.graphics.}{}
|
||||
>COMPADD:{}
|
||||
>INSERT_POSITIONS:{18}
|
||||
|
||||
Reference in New Issue
Block a user