aboutsummaryrefslogtreecommitdiff
path: root/tests/utils_tests.cpp
AgeCommit message (Expand)Author
2019-01-15Clang cl (#762)Anna Gringauze
2019-01-14Make narrow constexpr (#698)Johel Ernesto Guerrero Peña
2018-08-12fix cppcorecheck warnings (#703)Anna Gringauze
2018-02-21add gsl::index typedef (#620)paweldac
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-11-03Cleanup additional GCC warningsRian Quinn
2016-08-10Removed .h extension from header files.Galik
2016-08-09Renamed include/ folder to gsl/ to make including the library consistentgalik
2016-07-29Building clean with MSVC12.Neil MacIntosh
2016-02-08narrow: Also check if a value has changed sign after cast.Paweł Bylica
2015-10-02Fix moving a final_act twiceTreb Connell
2015-09-29Renamed namespace to 'gsl'. Renamed macro to configure testing.Neil MacIntosh
2015-09-29Added test that Final_act object can be moved properly. While this is not a c...john-lynch
2015-08-20Initial commit of library files.Neil MacIntosh