Revision ca00cd6a78be56884873257ed4bd5f61f3210d5b authored by Thane Thomson on 15 January 2019, 08:14:41 UTC, committed by Thane Thomson on 15 January 2019, 08:14:41 UTC
This cuts out two tests by constructing test cases and iterating through
them, rather than having separate sets of tests for TCP and Unix listeners.
This is as per the feedback from #3121.
1 parent 5f93220
History
File Mode Size
proto3
time
block.go -rw-r--r-- 23.0 KB
block_meta.go -rw-r--r-- 1.2 KB
block_test.go -rw-r--r-- 10.1 KB
canonical.go -rw-r--r-- 2.4 KB
encoding_helper.go -rw-r--r-- 343 bytes
event_bus.go -rw-r--r-- 7.7 KB
event_bus_test.go -rw-r--r-- 8.1 KB
events.go -rw-r--r-- 5.6 KB
events_test.go -rw-r--r-- 379 bytes
evidence.go -rw-r--r-- 8.8 KB
evidence_test.go -rw-r--r-- 5.4 KB
genesis.go -rw-r--r-- 3.8 KB
genesis_test.go -rw-r--r-- 4.6 KB
keys.go -rw-r--r-- 80 bytes
params.go -rw-r--r-- 4.9 KB
params_test.go -rw-r--r-- 3.2 KB
part_set.go -rw-r--r-- 6.3 KB
part_set_test.go -rw-r--r-- 3.7 KB
priv_validator.go -rw-r--r-- 2.6 KB
proposal.go -rw-r--r-- 2.5 KB
proposal_test.go -rw-r--r-- 3.9 KB
proto3_test.go -rw-r--r-- 3.0 KB
protobuf.go -rw-r--r-- 6.2 KB
protobuf_test.go -rw-r--r-- 5.4 KB
results.go -rw-r--r-- 2.0 KB
results_test.go -rw-r--r-- 1.4 KB
signable.go -rw-r--r-- 709 bytes
signed_msg_type.go -rw-r--r-- 440 bytes
test_util.go -rw-r--r-- 891 bytes
tx.go -rw-r--r-- 4.0 KB
tx_test.go -rw-r--r-- 4.9 KB
validation.go -rw-r--r-- 1.2 KB
validator.go -rw-r--r-- 2.7 KB
validator_set.go -rw-r--r-- 18.2 KB
validator_set_test.go -rw-r--r-- 18.8 KB
vote.go -rw-r--r-- 3.7 KB
vote_set.go -rw-r--r-- 17.3 KB
vote_set_test.go -rw-r--r-- 15.1 KB
vote_test.go -rw-r--r-- 9.1 KB
wire.go -rw-r--r-- 419 bytes

back to top