summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-06-12fix tests and add db-util to the test dependenciesMichael Vogt
2014-06-12(try to) fix travis-ci build failuresDavid Kalnischkies
2014-06-12add an additional test for arch specific conflictsDavid Kalnischkies
2014-06-12Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt
2014-06-12Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into ubun...Michael Vogt
2014-06-12Only do openpty() if both stdin/stdout are terminalsMichael Vogt
2014-04-10Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-04-10fix test-failure in adtMichael Vogt
2014-04-10Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-04-10Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt
2014-04-09Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt
2014-04-08Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-07make apt search case-insensitive by defaultMichael Vogt
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt
2014-04-04ensure clean worksMichael Vogt
2014-04-04add test for binary cachedb and contents generationMichael Vogt
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt
2014-04-01Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-03-27Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt
2014-03-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt
2014-03-27Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt
2014-03-23discard candidates via IsInstallOk to allow overrideDavid Kalnischkies
2014-03-22ensure proper teardown in dpkg error casesDavid Kalnischkies
2014-03-21add testcase for APT::Architectures "arch1,arch2"David Kalnischkies
2014-03-21only consider versioned kernel packages in autoremoveDavid Kalnischkies
2014-03-14fix test/integration/test-apt-helperMichael Vogt
2014-03-13ensure that gz compression test is run with gzDavid Kalnischkies
2014-03-13factor out getting list of architectures from comma listDavid Kalnischkies
2014-03-13correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies
2014-03-13ensure that a dot is a dot in the hookDavid Kalnischkies
2014-03-13support kfreebsd and hurd in the kernel hookDavid Kalnischkies
2014-03-13use a configurable list of versioned kernel packagesDavid Kalnischkies
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies
2014-03-13support very long mtab entries in mountpoint discoveryDavid Kalnischkies
2014-03-13enable mount support for apt-cdrom in the testsDavid Kalnischkies
2014-03-13simplify apt-cdrom testcodeDavid Kalnischkies
2014-03-13do not configure already unpacked packages needlesslyDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13unset LANGUAGE in the testing framework directlyDavid Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer
2014-03-13add default and override handling for Cnf::FindVectorDavid Kalnischkies
2014-03-13check version before adding scores in resolverDavid Kalnischkies
2014-03-13show debug output only if told so in packagemanagerDavid Kalnischkies