1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-06-20 22:18:02 +02:00
zsh/Test
2007-12-11 10:09:49 +00:00
..
.cvsignore
.distfiles unposted: 4.2.6-dev-2 2007-12-11 10:09:49 +00:00
01grammar.ztst
02alias.ztst
03quoting.ztst
04redirect.ztst
05command.ztst
06arith.ztst
07cond.ztst zsh-workers/9990 2000-03-04 06:17:53 +00:00
08traps.ztst
09funcdef.ztst
10prompt.ztst
11glob.ztst
50cd.ztst
51xtrace.ztst zsh-workers/10150 2000-03-16 00:42:50 +00:00
52zregexparse.ztst
53completion.ztst zsh-workers/9982 2000-03-03 18:42:49 +00:00
A01grammar.ztst Merge of 23115: add ";|" at end of case statement to cause testing of later patterns. 2007-11-11 21:51:20 +00:00
A06assign.ztst Test -nt and FOO=BAR BAR=FOO echo bugs 2005-02-02 17:02:16 +00:00
B02typeset.ztst Merge of trunk revisions 1.9 and 1.10. 2007-06-07 03:51:35 +00:00
B03print.ztst Reverse out 23086 from this file on 4.2 branch, as the Src/zsh.h doesn't merge cleanly. 2007-11-11 18:29:11 +00:00
B04read.ztst Fix handling of metafied characters in trailing whitespace on read 2005-04-25 10:40:52 +00:00
C02cond.ztst Merge of trunk revisions 1.15 and 1.16, unposted and 23070. 2007-11-11 18:07:50 +00:00
C03traps.ztst Merge of 23101: : ZERR traps had various odd features when combined with function returns. 2007-11-11 20:15:49 +00:00
cd.ztst
comptest zsh-workers/10232 2000-03-24 12:47:37 +00:00
D02glob.ztst Merge from trunk of workers/{21211,21317,22557}. 2007-04-15 22:00:53 +00:00
D03procsubst.ztst Merge from trunk of workers/21064. 2007-04-12 01:44:55 +00:00
D04parameter.ztst Merge of 23696: assignment to negative subscripts in scalars before the start was broken; now adds at start. 2007-11-20 03:21:01 +00:00
D06subscript.ztst 21701: Negative subscripts of scalars before start were broken 2005-09-06 15:28:40 +00:00
D08cmdsubst.ztst Merge 24150: Exit status of null command should be exit status of last cmdsubst. 2007-12-10 03:16:53 +00:00
E01options.ztst Merge of 23460/23461: fix longstanding problem with multios attached to a subshell process. 2007-11-18 21:57:32 +00:00
Makefile.in zsh-workers/9982 2000-03-03 18:42:49 +00:00
V01zmodload.ztst 20983: failed glob from fixed strings segments in globbed paths 2005-03-16 11:51:37 +00:00
Y02compmatch.ztst Merge of 24128: Test for matcher fix in 24127. 2007-12-01 21:13:25 +00:00
ztst.zsh Merge of 23022: don't allow WORDCHARS to be exported to tests. 2007-11-07 03:59:28 +00:00