-
Bug
-
Resolution: Fixed
-
P3
-
10
-
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.