diff options
author | Timo Teräs <timo.teras@iki.fi> | 2012-02-24 08:42:40 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2012-02-24 08:42:40 +0200 |
commit | 4676c5d63ac70f4bf2c4e4c945a7fa65941676e9 (patch) | |
tree | 95cd25767adde7eb9f07240e22f8859984075bb7 /test/pinning.repo2 | |
parent | 1bb2fa7862bb896f1cfefca5bb9f1d0b477f49a5 (diff) | |
download | apk-tools-4676c5d63ac70f4bf2c4e4c945a7fa65941676e9.tar.gz apk-tools-4676c5d63ac70f4bf2c4e4c945a7fa65941676e9.tar.bz2 apk-tools-4676c5d63ac70f4bf2c4e4c945a7fa65941676e9.tar.xz apk-tools-4676c5d63ac70f4bf2c4e4c945a7fa65941676e9.zip |
test: improve pinning tests
Diffstat (limited to 'test/pinning.repo2')
-rw-r--r-- | test/pinning.repo2 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/pinning.repo2 b/test/pinning.repo2 new file mode 100644 index 0000000..45c5114 --- /dev/null +++ b/test/pinning.repo2 @@ -0,0 +1,20 @@ +C:Q1eVpkasfqZAukfffYbgwt4xffZWU= +P:a +V:3.1 +S:1 +I:1 +D:b + +C:Q1hdUpqRv5mYgJEqff2UmVsv23ysE= +P:b +V:3.1 +S:1 +I:1 + +C:Q1eVpkasfqZAukAffYsd324xAt4WU= +P:c +V:3.1 +S:1 +I:1 +D:a>=3 + |