Commit Graph

10 Commits

Author SHA1 Message Date
Paul Hauner
e550c0218f Add various fixes to clippy lints
Thou shalt appease clippy
2019-06-10 11:01:25 -04:00
Michael Sproul
beacf42aaf v0.6.2: update test infrastructure 2019-05-29 15:31:34 +10:00
Paul Hauner
14d879d75f Pass case_index through Case trait 2019-05-22 18:13:22 +10:00
Paul Hauner
6fada99905 Refactor ef_tests for less code duplication 2019-05-22 16:15:52 +10:00
Kirk Baird
73c246854a Add functionality to check ssz_static encoding as well as existing decoding 2019-05-21 15:31:31 +10:00
Paul Hauner
63ee179def Add CachedTreeHash testing to ssz_static 2019-05-15 15:22:34 +10:00
Paul Hauner
4aa6d57abe Improve ef_tests, pass all ssz_static tests 2019-05-15 15:08:48 +10:00
Paul Hauner
5a361b852a Tidy import structure in ef_tests 2019-05-15 11:41:25 +10:00
Paul Hauner
4cb23dd342 Rename Test trait to EfTest 2019-05-15 11:27:22 +10:00
Paul Hauner
57040efc2a Rename DocCases to Cases 2019-05-15 11:17:32 +10:00