about summary refs log tree commit diff
path: root/Test/comptest
Commit message (Expand)AuthorAgeFilesLines
* Assorted "make check" tweaks.Bart Schaefer2001-06-251-1/+1
* Avoid echotc in completion tests.Bart Schaefer2001-06-091-2/+1
* Fix "make check" in emacs shell mode.Bart Schaefer2001-06-081-1/+2
* Fixes from Andrej for zpty on cygwinPeter Stephenson2001-05-081-1/+1
* (13892) fixes for fpaths and completion matchingSven Wischnowsky2001-04-031-1/+3
* 13442: Use +Z to suppress loading of ZLE modules when testing.Bart Schaefer2001-02-081-1/+2
* zsh-workers/13395: Added code to test compstate[insert_positions], value of i...Felix Rosencrantz2001-01-281-1/+3
* make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky2000-10-191-1/+1
* 12151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer2000-07-041-1/+1
* Fix comptest interaction with compinit.Bart Schaefer2000-06-221-1/+2
* update comptest to not set ZLS_COLORS directly (11982)Sven Wischnowsky2000-06-191-5/+5
* fix wording in error messages for tests (11755)Oliver Kiddle2000-06-051-3/+3
* Felix Rosencrantz: 11450: Replace `tr` with paramsubst.Bart Schaefer2000-05-181-2/+1
* 11441: Test/comptest, Test/53completion.ztst,Tanaka Akira2000-05-171-74/+66
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-16/+45
* Initial revisionTanaka Akira2000-02-291-0/+94