summaryrefslogtreecommitdiff
path: root/Test/comptest
AgeCommit message (Collapse)AuthorFilesLines
2001-06-25Assorted "make check" tweaks.Bart Schaefer1-1/+1
2001-06-09Avoid echotc in completion tests.Bart Schaefer1-2/+1
2001-06-08Fix "make check" in emacs shell mode.Bart Schaefer1-1/+2
2001-05-08Fixes from Andrej for zpty on cygwinPeter Stephenson1-1/+1
2001-04-03(13892) fixes for fpaths and completion matchingSven Wischnowsky1-1/+3
2001-02-0813442: Use +Z to suppress loading of ZLE modules when testing.Bart Schaefer1-1/+2
2001-01-28zsh-workers/13395: Added code to test compstate[insert_positions], value of ↵Felix Rosencrantz1-1/+3
insert_positions are now reported
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky1-1/+1
still alive (13035)
2000-07-0412151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer1-1/+1
2000-06-22Fix comptest interaction with compinit.Bart Schaefer1-1/+2
2000-06-19update comptest to not set ZLS_COLORS directly (11982)Sven Wischnowsky1-5/+5
2000-06-05fix wording in error messages for tests (11755)Oliver Kiddle1-3/+3
2000-05-18Felix Rosencrantz: 11450: Replace `tr` with paramsubst.Bart Schaefer1-2/+1
2000-05-1711441: Test/comptest, Test/53completion.ztst,Tanaka Akira1-74/+66
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-16/+45
2000-02-29Initial revisionTanaka Akira1-0/+94