SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

[CMake] Declare remaining tests, and add a test output option. (#9705)

The new option will allow us to generate test XML output.

CTest can discover tests from googletest, but it generates one file
per case. We have several thousand cases, so one file each would be
far from optimal. The approach in this change will generate one file
per test (executable).
D
David L. Jones committed
5b2c7b837364b8cf391673bcab4f2ae4ac761e10
Parent: 0dcf31d
Committed by GitHub <noreply@github.com> on 3/30/2022, 8:44:42 PM