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
Catch2 v3 requires C++14. Because Babeltrace 2 requires C++17 now, we
can update it.
The main benefit of Catch2 v3 is that it's built as a static library,
making the build time of our test sources significantly faster (and the
compiler less memory hungry).
Signed-off-by: Philippe Proulx <[email protected]>
Change-Id: Ib24e9d71e8a4bb69295c21677870307bd3fca12f
0 commit comments