cleaned up AOC test cases for anyone using them to learn
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Mar 2021 19:02:55 +0000 (13:02 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Mar 2021 19:02:55 +0000 (13:02 -0600)
commitabfdc5449c877b06cb1b01332c9d169c1e2db72b
tree5a9a44deded83d1c0e68ee2ea68370cb1b34d225
parentf752cf160ceb9428588e8c3dafd8fe8b8e209377
cleaned up AOC test cases for anyone using them to learn
26 files changed:
bin/onyx
tests/aoc-2020/day1.onyx
tests/aoc-2020/day10.onyx
tests/aoc-2020/day11.onyx
tests/aoc-2020/day12.onyx
tests/aoc-2020/day13.onyx
tests/aoc-2020/day14.onyx
tests/aoc-2020/day15.onyx
tests/aoc-2020/day16.onyx
tests/aoc-2020/day17.onyx
tests/aoc-2020/day18.onyx
tests/aoc-2020/day19.onyx
tests/aoc-2020/day2.onyx
tests/aoc-2020/day20.onyx
tests/aoc-2020/day21.onyx
tests/aoc-2020/day22.onyx
tests/aoc-2020/day23.onyx
tests/aoc-2020/day24.onyx
tests/aoc-2020/day25.onyx
tests/aoc-2020/day3.onyx
tests/aoc-2020/day4.onyx
tests/aoc-2020/day5.onyx
tests/aoc-2020/day6.onyx
tests/aoc-2020/day7.onyx
tests/aoc-2020/day8.onyx
tests/aoc-2020/day9.onyx