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
See https://abseil.io/docs/cpp/platforms/platforms for more information. Practically speaking, this means that for every presubmit run with Bazel, we will also run the same tests but configuring and building with cmake and running tests with ctest.
See https://abseil.io/docs/cpp/platforms/platforms for more information. Practically speaking, this means that for every presubmit run with Bazel, we will also run the same tests but configuring and building with
cmakeand running tests withctest.