Skip to content
  • kristenk's avatar
    Solver DSL: Support benchmarks, internal libraries, and foreign libraries. · 1bc42a89
    kristenk authored and Mikhail Glushenkov's avatar Mikhail Glushenkov committed
    This change allows the solver quickcheck tests to test all types of components.
    Previously, the tests generated the components in the solver DSL, but the code
    that converted the packages to GenericPackageDescriptions removed some of the
    components, i.e., it filtered out benchmarks and foreign libraries and merged
    internal libraries with the main library.
    1bc42a89