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
As ctest runs each test individually, an error with test initialization
introduced earlier didn't show.
This change makes sure that running all tests consecutively with initializing
the test suite only once works correctly.
0 commit comments