aboutsummaryrefslogtreecommitdiffstats
path: root/tests/owner_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-0/+11
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-5/+2
* Move GSL pointers to a separate header (#566)Tiago2017-10-311-2/+1
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-21/+16
* Restricting usage of owner<T> to pointer types (#507)saurabh singh2017-05-301-0/+12
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-23/+19
* 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
* Renamed namespace to 'gsl'. Renamed macro to configure testing.Neil MacIntosh2015-09-291-1/+1
* Fixed leak in owner<> test. Ha ha ha!Neil MacIntosh2015-09-271-0/+1
* Added missing owner<T>, corrected array_view::sub().Neil MacIntosh2015-09-201-0/+42