1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 15:01:40 +02:00
Commit graph

89 commits

Author SHA1 Message Date
Sven Wischnowsky
faea1b0df8 moved to ./Test/D03procsubst.ztst 2001-04-02 12:33:40 +00:00
Sven Wischnowsky
5efb1e47cb moved from ./Test/11glob.ztst 2001-04-02 12:33:33 +00:00
Sven Wischnowsky
602d067319 moved to ./Test/D02glob.ztst 2001-04-02 12:33:24 +00:00
Sven Wischnowsky
5d76396428 moved from ./Test/10prompt.ztst 2001-04-02 12:33:15 +00:00
Sven Wischnowsky
849248650a moved to ./Test/D01prompt.ztst 2001-04-02 12:33:07 +00:00
Sven Wischnowsky
a370470bae moved from ./Test/09funcdef.ztst 2001-04-02 12:32:58 +00:00
Sven Wischnowsky
fcc778d4b9 moved to ./Test/C04funcdef.ztst 2001-04-02 12:32:51 +00:00
Sven Wischnowsky
cf6c9c8d1a moved from ./Test/08traps.ztst 2001-04-02 12:32:43 +00:00
Sven Wischnowsky
f2a1379dc7 moved to ./Test/C03traps.ztst 2001-04-02 12:32:35 +00:00
Sven Wischnowsky
3dd862ccbb moved from ./Test/07cond.ztst 2001-04-02 12:32:27 +00:00
Sven Wischnowsky
5429dde348 moved to ./Test/C02cond.ztst 2001-04-02 12:32:19 +00:00
Sven Wischnowsky
231f9625af moved from ./Test/06arith.ztst 2001-04-02 12:32:11 +00:00
Sven Wischnowsky
26f2178de2 moved to ./Test/C01arith.ztst 2001-04-02 12:32:03 +00:00
Sven Wischnowsky
c4859c6b3f moved from ./Test/50cd.ztst 2001-04-02 12:31:54 +00:00
Sven Wischnowsky
e6e3a8ba1a moved to ./Test/B01cd.ztst 2001-04-02 12:31:47 +00:00
Sven Wischnowsky
d8aef9a9a6 moved from ./Test/05command.ztst 2001-04-02 12:31:39 +00:00
Sven Wischnowsky
46d498061e moved to ./Test/A05execution.ztst 2001-04-02 12:31:32 +00:00
Sven Wischnowsky
7b364c15e5 moved from ./Test/04redirect.ztst 2001-04-02 12:31:04 +00:00
Sven Wischnowsky
6793eafd24 moved to ./Test/A04redirect.ztst 2001-04-02 12:30:56 +00:00
Sven Wischnowsky
e4b214328e moved from ./Test/03quoting.ztst 2001-04-02 12:30:47 +00:00
Sven Wischnowsky
8b0f39cf32 moved to ./Test/A03quoting.ztst 2001-04-02 12:30:39 +00:00
Sven Wischnowsky
f7da8d5efb moved from ./Test/02alias.ztst 2001-04-02 12:30:15 +00:00
Sven Wischnowsky
cbb62d4a3e moved to ./Test/A02alias.ztst 2001-04-02 12:30:06 +00:00
Sven Wischnowsky
426ef49c87 moved from ./Test/01grammar.ztst 2001-04-02 12:29:57 +00:00
Sven Wischnowsky
6c6af3dfa9 moved to ./Test/A01grammar.ztst 2001-04-02 12:29:49 +00:00
Bart Schaefer
9b464ddc8d Print hash marks for progress. 2001-03-30 16:20:27 +00:00
Bart Schaefer
85850097fb A couple of regression tests. 2001-03-25 03:03:20 +00:00
Peter Stephenson
aff2d638e6 stop LC_COLLATE reordering things in tests 2001-03-25 00:24:25 +00:00
Bart Schaefer
0fe2fc2742 More minor test fixes. 2001-03-25 00:14:00 +00:00
Bart Schaefer
fd305eb30a Clean up grammar tests. 2001-03-23 18:59:10 +00:00
Felix Rosencrantz
c97203ac11 Another testcase that covers the bug mentioned in workers/13563. The case is based on a bug mentioned in workers/13320 2001-03-08 05:50:02 +00:00
Bart Schaefer
fc26ec73ce Minor errors in 54compmatch doc strings 2001-03-07 15:36:30 +00:00
Sven Wischnowsky
eb41692bc5 fix for matching control, try harder to merge separately completed parts to avoid losing user-typed characters (13565) 2001-03-05 10:48:10 +00:00
Bart Schaefer
dcb2530bd3 13449: "make clean" cleans up after killed tests. 2001-02-08 07:17:09 +00:00
Bart Schaefer
db3d3e2b27 13442: Use +Z to suppress loading of ZLE modules when testing. 2001-02-08 03:29:58 +00:00
Felix Rosencrantz
5c111766c1 zsh-workers/13395: Added code to test compstate[insert_positions], value of insert_positions are now reported 2001-01-28 19:37:30 +00:00
Sven Wischnowsky
9af83c6c2a fix cursor positioning with partial-word match specs using `**' (13336) 2001-01-10 09:24:45 +00:00
Sven Wischnowsky
16d7e31ae8 make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035) 2000-10-19 08:46:54 +00:00
Sven Wischnowsky
35e15e6b11 *** empty log message *** 2000-10-16 10:55:54 +00:00
Bart Schaefer
825a1baf7c Andrej, 12614: Clean zpty module after testing. 2000-08-14 15:45:43 +00:00
Sven Wischnowsky
31862868fa fix completion test (55*) because of 12394 (12408) 2000-07-27 13:06:18 +00:00
Tanaka Akira
cd96c63fe7 * 12274: Test/53completion.ztst, Test/55arguments.ztst,
Test/.distfiles: separates _arguments tests.
2000-07-17 10:35:58 +00:00
Bart Schaefer
23ff230c8e 12167: Ignore failure of "for" loop in "make check". 2000-07-05 07:25:45 +00:00
Bart Schaefer
715278d063 12151: Fix ZDOTDIR during "make check" for static builds. 2000-07-04 00:45:07 +00:00
Peter Stephenson
a7f0716ddb 12138: setting arrays in math context 2000-07-03 10:10:07 +00:00
Sven Wischnowsky
0f398e9d2f fix for `foo () print bar' (function definitions without braces) (12125) 2000-06-29 12:08:25 +00:00
Bart Schaefer
122e46b406 Fix comptest interaction with compinit. 2000-06-22 17:33:38 +00:00
Sven Wischnowsky
0301303666 update comptest to not set ZLS_COLORS directly (11982) 2000-06-19 12:16:34 +00:00
Sven Wischnowsky
083befef2b new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
Bart Schaefer
0d22935756 Add a test for cascaded case statement. 2000-06-17 17:13:59 +00:00