aboutsummaryrefslogtreecommitdiff
path: root/src/tests/Cargo.toml
AgeCommit message (Collapse)Author
2024-02-29rename benchmark stuff to be more consistentAria Shrimpton
2024-02-27add mapping example benchmarkAria Shrimpton
2024-02-24give each benchmark its own nameAria Shrimpton
2024-02-24another aoc benchmark!Aria Shrimpton
2024-02-23two aoc benchmarks!Aria Shrimpton
2024-02-23remove aoc 2022 05Aria Shrimpton
not a suitable test case because it requires mutating through an index, and thats not really the type of thing we're looking to do
2024-02-23non primrosed aoc 2022 05Aria Shrimpton
2024-02-07aoc 2021 day 9 testAria Shrimpton
2024-01-31add test for set insertionAria Shrimpton
2024-01-23add prime sieve testAria Shrimpton
2024-01-19feat(cli): compare real results against chosen assignmentAria Shrimpton
2023-11-30test: remove old tests and fix one remaining oneAria
easier than changing them all, this is fine for now
2023-11-07refactor(all): shorter directory namesAria