index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
/
hashsums_test.cc
Age
Commit message (
Expand
)
Author
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
2014-10-24
promote filesize to a hashstring
David Kalnischkies
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
add a simple container for HashStrings
David Kalnischkies
2014-04-16
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2013-09-03
use FileFd in HashSum test to unbreak non-linux ports
David Kalnischkies
2012-05-02
add a simple test for HashSumValue classes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-29
test/libapt/hashsums_test.cc: add a test for HashString and VerifyFile
Michael Vogt
2011-07-13
test that AddFD for single summations works, too
David Kalnischkies
2011-07-13
move hash test to libapt-testcases and add a few more tests
David Kalnischkies