summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-601016-description-translation
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix some problems travis encountersDavid Kalnischkies2013-10-021-133/+0
| | | | Git-Dch: Ignore
* simple fork and pidfile aptwebserverDavid Kalnischkies2013-06-241-11/+20
| | | | | | | | | | | Forking only after being ready to accept clients avoids running races with the tests which sometimes failed on the first 'apt-get update' (or similar) with the previous background-start and hope for the best… The commit fixes also some oversight output-order changes in regards to Description-md5 and (I-M-S) race conditions in various tests. Git-Dch: Ignore
* share description list between "same" versions (LP: #868977)David Kalnischkies2011-10-111-1/+33
|
* remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-1/+1
| | | invalid in most cases anyway
* - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-281-0/+1
| | | | * apt-pkg/aptconfiguration.cc: - remove the inbuilt Translation files whitelist
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-10-261-0/+91
- fallback always to a suitable description (Closes: #601016)