mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-05 20:56:38 +02:00
* Move golden files to testdata dir * Add assertion that requires that all goldens are used * Add map init so the map is non-nil * Add print to confirm that tests finished running * Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer * Revert "Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer" This reverts commit b44e53a17bb1592e620e77e39b7dab93e8edafcf.
10 lines
1.0 KiB
Plaintext
10 lines
1.0 KiB
Plaintext
CWD Hostname Exit Code Command
|
|
/ ghaction-runner-hostname 0 hishtory config-set displayed-columns CWD Hostname 'Exit Code' Command
|
|
/ ghaction-runner-hostname 0 exit
|
|
/ ghaction-runner-hostname 0 echo foo
|
|
/ ghaction-runner-hostname 0 fish
|
|
/ ghaction-runner-hostname 0 ls /tmp/ &
|
|
/ ghaction-runner-hostname 0 echo "foo"
|
|
/ ghaction-runner-hostname 0 echo bar
|
|
/ ghaction-runner-hostname 0 echo foo
|