Age | Commit message (Expand) | Author |
---|---|---|
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 |