summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-ftparchive-src-cachedb
Commit message (Collapse)AuthorAgeFilesLines
* (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-121-5/+5
| | | | | | | | | | dpkg on Ubuntu 12.04 does not seem to support parsing arch-specific dependencies, so we try to detect if we face such a dpkg in the test. In the other test the order depends on libdb, which changes per arch, so we just run it through our sorting binary and be happy (hopefully). Git-Dch: Ignore
* improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-101-0/+5
| | | | | | Removes the 256 fields limit, deals consistently with spaces littered all over the place and is even a tiny bit faster than before. Even comes with a bunch of new tests to validate these claims.
* ensure "--db" also works with the new srcpkgdbMichael Vogt2014-04-071-1/+26
|
* ensure clean worksMichael Vogt2014-04-041-0/+6
|
* add test for binary cachedb and contents generationMichael Vogt2014-04-041-0/+162