Commit Graph

8 Commits (7f9a60066b3afa56f3c7396d93da3ccec5059381)

Author SHA1 Message Date
Jason Rhinelander 18a2444c50 Add gcc5 workaround for catch2 GENERATE(table
stdlibc++'s before v6 erroneously have the tuple constructor as
explicit, which causes the initializer lists here to fail.
5 years ago
Jason Rhinelander 1232f34f90 Rewrite generate expressions to make clang-7 happy 5 years ago
Jason Rhinelander 0839c16f19 Final abseil purge
Bye-bye Google Boost.
5 years ago
Jason Rhinelander 8aacc2d317 Update deprecated gtest macros
gtest ~renamed INSTANTIATE_TEST_CASE_P to INSTANTIATE_TEST_SUITE_P and
added a "backwards compatibility" shim, but the shim fails at compile
time if you pass in an empty fourth argument.
5 years ago
Jeff 6144a888c9
Merge pull request #299 from michael-loki/cmake_refactor
Refactor CMakeLists into distinct directories
6 years ago
Ryan Tharp 5cb15d3a23 fix llvm compile 6 years ago
Michael 656843e9a3
Fix issues on debian 6 years ago
Michael 6d8d910aff
Refactor and add tests for bits.hpp 6 years ago