Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-12 | (try to) fix travis-ci build failures | David Kalnischkies | |
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 | |||
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies | |
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. | |||
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt | |
2014-04-04 | ensure clean works | Michael Vogt | |
2014-04-04 | add test for binary cachedb and contents generation | Michael Vogt | |