aboutsummaryrefslogtreecommitdiffstats
path: root/internal/cmdtest/test_cmd.go
Commit message (Collapse)AuthorAgeFilesLines
* internal/cmdtest: Expose process exit status and errors (#18046)Javier Peletier2018-11-201-2/+19
|
* all: update license information (#16089)Felix Lange2018-02-141-8/+8
|
* cmd/ethkey: fix formatting, review nits (#15807)Felix Lange2018-01-161-3/+5
| | | | | | | | This commit: - Adds a --msgfile option to read the message to sign from a file instead of command line argument. - Adds a unit test for signing subcommands. - Removes some weird whitespace in the code.
* swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-211-0/+270