summaryrefslogtreecommitdiff
path: root/Test/comptest
AgeCommit message (Expand)AuthorFilesLines
2014-03-1832497: avoid using comptesteval in the middle of a series of testsBarton E. Schaefer1-0/+8
2014-02-1532389 (with Jun Takimoto): additional PTY and keybinding adjustmentsBarton E. Schaefer1-5/+3
2014-02-13Fix character transposition typoBarton E. Schaefer1-1/+1
2014-02-1332377: change keybindings and PTY control for vi-mode tests to make them more...Barton E. Schaefer1-8/+28
2014-02-0532355: document and test vi mode undo changesOliver Kiddle1-1/+1
2013-12-26unposted: move path assignment from comptest to Y01completion.ztstBarton E. Schaefer1-1/+0
2013-12-2532183: regression tests for 32182 and 31611Barton E. Schaefer1-0/+1
2013-12-1632137: set pseudo-terminal speed to prevent padding charactersJ. Takimoto1-1/+1
2013-02-1231041: add support for testing line editor widgets from the test suiteOliver Kiddle1-5/+28
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-2/+2
2008-10-12unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson1-0/+2
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 i...Felix Rosencrantz1-1/+3
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky1-1/+1
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
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