1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

166 Commits

Author SHA1 Message Date
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
Bart Schaefer
089275cd12 More device and FIFO test tweaks. 2001-05-28 16:33:54 +00:00
Andrey Borzenkov
60df1f9eec 14489: workaround for find bug on ReliantUNIX 2001-05-26 08:41:01 +00:00
Bart Schaefer
ff98487aa5 Improve "make check" test for -b condition when /dev cannot be searched. 2001-05-26 01:51:28 +00:00
Bart Schaefer
a71ca57c0f I guess I was supposed to commit 14411. 2001-05-24 03:06:24 +00:00
Bart Schaefer
f73dc99e08 Revise zmodload -u test. 2001-05-23 17:05:56 +00:00
Peter Stephenson
87f45de409 14430: handle cleanup better in Test/ztst.zsh 2001-05-22 09:27:25 +00:00
Peter Stephenson
a60d612e43 Workaround rm -f hang on unwriteable file in Cygwin 2001-05-21 10:35:06 +00:00
Peter Stephenson
221d096ed8 add Test/E01options.ztst to .distfiles; fix ChangeLog for last options tests 2001-05-21 10:08:22 +00:00
Bart Schaefer
ad74b5519c Handle line wrapping in ZTST_hashmark. 2001-05-20 18:10:56 +00:00
Peter Stephenson
6ea2dab092 Fix, test and comment unsetting and resetting of special tied parameters 2001-05-19 23:47:58 +00:00
Peter Stephenson
fbe51d3ee9 tweaked comments 2001-05-19 23:38:22 +00:00
Peter Stephenson
7a616bd538 More options tests: finished properly this time 2001-05-18 18:07:13 +00:00
Peter Stephenson
774e0bf3a7 More options tests and a ztst.zsh fix for ksharrays 2001-05-18 18:03:11 +00:00
Bart Schaefer
de880a6bbb Tweak zmodload tests, fix fd 8. 2001-05-18 16:20:48 +00:00
Bart Schaefer
9a7d4529ea Add zmodload tests. 2001-05-18 12:01:53 +00:00
Peter Stephenson
326be4e98f 14313: New options tests 2001-05-11 12:53:40 +00:00