aboutsummaryrefslogtreecommitdiffstats
path: root/internal/cmdtest
Commit message (Collapse)AuthorAgeFilesLines
* 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