Lines Matching refs:need
70 If you need help, please check the
91 framework, although it will still need Google Test. Please read
117 We welcome patches. If you plan to contribute a patch, you need to
138 To make it work for Google Mock you will need to change
172 system to build Google Mock (described below), you'll need to
180 To build Google Mock and your tests that use it, you need to tell your
214 (We need -pthread as Google Test and Google Mock use threads.)
275 subset of TR1 tuple that's enough for Google Mock's need. Google Mock
279 Usually you don't need to care about which tuple library Google Test
281 you need to tell Google Test and Google Mock to use the same TR1 tuple
316 users' long-term benefits. This section describes what you'll need to
321 You may need to explicitly enable or disable Google Test's own TR1
329 may need to tweak your compiler and/or linker flags. Please see the
331 )" section in file Google Test's README for what you may need to do.
334 `MakePolymorphicMatcher()`, you'll need to update their definitions to
348 For that you'll need Autotools. First, make sure you have followed
361 against Google Test as well. There is no need to configure Google Test