[Rpm-maint] [rpm-software-management/rpm] [WIP] tests: add tests for boolean dependencies (#164)
Michael Schroeder
notifications at github.com
Mon Sep 4 12:17:23 UTC 2017
Please do not test `(X or (Y if Z))`, it may well be that we make this illegal in the future. `(X or (Y if Z))` is the same as `(X or Y or not(Z))`, the `or not(Z)` does not make much sense.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/164#issuecomment-326948738
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170904/ed72fb78/attachment.html>
More information about the Rpm-maint
mailing list