kiwi-el8/test/unit/solver
Marcus Schäfer 25f75f1f8d
Fixed sat solver flags validation
The sat library from the python3-solv plugin does not expose
the flags information as method. Instead the flags value is
a variable pointing to an integer that has a name mapping
in self.solv.Selection from the library.
2020-01-27 17:11:36 +01:00
..
repository Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
sat_test.py Fixed sat solver flags validation 2020-01-27 17:11:36 +01:00