Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"loaded modules": find also submodules #7

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

rfourquet
Copy link
Collaborator

@rfourquet rfourquet commented Feb 24, 2021

We use Base.loaded_modules to find modules using ReTest which didn't
have a chance to register themselves in InlineTest.TESTED_MODULES.
Here we look also for submodules using ReTest.

@rfourquet rfourquet force-pushed the loaded-submodules branch 2 times, most recently from 234bb5c to ae61db8 Compare February 25, 2021 10:28
We use `Base.loaded_modules` to find modules using `ReTest` which didn't
have a chance to register themselves in InlineTest.TESTED_MODULES.
Here we look also for submodules using ReTest.
@rfourquet rfourquet merged commit f5f1d01 into master Feb 25, 2021
@rfourquet rfourquet deleted the loaded-submodules branch February 25, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant