about summary refs log tree commit diff
path: root/Test/D01prompt.ztst
Commit message (Collapse)AuthorAgeFilesLines
* Fix remaining existing tests.Peter Stephenson2015-06-201-1/+1
| | | | | | | | | | | | XTRACE output for builtins with assignment arguments added. Note difference as the output is assignment-like too: 'foo=<squggle><squiggle>bar' now appears as foo='<squiggle><squiggle>bar' Remove stupid "int htok" that stopped name part of scalar being expanded. Rewrite KSH_TYPESET test to use old builtin interface where this applies.
* 25931: Test for prompt code reentrancyPeter Stephenson2008-10-241-0/+54
| | | | users/13400: clarify some ksh-like editing issues
* 25744: dynamic named directories and further doshfunc() simplificationPeter Stephenson2008-09-261-0/+43
|
* 21882: extend prompt truncation to handle multibyte charactersPeter Stephenson2005-10-191-4/+4
|
* 15334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson2001-07-091-1/+1
|
* moved from ./Test/10prompt.ztstSven Wischnowsky2001-04-021-0/+106