Home | History | Annotate | Download | only in gmock

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
244 subset of TR1 tuple that's enough for Google Mock's need. Google Mock
248 Usually you don't need to care about which tuple library Google Test
250 you need to tell Google Test and Google Mock to use the same TR1 tuple
278 users' long-term benefits. This section describes what you'll need to
283 You may need to explicitly enable or disable Google Test's own TR1
291 may need to tweak your compiler and/or linker flags. Please see the
293 you may need to do.
296 MakePolymorphicMatcher(), you'll need to update their definitions to
312 For that you'll need Autotools. First, make sure you have followed
325 against Google Test as well. There is no need to configure Google Test
336 Normally you don't need to worry about regenerating the source files,
337 unless you need to modify them. In that case, you should modify the