Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 26301: make zpty -r exit more cleanly on bad reads | Peter Stephenson | 2009-01-13 | 1 | -2/+2 |
| | | | | | add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest | ||||
* | unposted, c.f. 25848: attempt to sanitize comptest environment | Peter Stephenson | 2008-10-12 | 1 | -0/+2 |
| | |||||
* | Assorted "make check" tweaks. | Bart Schaefer | 2001-06-25 | 1 | -1/+1 |
| | |||||
* | Avoid echotc in completion tests. | Bart Schaefer | 2001-06-09 | 1 | -2/+1 |
| | |||||
* | Fix "make check" in emacs shell mode. | Bart Schaefer | 2001-06-08 | 1 | -1/+2 |
| | |||||
* | Fixes from Andrej for zpty on cygwin | Peter Stephenson | 2001-05-08 | 1 | -1/+1 |
| | |||||
* | (13892) fixes for fpaths and completion matching | Sven Wischnowsky | 2001-04-03 | 1 | -1/+3 |
| | |||||
* | 13442: Use +Z to suppress loading of ZLE modules when testing. | Bart Schaefer | 2001-02-08 | 1 | -1/+2 |
| | |||||
* | zsh-workers/13395: Added code to test compstate[insert_positions], value of ↵ | Felix Rosencrantz | 2001-01-28 | 1 | -1/+3 |
| | | | | insert_positions are now reported | ||||
* | make non-blocking IO on ptys work again; add -t option to test if command is ↵ | Sven Wischnowsky | 2000-10-19 | 1 | -1/+1 |
| | | | | still alive (13035) | ||||
* | 12151: Fix ZDOTDIR during "make check" for static builds. | Bart Schaefer | 2000-07-04 | 1 | -1/+1 |
| | |||||
* | Fix comptest interaction with compinit. | Bart Schaefer | 2000-06-22 | 1 | -1/+2 |
| | |||||
* | update comptest to not set ZLS_COLORS directly (11982) | Sven Wischnowsky | 2000-06-19 | 1 | -5/+5 |
| | |||||
* | fix wording in error messages for tests (11755) | Oliver Kiddle | 2000-06-05 | 1 | -3/+3 |
| | |||||
* | Felix Rosencrantz: 11450: Replace `tr` with paramsubst. | Bart Schaefer | 2000-05-18 | 1 | -2/+1 |
| | |||||
* | 11441: Test/comptest, Test/53completion.ztst, | Tanaka Akira | 2000-05-17 | 1 | -74/+66 |
| | | | | | Test/54compmatch.ztst: use only one zsh process to test for each completion test file. | ||||
* | add Felix' completion matching test; some fixes for bugs shown by it (11439) | Sven Wischnowsky | 2000-05-17 | 1 | -16/+45 |
| | |||||
* | Initial revision | Tanaka Akira | 2000-02-29 | 1 | -0/+94 |