summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-07-07use printf instead of echo in testing frameworkMichele OrrĂ¹2-31/+31
2014-07-07properly handle (currently unused) dpkg pass-throughDavid Kalnischkies1-13/+16
2014-07-07use exit instead of incorrect return in test wrapperMichele OrrĂ¹1-4/+5
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-0/+6
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies1-0/+35
2014-06-18Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-06-12test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt1-1/+1
2014-06-11fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2-2/+4
2014-06-11fix autopkgtest testsMichael Vogt2-1/+3
2014-06-10fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt1-4/+4
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt1-0/+17
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt1-0/+31
2014-06-10Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt3-0/+51
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies1-0/+2
2014-06-07do not revert candidate for protected packagesDavid Kalnischkies1-0/+39
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt3-0/+51
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt1-0/+31
2014-05-30use 'native' instead of 'amd64' as pkg archDavid Kalnischkies1-9/+9
2014-05-30show current/total testcase statistic also in concise modeDavid Kalnischkies1-1/+1
2014-05-30support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies2-0/+71
2014-05-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-05-29(try to) fix travis-ci build failuresDavid Kalnischkies3-6/+22
2014-05-28Fix uninitialized valueMichael Vogt1-1/+1
2014-05-22fix tight loop detection and temporary removesDavid Kalnischkies4-18/+86
2014-05-22make test independent from the actual Install-SizeDavid Kalnischkies1-2/+2
2014-05-22show upgradable packages after apt updateMichael Vogt1-0/+17
2014-05-16add an additional test for arch specific conflictsDavid Kalnischkies1-0/+36
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt1-0/+41
2014-05-07show progress in run-testsMichael Vogt1-1/+2
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt3-1/+297
2014-04-30Only do openpty() if both stdin/stdout are terminalsMichael Vogt1-1/+1
2014-04-26handle pkgnames shorter than modifiersDavid Kalnischkies1-1/+5
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies28-2085/+1917
2014-04-16clear HitEof flag in FileFd::SeekDavid Kalnischkies3-24/+90
2014-04-11Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt1-0/+13
2014-04-11Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sidMichael Vogt1-0/+5
2014-04-11consider priorities only for downloadable pkgs in resolverDavid Kalnischkies1-0/+48
2014-04-11extend FileFd test behond basic permission testsDavid Kalnischkies1-10/+99
2014-04-10fix test-failure in adtMichael Vogt1-1/+7
2014-04-10Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt1-0/+31
2014-04-09Notice the user about "apt list -a" when only a single hit if foundMichael Vogt1-0/+12
2014-04-09Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt1-0/+19
2014-04-08fix apt list output for pkgs in dpkg ^rc stateMichael Vogt1-0/+5
2014-04-08Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt1-1/+6
2014-04-07make apt search case-insensitive by defaultMichael Vogt1-1/+6
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt1-1/+26
2014-04-04ensure clean worksMichael Vogt2-0/+13
2014-04-04add test for binary cachedb and contents generationMichael Vogt2-3/+94
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2-1/+168
2014-03-27Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt7-22/+191