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

TRestTools::LoadRESTLibrary - Added possibility to ignore libraries #256

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

lobis
Copy link
Member

@lobis lobis commented Jun 20, 2022

lobis Ok: 45

This PR is needed so that libraries generated for packages (required for testing) are not loaded by restRoot.

I also replaced substring checking using std::string by TString since it provides more features which makes the code more readable (in my opinion).

…Simplified string logic with TString. Normalized variable names as camelCase
@lobis lobis requested review from jgalan, nkx111, glorialuzon and juanangp and removed request for jgalan June 20, 2022 18:53
@lobis lobis added the bug Something isn't working label Jun 20, 2022
@lobis lobis marked this pull request as ready for review June 20, 2022 19:06
@jgalan jgalan merged commit b8b6f1d into master Jun 20, 2022
@jgalan jgalan deleted the lobis-fix-bad-library-load branch June 20, 2022 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants