mirror of
https://github.com/mudler/luet.git
synced 2025-07-06 12:07:19 +00:00
With BuildWorld() we get more results back (now we return the whole model, including the false assertions). Besides, now solving with BuildWorld() detects an invalid case: when we supply a provided, the definitionDB shouldn't explictly supply also the package that has to be provided. This would cause to 'shadow' packages between repositories. The test was invalid before, and shouldn't have contained A1. Moved the test to Pending to inspect it further in subsequent dev iterations |
||
---|---|---|
.. | ||
benchmark_test.go | ||
decoder_test.go | ||
decoder.go | ||
parallel_test.go | ||
parallel.go | ||
resolver_test.go | ||
resolver.go | ||
solver_suite_test.go | ||
solver_test.go | ||
solver.go |