Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -6/+9 |
* | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 2014-03-13 | 1 | -0/+5 |
* | use FileFd in HashSum test to unbreak non-linux ports | David Kalnischkies | 2013-09-03 | 1 | -16/+16 |
* | add a simple test for HashSumValue classes | David Kalnischkies | 2012-05-02 | 1 | -0/+22 |
* | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -1/+1 |
* | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFile | Michael Vogt | 2011-07-29 | 1 | -0/+15 |
* | test that AddFD for single summations works, too | David Kalnischkies | 2011-07-13 | 1 | -9/+34 |
* | move hash test to libapt-testcases and add a few more tests | David Kalnischkies | 2011-07-13 | 1 | -0/+116 |