Imported Upstream version 0.6.28
[platform/upstream/libsolv.git] / test / testcases / strongrecommends / strongr.t
1 # test strong recommends
2 #
3 # with normal recommends, the solver will
4 # not backtrack to fulfill them.
5 #
6 repo system 0 testtags <inline>
7 #>=Pkg: A 1 1 noarch
8 #>=Con: C
9 #>=Pkg: A2 1 1 noarch
10 #>=Con: C2
11 repo available 0 testtags <inline>
12 #>=Pkg: A 1 2 noarch
13 #>=Pkg: B 1 1 noarch
14 #>=Rec: C
15 #>=Pkg: C 1 1 noarch
16 #>=Pkg: B2 1 1 noarch
17 #>=Rec: C2
18 #>=Pkg: C2 1 1 noarch
19 system i686 rpm system
20 solverflags strongrecommends
21 job install name B
22 job install name B2
23 result transaction,problems <inline>
24 #>install B-1-1.noarch@available
25 #>install B2-1-1.noarch@available
26 #>install C-1-1.noarch@available
27 #>upgrade A-1-1.noarch@system A-1-2.noarch@available