aboutsummaryrefslogtreecommitdiff
path: root/tests/byte_tests.cpp
AgeCommit message (Expand)Author
2018-08-12fix cppcorecheck warnings (#703)Anna Gringauze
2017-11-28Applied iwyu --comment to the code base (#588)Tiago
2017-07-13Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh
2017-04-20Reformat files to follow clang-format style (#492)Tiago
2017-04-02Fix some corechecker warnings (#470)MikeGitb
2016-10-17Address #313: try to guard against strict-aliasing bugs with gsl::byteMikeGitb
2016-09-17Add tests for to_integer(): they failMartin Moene
2016-09-07Issue: #329Kris Cruickshank
2016-08-28Added to_byte method for issue #329Kris
2016-08-10Removed .h extension from header files.Galik
2016-08-09Renamed include/ folder to gsl/ to make including the library consistentgalik
2016-07-15Added basic compile support for MSVC 2013 to byte.Neil MacIntosh
2016-06-26Renamed byte header and tidied up string_span dependencies.Neil MacIntosh
2016-06-24Added definition of gsl::byte to match proposed std::byte.Neil MacIntosh