Commits on Source (2)
-
The module manifest is indexed by the name and allows checking whether a given module has been declared or not. In particular, it's used by the tests to check whether the module was enabled or not. For this feature to work, it should always be stored and not just when the module is actually enabled.
69d9ed32 -
This actually disable the tests when a module the test depends on is being disabled, and display a warning listing the modules that were missing for the test.
ca8a1dd2