Skip to content

improve IndexStore::listTests to include inherited tests #335

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

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jul 1, 2022

motivation: test discovery on linux depends on index store test listing

changes:

  • refactor code to also scan for class inheritance
  • rollup test across inheritance in different files
  • deprecate single file API as it cannot effectively take inheritance into account

rdar://59655518

motivation: test discivery on linux depends on index store test listing

changes:
* refactor code to also scan for class inheritance
* rollup test across inheritance in different files
* deprecate single file API as it cannot effectively take inheritance into account

rdar://59655518
@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

1 similar comment
@tomerd
Copy link
Contributor Author

tomerd commented Jul 1, 2022

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.

3 participants