summaryrefslogtreecommitdiff
path: root/test/libapt/run-tests
AgeCommit message (Expand)Author
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies
2014-04-16clear HitEof flag in FileFd::SeekDavid Kalnischkies
2014-03-13support very long mtab entries in mountpoint discoveryDavid Kalnischkies
2013-08-15set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies
2013-08-15rework the parameter creation for the Hashsum testDavid Kalnischkies
2013-08-15do not call make from libapt/run-tests if its called by makeDavid Kalnischkies
2013-03-17* test/libapt/assert.h, test/libapt/run-tests:Michael Vogt
2012-05-20* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-03-22use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies
2012-01-20* test/libapt/run-tests:David Kalnischkies
2011-12-11use different compression types in the test now that we support themDavid Kalnischkies
2011-12-11add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies
2011-10-05* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2011-09-13merge with debian/sidDavid Kalnischkies
2011-08-17do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies
2011-08-17fix the compareversion test to work then called from outside of libaptDavid Kalnischkies
2011-08-17add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies
2011-07-13move hash test to libapt-testcases and add a few more testsDavid Kalnischkies
2011-02-16merged from donkult and fix dashishMichael Vogt
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies
2010-10-22dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies
2010-07-25Strip the .sh extension from the libapt testrunner andDavid Kalnischkies