summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to ./Test/D05array.ztstSven Wischnowsky1-97/+0
2001-04-02moved from ./Test/13parameter.ztstSven Wischnowsky1-0/+528
2001-04-02moved to ./Test/D04parameter.ztstSven Wischnowsky1-528/+0
2001-04-02moved from ./Test/12procsubst.ztstSven Wischnowsky1-0/+25
2001-04-02moved to ./Test/D03procsubst.ztstSven Wischnowsky1-25/+0
2001-04-02moved from ./Test/11glob.ztstSven Wischnowsky1-0/+267
2001-04-02moved to ./Test/D02glob.ztstSven Wischnowsky1-267/+0
2001-04-02moved from ./Test/10prompt.ztstSven Wischnowsky1-0/+106
2001-04-02moved to ./Test/D01prompt.ztstSven Wischnowsky1-106/+0
2001-04-02moved from ./Test/09funcdef.ztstSven Wischnowsky1-0/+13
2001-04-02moved to ./Test/C04funcdef.ztstSven Wischnowsky1-13/+0
2001-04-02moved from ./Test/08traps.ztstSven Wischnowsky1-0/+186
2001-04-02moved to ./Test/C03traps.ztstSven Wischnowsky1-186/+0
2001-04-02moved from ./Test/07cond.ztstSven Wischnowsky1-0/+151
2001-04-02moved to ./Test/C02cond.ztstSven Wischnowsky1-151/+0
2001-04-02moved from ./Test/06arith.ztstSven Wischnowsky1-0/+90
2001-04-02moved to ./Test/C01arith.ztstSven Wischnowsky1-90/+0
2001-04-02moved from ./Test/50cd.ztstSven Wischnowsky1-0/+106
2001-04-02moved to ./Test/B01cd.ztstSven Wischnowsky1-104/+0
2001-04-02moved from ./Test/05command.ztstSven Wischnowsky1-0/+157
2001-04-02moved to ./Test/A05execution.ztstSven Wischnowsky1-157/+0
2001-04-02moved from ./Test/04redirect.ztstSven Wischnowsky1-0/+221
2001-04-02moved to ./Test/A04redirect.ztstSven Wischnowsky1-215/+0
2001-04-02moved from ./Test/03quoting.ztstSven Wischnowsky1-0/+26
2001-04-02moved to ./Test/A03quoting.ztstSven Wischnowsky1-26/+0
2001-04-02moved from ./Test/02alias.ztstSven Wischnowsky1-0/+23
2001-04-02moved to ./Test/A02alias.ztstSven Wischnowsky1-23/+0
2001-04-02moved from ./Test/01grammar.ztstSven Wischnowsky1-0/+311
2001-04-02moved to ./Test/A01grammar.ztstSven Wischnowsky1-311/+0
2001-03-30Print hash marks for progress.Bart Schaefer1-0/+4
2001-03-25A couple of regression tests.Bart Schaefer1-0/+37
2001-03-25stop LC_COLLATE reordering things in testsPeter Stephenson1-0/+1
2001-03-25More minor test fixes.Bart Schaefer4-10/+8
2001-03-23Clean up grammar tests.Bart Schaefer1-26/+30
2001-03-08Another testcase that covers the bug mentioned in workers/13563. The case is ...Felix Rosencrantz1-0/+7
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 a...Sven Wischnowsky1-1/+1
2001-02-0813449: "make clean" cleans up after killed tests.Bart Schaefer1-1/+1
2001-02-0813442: Use +Z to suppress loading of ZLE modules when testing.Bart Schaefer2-2/+3
2001-01-28zsh-workers/13395: Added code to test compstate[insert_positions], value of i...Felix Rosencrantz2-3/+141
2001-01-10fix cursor positioning with partial-word match specs using `**' (13336)Sven Wischnowsky1-2/+2
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky1-1/+1
2000-10-16*** empty log message ***Sven Wischnowsky1-0/+16
2000-08-14Andrej, 12614: Clean zpty module after testing.Bart Schaefer3-1/+9
2000-07-27fix completion test (55*) because of 12394 (12408)Sven Wischnowsky1-0/+2
2000-07-17* 12274: Test/53completion.ztst, Test/55arguments.ztst,Tanaka Akira3-98/+145
2000-07-0512167: Ignore failure of "for" loop in "make check".Bart Schaefer1-1/+1
2000-07-0412151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer2-2/+2
2000-07-0312138: setting arrays in math contextPeter Stephenson1-0/+6
2000-06-29fix for `foo () print bar' (function definitions without braces) (12125)Sven Wischnowsky1-0/+5