aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang cl (#762)Anna Gringauze2019-01-151-1/+1
* Make narrow constexpr (#698)Johel Ernesto Guerrero Peña2019-01-141-0/+4
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-0/+9
* add gsl::index typedef (#620)paweldac2018-02-211-4/+11
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-3/+6
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-65/+60
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-10/+6
* Fix some corechecker warnings (#470)MikeGitb2017-04-021-1/+1
* Cleanup additional GCC warningsRian Quinn2016-11-031-1/+1
* Removed .h extension from header files.Galik2016-08-101-1/+1
* Renamed include/ folder to gsl/ to make including the library consistentgalik2016-08-091-1/+1
* Building clean with MSVC12.Neil MacIntosh2016-07-291-1/+1
* narrow: Also check if a value has changed sign after cast.Paweł Bylica2016-02-081-16/+29
* Fix moving a final_act twiceTreb Connell2015-10-021-2/+7
* Renamed namespace to 'gsl'. Renamed macro to configure testing.Neil MacIntosh2015-09-291-1/+1
* Added test that Final_act object can be moved properly. While this is not a c...john-lynch2015-09-291-0/+14
* Initial commit of library files.Neil MacIntosh2015-08-201-0/+87