diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-07-27 22:10:44 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-07-27 22:10:44 +0300 |
commit | 1a04425fad2fbf88eb0cbb9648e7556a00dd2916 (patch) | |
tree | ba5b66ae20398047fc31d50381fdc9adcf4587e4 /test | |
parent | ad45a6de178e8680a325dbdd0da5f637fdd0efd6 (diff) | |
download | apk-tools-1a04425fad2fbf88eb0cbb9648e7556a00dd2916.tar.gz apk-tools-1a04425fad2fbf88eb0cbb9648e7556a00dd2916.tar.bz2 apk-tools-1a04425fad2fbf88eb0cbb9648e7556a00dd2916.tar.xz apk-tools-1a04425fad2fbf88eb0cbb9648e7556a00dd2916.zip |
solver: don't consider package that we can't have
Packages that need (re-)installation but which are not available,
are excluded now properly.
Diffstat (limited to 'test')
-rw-r--r-- | test/basic7.expect | 0 | ||||
-rw-r--r-- | test/basic7.test | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/test/basic7.expect b/test/basic7.expect new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/basic7.expect diff --git a/test/basic7.test b/test/basic7.test new file mode 100644 index 0000000..bd30545 --- /dev/null +++ b/test/basic7.test @@ -0,0 +1 @@ +--no-network --raw-repository basic.repo --installed basic.installed -u a |