add a simple container for HashStrings
[ntk/apt.git] / test / libapt / hashsums_test.cc
2014-11-10 David Kalnischkiesadd a simple container for HashStrings
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-16 David Kalnischkiesuse Google C++ Testing Framework for libapt tests
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05 Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-09-03 David Kalnischkiesuse FileFd in HashSum test to unbreak non-linux ports
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-05-11 Michael Vogtmerged from david
2012-05-02 David Kalnischkiesadd a simple test for HashSumValue classes
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-14 Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05 David Kalnischkiesmerge with current debian apt/experimental
2011-09-19 David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14 David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-13 David Kalnischkiesmerge with debian/sid
2011-09-13 David Kalnischkiesmerge with debian/experimental
2011-08-15 Michael Vogtmerged from the debian-sid branch
2011-08-09 Michael Vogtmerged from the debian-experimental2 branch
2011-08-01 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29 Michael Vogttest/libapt/hashsums_test.cc: add a test for HashString...
2011-07-29 Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from debian-apt
2011-07-28 Michael Vogt* merged latest fixes from debian-sid
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15 Michael Vogtmerged from donkult
2011-07-13 David Kalnischkiestest that AddFD for single summations works, too
2011-07-13 David Kalnischkiesmove hash test to libapt-testcases and add a few more...