This website requires JavaScript.
Explore
Help
Register
Sign in
organicmaps
/
googletest
Watch
13
Fork
You've already forked googletest
0
mirror of
https://github.com/google/googletest.git
synced
2025-04-09 14:56:58 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
Actions
GoogleTest - Google Testing and Mocking Framework
277
commits
8
branches
28
tags
39
MiB
C++
89.7%
Python
7.1%
Starlark
1%
CMake
1%
C
0.9%
Other
0.2%
d7df6a425c
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
zhanyong.wan
d7df6a425c
Makes list traversal O(N) instead of O(N^2) (by Zhanyong Wan).
2009-06-25 22:21:28 +00:00
branches
Applies the VC 6 port patch by Koji Yoshioka.
2009-06-05 17:59:08 +00:00
tags
Merges changes in r214 from branches/release-1.3 to tags/release-1.3.0:
2009-03-18 22:27:22 +00:00
trunk
Makes list traversal O(N) instead of O(N^2) (by Zhanyong Wan).
2009-06-25 22:21:28 +00:00
wiki
wiki changes: adds explanation on why EXPECT_NE(NULL, ptr) doesn't work to the FAQ.
2009-06-24 17:16:40 +00:00