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