1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
Peter Stephenson
2d2ce4ecc2 18836: read with metafied delimiter didn't work. 2003-07-09 11:04:01 +00:00
Peter Stephenson
c7a2d2225e 18565: bug when ${(u)...} reduced array to length 1 2003-05-21 16:20:54 +00:00
Peter Stephenson
4f9580ec03 18508: quoting of separator in ${foo//../..} was buggy 2003-05-07 09:38:49 +00:00
Andrey Borzenkov
bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Peter Stephenson
94da86f795 18492: Provide partial fix for multios and output process substitution
asynchronicity problem.  Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Peter Stephenson
a78bff4398 18418: fix select test and add parameter tests 2003-04-01 14:03:56 +00:00
Oliver Kiddle
244f2a14fc 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015 2003-03-26 17:33:04 +00:00
Peter Stephenson
913d526600 18389: new for and select tests 2003-03-26 14:55:42 +00:00
Bart Schaefer
a02a308839 17985: fix hiding/tagging test 2002-12-06 10:23:15 +00:00
Peter Stephenson
252da01c87 17967: Quote some arguments in B02typeset.ztst. 2002-11-26 15:31:20 +00:00
Peter Stephenson
41b50445ea 17673: Fix bug with &&s and ||s in complex constructs 2002-09-17 10:42:17 +00:00
Peter Stephenson
b32d6325a5 17582: Change Test for different error message 2002-08-27 21:11:44 +00:00
Peter Stephenson
049dce8f63 17502: Test changes for xtrace in 17492.
`F:' code indicates text to display in event of error.
2002-08-05 13:10:02 +00:00
Peter Stephenson
31d6ad578b 17432: typeset test, typeset shows base for integer 2002-07-05 10:51:52 +00:00
Peter Stephenson
91edfa3b25 Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:
Careful with long filenames in internal condition test; fix block
file test for `-f'.
2002-04-17 17:17:42 +00:00
Bart Schaefer
f8b89476eb 16820: change tests to match 16759. 2002-03-16 19:43:36 +00:00
Sven Wischnowsky
9b8176a659 make _message inhibit insertion of matches unless there are faked ones (16710) 2002-02-25 09:16:25 +00:00
Peter Stephenson
8840ce7144 16489: Test/C01arith.ztst: default output for whole numbers
as floats now has `.' at the end, c.f. 16423.
2002-01-23 16:28:16 +00:00
Oliver Kiddle
52b8303537 16353: add += parameter assignments 2001-12-17 17:17:38 +00:00
Oliver Kiddle
c1441714b5 zero %n value when reusing printf format (16122) 2001-10-23 11:22:33 +00:00
Oliver Kiddle
62829b856d allow arguments to be specified in printf format specifications (16080) 2001-10-18 14:22:21 +00:00
Oliver Kiddle
4aaa5b3257 fix return code and tests of printf and comment above bslashquote func (16064) 2001-10-16 11:16:04 +00:00
Oliver Kiddle
4d1d676dba enable dynamic libraries on MacOS X is the dlcompat library is installed 2001-10-10 16:02:24 +00:00
Oliver Kiddle
648d1c2756 add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
Peter Stephenson
89719fbac3 test EXIT trap fix 2001-10-01 12:38:32 +00:00
Bart Schaefer
b4b03beaed Module dependencies for unloading in tests. 2001-09-28 14:43:13 +00:00
Oliver Kiddle
a886f09894 fix build and test problems in Mac OS X (15882) 2001-09-27 15:50:15 +00:00
Peter Stephenson
4f1d07bb86 .distfiles fixes for 4.1.0-dev-2 2001-09-27 12:03:03 +00:00
Bart Schaefer
5fdcd3a2b4 Equivalence of $(...) and ... in ${(e)...}. 2001-09-25 17:37:54 +00:00
Bart Schaefer
4ab1fb2bd3 Assorted minor test tweaks. 2001-08-22 15:59:27 +00:00
Bart Schaefer
be5e65d2bb Adjust test for new typeset restrictions. 2001-08-13 17:45:03 +00:00
Bart Schaefer
d978bb894e Fix and regression tests for crash on typeset of local array elements. 2001-08-13 17:43:04 +00:00
Bart Schaefer
17ca9022af Peter Breitenlohner: Minor tweaks to some make targets. 2001-08-12 19:43:13 +00:00
Sven Wischnowsky
89919a8950 fix for changed listing layout (15549) 2001-07-31 08:54:52 +00:00
Oliver Kiddle
47fc2c2662 fix posixbuiltins test to allow for an external `print' command (15503) 2001-07-26 13:17:09 +00:00
Peter Stephenson
7060b34457 15334: use string "(eval)" as script name in debugging messages in eval's 2001-07-09 18:31:24 +00:00
Peter Stephenson
cef000cc62 15329: test script changes to go with 15327 LINENO change 2001-07-09 16:41:19 +00:00
Peter Stephenson
2c75f5b0da 15291, 15292: fix bug setting scalar in math mode 2001-07-06 18:33:59 +00:00
Peter Stephenson
979cbb0dc3 15261: remaining easy option tests 2001-07-05 14:51:33 +00:00
Oliver Kiddle
a25c40c6a0 update for test file renaming and fix typos 2001-06-28 11:25:41 +00:00
Andrey Borzenkov
b053d02cdb 15099: rudimental support for skipping unimplemented tests 2001-06-26 15:02:34 +00:00
Bart Schaefer
50f88338e6 Assorted "make check" tweaks. 2001-06-25 03:06:33 +00:00
Andrey Borzenkov
551b5d1499 15038: test case for 15023 2001-06-22 06:35:54 +00:00
Peter Stephenson
c26704f7a3 Added KSH_TYPESET option. 2001-06-12 10:34:57 +00:00
Bart Schaefer
af85a561d3 Possible fix for -g test. 2001-06-09 18:14:58 +00:00
Bart Schaefer
02a3c7292b Avoid echotc in completion tests. 2001-06-09 17:25:56 +00:00
Bart Schaefer
956fd2a76c Fix "make check" in emacs shell mode. 2001-06-08 03:02:46 +00:00
Peter Stephenson
99beeb572e Doc changes for 4.0.1 2001-05-30 16:08:16 +00:00
Andrey Borzenkov
475ba659a2 14566: more testing for unimplemented features. 2001-05-30 10:56:42 +00:00