zsh-workers
 help / color / mirror / code / Atom feed
2bdcc3261bf41b0ed375f90545434fa23d6d18ed blob 392 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
# Tests for BANG_HIST replacements

%test

  $ZTST_testdir/../Src/zsh -fis <<<'
  echo foo bar
  echo $(!!) again
  echo more $( !! )'
0:Regression test for history references in command substitution
>foo bar
>foo bar again
>more foo bar again
*?*
F:Check that a history bug introduced by workers/34160 is working again.
F:Discarded line of error output consumes prompts printed by "zsh -i".
debug log:

solving 2bdcc32 ...
found 2bdcc32 in https://inbox.vuxu.org/zsh-workers/150322162235.ZM1728@torch.brasslantern.com/

applying [1/1] https://inbox.vuxu.org/zsh-workers/150322162235.ZM1728@torch.brasslantern.com/
diff --git a/Test/W01history.ztst b/Test/W01history.ztst
new file mode 100644
index 0000000..2bdcc32

Checking patch Test/W01history.ztst...
Applied patch Test/W01history.ztst cleanly.

index at:
100644 2bdcc3261bf41b0ed375f90545434fa23d6d18ed	Test/W01history.ztst

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).