You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing multiple ctest -E / -R options doesn't work as expected.
Passing -E overwrites all other -E settings, same with -R.
Update build script to join these together into a single regex and just
pass one -E and one -R.
0 commit comments