aboutsummaryrefslogtreecommitdiffstats
path: root/tests/at_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-1/+20
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-4/+10
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-53/+48
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-18/+17
* Turn warnings into errors (#488)Casey Carter2017-04-171-6/+8
* gsl::at clean-up: (#479)Casey Carter2017-04-031-36/+75
* Fix gsl::at()'s use of size_t Rian Quinn2016-10-281-0/+4
* 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
* gsl::at overload for initializer_listericLemanissier2016-05-091-0/+11
* Renamed namespace to 'gsl'. Renamed macro to configure testing.Neil MacIntosh2015-09-291-1/+1
* Initial commit of library files.Neil MacIntosh2015-08-201-0/+60