Lines Matching full:need
50 framework of your choice; although it will still need Google Test as
80 We welcome patches. If you plan to contribute a patch, you need to
127 system to build Google Mock (described below), you'll need to
138 Note that you should only need to complete this step once. The
140 of the build system that need to be changed.
143 will fail. You may need to explicitly specify a version to use. For
154 To build Google Mock and your tests that use it, you need to tell your
190 (We need -pthread as Google Test and Google Mock use threads.)
252 subset of TR1 tuple that's enough for Google Mock's need. Google Mock
256 Usually you don't need to care about which tuple library Google Test
258 you need to tell Google Test and Google Mock to use the same TR1 tuple
293 users' long-term benefits. This section describes what you'll need to
298 You may need to explicitly enable or disable Google Test's own TR1
306 may need to tweak your compiler and/or linker flags. Please see the
308 you may need to do.
311 MakePolymorphicMatcher(), you'll need to update their definitions to
327 For that you'll need Autotools. First, make sure you have followed
340 against Google Test as well. There is no need to configure Google Test
351 Normally you don't need to worry about regenerating the source files,
352 unless you need to modify them. In that case, you should modify the