aboutsummaryrefslogtreecommitdiff
path: root/tests/algorithm_tests.cpp
AgeCommit message (Expand)Author
2018-08-12fix cppcorecheck warnings (#703)Anna Gringauze
2017-11-28Applied iwyu --comment to the code base (#588)Tiago
2017-07-13Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh
2017-04-20Reformat files to follow clang-format style (#492)Tiago
2017-02-13Silence warning in algorithm_tests with VS2017 (#453)Casey Carter
2016-11-17Add a copy() function for span.MikeGitb