New algorithm for dependency resolution, tests. #100 #81

This commit is contained in:
Andrey Smirnov
2014-08-28 19:07:39 +04:00
parent 5a42c60af4
commit ed03a7c69e
9 changed files with 204 additions and 38 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ class SearchMirror4Test(BaseTest):
"""
fixtureDB = True
outputMatchPrepare = lambda _, s: "\n".join(sorted(s.split("\n")))
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (coreutils)'"
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (nginx)'"