We currently use googletest 1.7, and it's confusing to read modern documentation which doesn't apply. Ultimately to implement a custom GMock matcher, I had to go read source code and deduce the old interface from the changelog. We should update to 1.11.0 so the online docs match what we can do in TVM.
We currently use googletest 1.7, and it's confusing to read modern documentation which doesn't apply. Ultimately to implement a custom GMock matcher, I had to go read source code and deduce the old interface from the changelog. We should update to 1.11.0 so the online docs match what we can do in TVM.