rpm-ostree/tests
Colin Walters 3e6f877282 lib: Add RpmOstreePackage
The `QueryResult` class ended up being too awkward; having NEVRA
strings meant for example that clients would have to parse them.  It
would be harder to present something like the current `rpm-ostree
upgrade` package diff output.

Now...I debated quite a while before doing this patch.  The thing
that's really awful about creating this library is there are *SO MANY*
layers.  rpm-ostree → libhif → hawkey → libsolv → librpm.  It's enough
to make one question whether one is actually accomplishing anything or
just contributing to a collective insanity...

Let's pretend for now it's the former.

Closes: https://github.com/projectatomic/rpm-ostree/pull/136
2015-04-16 13:26:58 -04:00
..
compose do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00
manual lib: Add RpmOstreePackage 2015-04-16 13:26:58 -04:00
jsonutil.c tests: Add tests for automatic_version_prefix 2015-01-12 15:13:55 -05:00
libtest.sh tests: add a check if tests requiring it are run by root 2015-04-13 10:43:23 +02:00
test-basic.sh tests: add a check if tests requiring it are run by root 2015-04-13 10:43:23 +02:00
test-compose-no-selinux-tag.sh do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00
test-compose.sh do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00