Skip to content

Store test signatures in a Dictionary #10

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 5 commits into from
Jul 25, 2017
Merged

Conversation

rpjohnst
Copy link

This reduces runtime for test discovery from quadratic to linear.

Russell Johnston added 4 commits July 24, 2017 10:03
This reduces the runtime for test discovery from quadratic to linear
This shouldn't be an issue anymore after integrating GTA 0.10, which fixes
an underlying VS2017/COM bug, but without this change the adapter crashes
on the second and subsequent test runs.
# Conflicts:
#	GoogleTestAdapter/Core/TestCases/TestCaseFactory.cs
@msftclas
Copy link

@rpjohnst,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@LukaszMendakiewicz
Copy link

Please add Microsoft headers to the modified source files.

@rpjohnst rpjohnst force-pushed the dev/rujohnst/symbol-map branch from 65a2945 to b100656 Compare July 24, 2017 20:37
@rpjohnst rpjohnst merged commit d376f31 into dev15 Jul 25, 2017
@rpjohnst rpjohnst deleted the dev/rujohnst/symbol-map branch July 25, 2017 16:35
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