|
|
b79c4c9fd1
|
Implement day 13 part 2.
|
2019-12-13 22:34:45 +01:00 |
|
|
|
c62bcf010f
|
Implement day 05.
|
2019-12-05 18:19:14 +01:00 |
|
|
|
a1d871fd17
|
Implement day 03 part 1.
|
2019-12-03 17:24:51 +01:00 |
|
|
|
e9bf399af4
|
Prepare all days skeletons.
|
2019-11-28 08:00:46 +01:00 |
|
|
|
5b91fd4da3
|
No longer depend on Boost.program_options.
|
2019-09-25 13:19:27 +02:00 |
|
|
|
90b067ce0d
|
Scratch running in travis.
Modern C++ is too difficult to run in travis/
|
2019-09-22 19:43:42 +02:00 |
|
|
|
7219712be4
|
Improve GTest configuration.
|
2019-09-22 17:30:09 +02:00 |
|
|
|
1f8e19c49b
|
Move to GTest for better integration.
|
2019-09-22 17:13:31 +02:00 |
|
|
|
c046d5da01
|
Restructure header files.
This should prevent the tests from being recompiled.
|
2019-09-15 13:44:26 +02:00 |
|
|
|
ab91276fca
|
Replace std::filesystem with boost::filesystem.
Somehow, travis still doesn't support the right one.
|
2019-09-12 15:00:54 +02:00 |
|
|
|
4e5b3b5a15
|
Implement generic testing for 2019.
This method reads a specific directory and applies all inputs there to
their proper implementation.
|
2019-09-12 14:51:17 +02:00 |
|
|
|
e26c90d54a
|
Add initial test set-up.
|
2019-09-12 13:36:46 +02:00 |
|
|
|
11dd04ac82
|
Relax CMake requirement.
|
2019-09-12 12:33:26 +02:00 |
|
|
|
62f3e4c5de
|
Improve command line parser.
|
2019-09-12 11:43:46 +02:00 |
|
|
|
cd4c32c2a3
|
Initial set-up for 2019 AoC.
|
2019-09-12 11:16:03 +02:00 |
|