ben
/
aoc
1
0
Fork 0
aoc/AOC.Test
Ben Harris bd64911e67
continuous-integration/drone/push Build is passing Details
2018 day 3
2022-12-10 22:17:09 -05:00
..
AOC.Test.csproj update nuget packages 2022-12-02 23:28:41 -05:00
Common.cs add Day.ProcessInput() and move everything out of the constructor 2022-12-08 14:40:40 -05:00
Test2015.cs 2015 day 15 2022-12-05 18:06:47 -05:00
Test2016.cs Use builtin Enumerable.Chunk() and fix test method naming 2022-12-03 19:36:09 -05:00
Test2017.cs Use builtin Enumerable.Chunk() and fix test method naming 2022-12-03 19:36:09 -05:00
Test2018.cs 2018 day 3 2022-12-10 22:17:09 -05:00
Test2019.cs remove leading newline?? 2022-12-03 19:37:54 -05:00
Test2020.cs strip BOM 2022-12-03 00:58:58 -05:00
Test2021.cs move test input param to Common.CheckDay 2022-12-04 13:19:38 -05:00
Test2022.cs use string.Join instead of Aggregate 2022-12-10 14:40:21 -05:00