| author | Kristian H?gsberg <krh@redhat.com> |
| Thu Jan 17 23:28:37 2008 -0500 (2008-01-17) | |
| changeset 101 | 9708f6d5db8c |
| child 125 | e56c83bda295 |
| permissions | -rw-r--r-- |
| krh@93 | 1 |
<test title="gah"> |
| krh@93 | 2 |
|
| krh@93 | 3 |
<import file="sets.xml"/> |
| krh@93 | 4 |
|
| krh@93 | 5 |
<update name="c" from="a" to="b"/> |
| krh@93 | 6 |
|
| krh@93 | 7 |
<verify set="b" type="packages"> |
| krh@93 | 8 |
<package name="bash" version="3.2-18.fc8"/> |
| krh@93 | 9 |
</verify> |
| krh@93 | 10 |
|
| krh@93 | 11 |
<verify set="c" type="properties"> |
| krh@93 | 12 |
<provides name="nss" eq="1.8-fc10"/> |
| krh@93 | 13 |
<conflicts name="y" eq="1.1"/> |
| krh@93 | 14 |
</verify> |
| krh@93 | 15 |
|
| krh@93 | 16 |
</test> |