2 Commits

Author SHA1 Message Date
Robert Ramey
35bedab3f6 fixed tests for checked_xor, checked_or, checked_add, and checked_and
made all checking of symmetries of test matrices occur at compile time via constexpr.
added -Wextra to warning switches.
2019-12-25 14:37:37 -08:00
Robert Ramey
f49e434238 Add tests for constexpr
improved CMake implementation for testing and development
2019-01-10 11:54:18 -08:00