Li Peng
|
266a185a52
|
remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com>
|
9 years ago |
Billy Donahue
|
affb09edf0
|
move googlemock files into googlemock/ subdir
|
10 years ago |
Billy Donahue
|
1f87a0970d
|
Move everything in googletest into googletest/googletest
|
10 years ago |
zhanyong.wan
|
45fef502fa
|
makes googlemock generator handle some class templates; pulls in gtest r662
|
12 years ago |
zhanyong.wan
|
c306ef2e14
|
supports a protocol for catching tests that prematurely exit
|
12 years ago |
zhanyong.wan
|
1cc1d4bcec
|
Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers.
|
12 years ago |
zhanyong.wan
|
fb25d53911
|
Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in
gtest r660.
|
12 years ago |
zhanyong.wan
|
616180e684
|
New floating-point matchers: DoubleNear() and friends;
AllOf() and AnyOf() can accept any number of arguments now in C++11 mode.
|
12 years ago |
vladlosev
|
c506784b08
|
When --gtest_filter is specified, XML report now doesn't contain information about tests that are filtered out (issue 141).
|
12 years ago |
zhanyong.wan
|
f4274520da
|
Makes EXPECT_THAT typesafe; updates CHANGES for 1.7.0; pulls in gtest r653
|
12 years ago |
zhanyong.wan
|
c84afbeaf1
|
Fixes a thread annotation; updates CHANGES for 1.7.0
|
12 years ago |
zhanyong.wan
|
061f1d4d16
|
Updates version number to 1.7.0
|
12 years ago |
zhanyong.wan
|
c97e3001cd
|
Updates the version number to 1.7.0
|
12 years ago |
zhanyong.wan
|
8d7c5ad6d3
|
Documents latest changes and pulls in gtest r570
|
14 years ago |
zhanyong.wan
|
6a5a25b1e1
|
Adds Pasi to CONTRIBUTORS and documents the latest changes.
|
14 years ago |
zhanyong.wan
|
62a35fbc5d
|
Adds CMake scripts to gmock's release package.
|
14 years ago |
zhanyong.wan
|
79d82b6ef7
|
Changes gmock's version to 1.6.0 and adds release notes.
|
14 years ago |
zhanyong.wan
|
19d6b45794
|
Changes gtest's version to 1.6.0 and adds release notes.
|
14 years ago |
zhanyong.wan
|
aa28b178c4
|
Updates the release notes.
|
15 years ago |
zhanyong.wan
|
3569c3c86d
|
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); updates the release notes.
|
15 years ago |
zhanyong.wan
|
5905ba00fe
|
Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev).
|
15 years ago |
zhanyong.wan
|
3bef459eac
|
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
|
15 years ago |
zhanyong.wan
|
9007cb4f8a
|
Updates the 1.4.0 release notes.
|
16 years ago |
zhanyong.wan
|
7db42db1c6
|
Updates the 1.4.0 release notes.
|
16 years ago |
zhanyong.wan
|
16e9dd6e28
|
More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev).
|
16 years ago |
zhanyong.wan
|
5bc7cfe817
|
Updates CHANGES.
|
16 years ago |
zhanyong.wan
|
da579bd681
|
Adds release note for 1.1.0 and switches to use gtest 1.3.0.
|
16 years ago |
zhanyong.wan
|
66973e30d6
|
Updates the 1.3.0 release note.
|
16 years ago |
vladlosev
|
0efb17dc54
|
Merged release 1.2.1 updates to trunk
|
16 years ago |
shiqian
|
e35fdd936d
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
16 years ago |
vladlosev
|
180e74cd35
|
Updated CHANGES and release version for 1.2
|
16 years ago |
shiqian
|
9e672bd5e3
|
Prepares gtest for release 1.1.0.
|
17 years ago |
shiqian
|
e0ecb7ac58
|
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio.
|
17 years ago |
shiqian
|
d201456903
|
Initial import.
|
17 years ago |