Commit Graph

20 Commits

Author SHA1 Message Date
4cb74e742b Fix Travis caching build artifacts 2020-12-06 09:30:48 +01:00
f8adae8dc0 Re-enable Travis CI 2020-12-02 21:49:11 +01:00
90b067ce0d Scratch running in travis.
Modern C++ is too difficult to run in travis/
2019-09-22 19:43:42 +02:00
4ba6fe48d1 Use recent GCC and Clang versions. 2019-09-22 19:25:23 +02:00
0130fedb61 Recreate gtest dir only if necessary. 2019-09-22 18:48:43 +02:00
99c1522122 Don't soil build directory. 2019-09-22 18:00:22 +02:00
c1dd06e653 Build my own gtest.
Since the bundled version doesn't have a shared library.
2019-09-22 17:52:12 +02:00
1f8e19c49b Move to GTest for better integration. 2019-09-22 17:13:31 +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
5585bce297 Add boost to build. 2019-09-12 12:38:17 +02:00
a7587240c6 Update travis script for 2019. 2019-09-12 12:30:46 +02:00
1c19f4c514 Typo. 2018-12-18 16:53:15 +01:00
38058f61e8 Run benchmarks in travis. 2018-12-18 16:49:04 +01:00
f4cbb75e63 Attempt 3 to fix travis ignore. 2018-12-05 10:56:34 +01:00
a2f0026c18 Fix ignore of ubuntu rust. 2018-12-05 10:53:26 +01:00
aeb2faa6c9 Also test for Ubuntu's rust version. 2018-12-05 10:51:15 +01:00
3bbe6a479a Implement day 1 2018.
We've started.
2018-12-01 11:03:48 +01:00
8d1baf1e8d CI building for more rust versions. 2018-11-22 16:26:17 +01:00