Home | History | Annotate | Download | only in gtest

Lines Matching full:will

21 building Google Test on Linux, Windows, Mac OS X, and Cygwin.  We will
66 development on Google Test, or one of the released branches. The former will be
78 Next you will need to prepare the GNU Autotools build system, if you
87 invocations will automatically re-generate the bits of the build system that
90 If your system uses older versions of the autotools, the above command will
108 type. This will always result in a new directory with the name "gtest-X.Y.Z"
123 a subdirectory of the source directory, the opposite is not possible and will
134 Other programs will only be able to use Google Test's functionality if you
136 under '/usr/local'. The following command will install all of the Google Test
143 it, run the following command, and it will back out its changes. However, note
154 subdirectory of the build tree, and it will be installed in the binary
173 target. The universal binary framework will end up in your selected build
179 This will build the "Release" configuration of the gtest.framework, but you can
225 when you run your executable, it will load the framework and your test will
250 a Linux-like system and gcc, something like the following will do:
261 where FOO is the name of the file it will generate. For example, the