aboutsummaryrefslogtreecommitdiff
path: root/test/common/algorithm.h
AgeCommit message (Expand)Author
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-05-16COMMON: Add replace functions to Common and String.Borja Lorente Escobar
2015-11-10COMMON: More sort unit testsBertrand Augereau
2011-08-07COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-27allowed list to be sorted with default comparatorVladimir Menshakov
2009-12-27Add some tests for checkSort just in case... :-)Johannes Schickel
2009-12-27Typo.Johannes Schickel
2009-12-27Do not use TS_ASSERT_EQUALS in checkSort, but rather let return checkSort anJohannes Schickel
2009-12-27More cleanup.Johannes Schickel
2009-12-27Use some pseudo random numbers in test_container_sort.Johannes Schickel
2009-12-27Cleanup.Johannes Schickel
2009-12-27fixed typoVladimir Menshakov
2009-12-27added tests for sort() functionsVladimir Menshakov