* Tests: add test for mixing minimal and non-minimal * Tests: minor cleanup in test_minimal_mixed_fill * fix fill_restrictive for mixed minimal/non-minimal The reason why this only happens for minimal is because it would not accept the solution it found otherwise. Tracking and releasing unreachable items would be the better solution, but that's a lot harder to do. * fix typo in fill_restrictive * fix pep8 in fill_restrictive * Fill: cleanup invalid unsafe placements, better comments * Fill: more cleanup |
||
---|---|---|
.. | ||
TestFill.py | ||
TestHelpers.py | ||
TestHostYAML.py | ||
TestIDs.py | ||
TestImplemented.py | ||
TestItems.py | ||
TestLocations.py | ||
TestNames.py | ||
TestOptions.py | ||
TestReachability.py | ||
__init__.py |