summaryrefslogtreecommitdiff
path: root/test cases/unit/101 python without pkgconfig
AgeCommit message (Collapse)Author
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens
It has to lookup the dependency with required=False otherwise it raises an exception when the first candidate (pkg-config) failed.