Author | SHA1 | Message | Date |
---|---|---|---|
Emmanuel Odeke |
e3d244091d
|
cleanup requested from review by @melekes | 7 years ago |
Anton Kaliaev |
c532e8cabc
|
add \n to Printf lines | 7 years ago |
Emmanuel Odeke |
bbc3b807c6
|
all: fix vet issues with build tags, formatting
* Build tags need to come before the package name and have at least a blank line, between them and the package, please see https://golang.org/pkg/go/build/#hdr-Build_Constraints * fmt.Println doesn't take formatting verbs * Fix a missing formatting argument to fmt.Printf |
7 years ago |
Krzysztof Jurewicz | 8357326db0 | Fix test command | 7 years ago |
Adrian Brink | e99e6ea0c7 |
Extend abci-cli to allow integration tests
This commit adds the basic test command 'abci-cli test' that will allow developers of server for their own language to continuously test their implementation. |
8 years ago |