aboutsummaryrefslogtreecommitdiffstats
path: root/tests/algorithm_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-20/+31
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-3/+9
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-132/+126
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-5/+6
* Silence warning in algorithm_tests with VS2017 (#453)Casey Carter2017-02-131-17/+17
* Add a copy() function for span.MikeGitb2016-11-171-0/+209