aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bounds_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* lack of nl for bounds_testJordan Maples2019-10-041-1/+1
* adding clang/gcc suppression of the deprecation warnings.Jordan Maples2019-10-041-0/+8
* deprecating strided_spanJordan Maples2019-10-021-1/+3
* initial deprecation of multi_span and strided_spanJordan Maples2019-09-281-1/+1
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-0/+16
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-3/+7
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-52/+47
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-60/+57
* Fix some corechecker warnings (#470)MikeGitb2017-04-021-2/+2
* Properly qualify std::size_t (#448)Casey Carter2017-02-131-33/+33
* Cleanup additional GCC warningsRian Quinn2016-11-031-2/+2
* 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
* File renames to reflect new multi_span name.Neil MacIntosh2016-02-241-1/+1
* Renamed existing span to multi_span.Neil MacIntosh2016-02-241-1/+1
* Enabled -Wall for gcc and clang.Neil MacIntosh2015-11-131-3/+7
* Renaming array_view and string_view, as per WG21 discussions.Neil MacIntosh2015-11-041-2/+2
* Partway through removing configurable SizeType.Neil MacIntosh2015-10-151-18/+18
* 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/+99