1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-27 14:30:46 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Peter Stephenson
198c7bc232 39222: test math functions in modules.
Use zsh/system.
2016-09-08 12:15:14 +01:00
Barton E. Schaefer
b1688305cc 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTST_skip 2015-11-21 23:56:25 -08:00
Mikael Magnusson
fa03332635 31805: Add $patchars and $dis_patchars to zsh/parameter module 2013-10-11 14:57:57 +02:00
Bart Schaefer
b4ce09f88d 29410: skip autoload persistence test when zsh/example is not available. 2011-05-31 16:01:38 +00:00
Peter Stephenson
e6f14352d6 28037: improved error messages for module autoloads
of math functions and builtins
2010-06-14 11:57:08 +00:00
Peter Stephenson
535cc4c875 Alexey: 27999: fix error message 2010-06-07 17:00:03 +00:00
Peter Stephenson
ed5d053514 27722: bad error reporting and checking in conditions 2010-02-19 12:45:35 +00:00
Peter Stephenson
1395a5a70f unposted: test changed needed by foregoing patch 2008-08-13 21:07:02 +00:00
Peter Stephenson
2853ca830a 25247 with further modifications: add $funcsourcetrace 2008-08-11 19:22:54 +00:00
Peter Stephenson
eedfdb916a 23733: zmodload -LaF didn't include unloaded modules 2007-07-31 14:35:52 +00:00
Peter Stephenson
1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Peter Stephenson
4be5febd94 23606: make all module feature autoloads pass through one function 2007-06-26 19:38:34 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson
43d480057b 20959: fix crash unloading zsh/parameter and test the fix 2005-03-10 17:55:37 +00:00
Bart Schaefer
b4b03beaed Module dependencies for unloading in tests. 2001-09-28 14:43:13 +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
Bart Schaefer
f73dc99e08 Revise zmodload -u test. 2001-05-23 17:05:56 +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