summaryrefslogtreecommitdiff
path: root/test/libapt
Commit message (Expand)AuthorAgeFilesLines
* merged lp:~mvo/apt/fix-tagfile-hashMichael Vogt2013-03-222-1/+66
|\
| * test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier)Michael Vogt2013-03-181-0/+1
| * fix pkgTagSection::Exists() and add testMichael Vogt2013-03-182-1/+65
* | * test/libapt/assert.h, test/libapt/run-tests:Michael Vogt2013-03-172-1/+10
|/
* * apt-pkg/cdrom.cc:David Kalnischkies2012-09-022-0/+92
* * apt-pkg/indexcopy.cc:David Kalnischkies2012-09-022-0/+92
* add two tests for architecture specificationsDavid Kalnischkies2012-06-141-5/+5
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-06-101-2/+4
* fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies2012-06-091-2/+13
* * apt-pkg/contrib/cmdline.cc:Daniel Hartwig2012-06-092-0/+27
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-05-203-5/+34
* add a simple test for HashSumValue classesDavid Kalnischkies2012-05-021-0/+22
* /dev/null is a special absolute path as it has no subdirectoriesDavid Kalnischkies2012-04-231-0/+5
* normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies2012-04-231-0/+13
* use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies2012-03-221-2/+2
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2012-01-301-0/+9
* * test/libapt/run-tests:David Kalnischkies2012-01-201-3/+1
* * test/libapt/globalerror_test.cc:Pino Toscano2012-01-201-2/+5
* use different compression types in the test now that we support themDavid Kalnischkies2011-12-111-6/+6
* add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies2011-12-113-0/+121
* fix compiler warning about signed comparision on amd64, tooDavid Kalnischkies2011-10-111-0/+12
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-10-053-4/+26
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-194-5/+5
* merge with debian/sidDavid Kalnischkies2011-09-137-10/+337
|\
| * for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies2011-08-171-0/+4
| * do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies2011-08-171-5/+17
| * fix the compareversion test to work then called from outside of libaptDavid Kalnischkies2011-08-172-2/+7
| * add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies2011-08-171-1/+0
| * move the list of versions to test with to the libapt subdirectoryDavid Kalnischkies2011-08-172-1/+107
| * merge the tests for configuration into another libapt-testDavid Kalnischkies2011-08-172-0/+84
| * write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies2011-08-153-1/+119
* | merged from the debian-sid branchMichael Vogt2011-08-154-21/+8
|\|
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-114-21/+8
* | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt2011-07-291-0/+15
* | * merged latest fixes from debian-sidMichael Vogt2011-07-285-6/+98
|\|
| * merged from lp:~mvo/apt/mvoMichael Vogt2011-07-262-0/+52
| |\
| | * add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-261-0/+6
| | * * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-262-0/+46
| * | the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2011-07-252-6/+40
| * | update the testcase to reflect that native is always on top ifDavid Kalnischkies2011-07-251-0/+6
| |/
* | test that AddFD for single summations works, tooDavid Kalnischkies2011-07-131-9/+34
* | move hash test to libapt-testcases and add a few more testsDavid Kalnischkies2011-07-133-0/+129
|/
* merged from donkult and fix dashishMichael Vogt2011-02-161-1/+1
* * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-151-0/+32
* - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-281-31/+40
* ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies2011-01-131-0/+5
* evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies2010-11-091-0/+18
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-11-061-0/+6
* dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies2010-10-221-1/+1
* Strip the .sh extension from the libapt testrunner andDavid Kalnischkies2010-07-251-5/+6