Age | Commit message (Expand) | Author |
2012-03-22 | use the variables as the rest of the tests to avoid escapes in the output | David Kalnischkies |
2012-01-30 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-01-20 | * test/libapt/run-tests: | David Kalnischkies |
2012-01-20 | * test/libapt/globalerror_test.cc: | Pino Toscano |
2011-12-11 | use different compression types in the test now that we support them | David Kalnischkies |
2011-12-11 | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies |
2011-10-11 | fix compiler warning about signed comparision on amd64, too | David Kalnischkies |
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-08-17 | for consistency allow the usage of 'make test' instead of './run-tests' | David Kalnischkies |
2011-08-17 | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies |
2011-08-17 | fix the compareversion test to work then called from outside of libapt | David Kalnischkies |
2011-08-17 | add 'dirs' target to the 'all' target to ensure that for e.g. the tests | David Kalnischkies |
2011-08-17 | move the list of versions to test with to the libapt subdirectory | David Kalnischkies |
2011-08-17 | merge the tests for configuration into another libapt-test | David Kalnischkies |
2011-08-15 | write a proper testcase replacing the print-only uri.cc test | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-07-29 | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFile | Michael Vogt |
2011-07-28 | * merged latest fixes from debian-sid | Michael Vogt |
2011-07-26 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-07-26 | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt |
2011-07-26 | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt |
2011-07-25 | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies |
2011-07-25 | update the testcase to reflect that native is always on top if | David Kalnischkies |
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 |
2011-02-16 | merged from donkult and fix dashish | Michael Vogt |
2011-02-15 | * apt-pkg/contrib/error.cc: | David Kalnischkies |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2011-01-13 | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies |
2010-11-09 | evaluate Acquire::Languages= before LANG= (Closes: #602573) | David Kalnischkies |
2010-11-06 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2010-10-22 | dpkg doesn't like underscores in versions anymore (=it fails) so our | David Kalnischkies |
2010-07-25 | Strip the .sh extension from the libapt testrunner and | David Kalnischkies |
2010-07-05 | extends the ParseDepends testcase to have a look also at the Wildcards | David Kalnischkies |
2010-06-25 | add a simple stack handling to be able to delay error handling | David Kalnischkies |
2010-05-28 | create the bin-test directory automatic in the runner | David Kalnischkies |
2010-05-28 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2010-05-04 | merged from the debian-sid branch | Michael Vogt |
2010-05-04 | merge from the mvo branch | Michael Vogt |
2010-03-13 | * apt-pkg/deb/debversion.cc: | David Kalnischkies |
2010-03-12 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-02-18 | * aptconfiguration.cc: | David Kalnischkies |
2010-02-18 | dd support for the LANGUAGE environment variable | David Kalnischkies |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt |
2010-01-16 | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies |
2009-12-10 | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt |
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies |