tendermint/tests
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
2017-12-12 17:23:16 -07:00
..
benchmarks use tmlibs 2017-04-21 18:25:13 -04:00
server all: fix vet issues with build tags, formatting 2017-12-12 17:23:16 -07:00
test_app fix grpc version; add log_level and some logging 2017-11-30 17:20:36 -05:00
test_cli Extend abci-cli to allow integration tests 2017-12-04 11:33:39 +01:00
client_server_test.go minor fix [ci skip] 2017-12-06 02:41:14 -05:00
test.sh tests: fix ensureABCIIsUp 2017-11-28 07:38:01 +00:00
tests.go Extend abci-cli to allow integration tests 2017-12-04 11:33:39 +01:00