Rework test case names.

This commit is contained in:
2019-09-22 18:46:00 +02:00
parent 99c1522122
commit c7a7a98a39
2 changed files with 47 additions and 14 deletions

View File

@@ -1,5 +1,7 @@
# Advent of Code 2019
[![Build Status](https://travis-ci.org/bertptrs/adventofcode.svg?branch=master)](https://travis-ci.org/bertptrs/adventofcode)
This project contains my implementations for Advent of Code 2019. The
goal is to create reasonably fast C++ implementations in readable and
ergonomic C++. At the end of the contest, I will probably do a write-