-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 10
-
Component/s: infrastructure
-
None
-
b35
The current implementation of gtest in run-test will use just the server variant of gtest. This is different from the old test/Makefile implementation, which used all available variants. (Or rather, those of server, client and minimal that were present.) The run-test implementation should do the same.