Advent of Code 2018 Are the tests passing? My own solutions to the Advent of Code 2018. Run the solutions cargo run Unit tests Unit tests will follow those specified in the AoC examples. If none are provided, minimal testing will still be provided. Run with cargo test