summaryrefslogtreecommitdiff
path: root/Test/54compmatch.ztst
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to ./Test/Y02compmatch.ztstSven Wischnowsky1-673/+0
2001-03-08Another testcase that covers the bug mentioned in workers/13563. The case is ↵Felix Rosencrantz1-0/+7
based on a bug mentioned in workers/13320
2001-03-07Minor errors in 54compmatch doc stringsBart Schaefer1-2/+2
2001-03-05fix for matching control, try harder to merge separately completed parts to ↵Sven Wischnowsky1-1/+1
avoid losing user-typed characters (13565)
2001-01-28zsh-workers/13395: Added code to test compstate[insert_positions], value of ↵Felix Rosencrantz1-2/+138
insert_positions are now reported
2001-01-10fix cursor positioning with partial-word match specs using `**' (13336)Sven Wischnowsky1-2/+2
2000-10-16*** empty log message ***Sven Wischnowsky1-0/+16
2000-08-14Andrej, 12614: Clean zpty module after testing.Bart Schaefer1-1/+2
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-0/+12
2000-06-1511908: compmatch testsPeter Stephenson1-0/+16
2000-05-1711441: Test/comptest, Test/53completion.ztst,Tanaka Akira1-47/+44
Test/54compmatch.ztst: use only one zsh process to test for each completion test file.
2000-05-17add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky1-0/+488