Run with mutagen on travis.
authorMatt Corallo <git@bluematt.me>
Wed, 15 Jan 2020 20:08:45 +0000 (15:08 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 1 Mar 2020 04:26:16 +0000 (23:26 -0500)
commit8dd331ee390bb3ad3a604a26bec46c0e9216e936
tree4605bff89403039fc6bcb58f00c32b2a52af43a0
parentc50ab4915566594dd6d49498905cd076a36c04ee
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.
.travis.yml
lightning/Cargo.toml
lightning/src/lib.rs
lightning/src/ln/channel.rs