Run with mutagen on travis.
authorMatt Corallo <git@bluematt.me>
Fri, 24 Apr 2020 18:22:26 +0000 (14:22 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 25 May 2020 19:33:02 +0000 (15:33 -0400)
commitc8b51228d6c7012659aa4b4a37591dc27222937c
tree2e28dd955bddc91a4c41ba9481becf2b1b29ddfd
parent795abb8740eff6decf1e6635b9467373a7e5e0d0
Run with mutagen on travis.

Sadly our test coverage isn't very good and I had to hunt for
functions to mutate where we fail tests on every mutation mutagen
creates, but committing the framework is a start.
.github/workflows/build.yml
.travis.yml
lightning/Cargo.toml
lightning/src/lib.rs
lightning/src/ln/channel.rs