Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Googletest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Meng
Googletest
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c1a584d3041802681cc137ae84e7a4a1f5e004c7
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
27
Nov
26
25
22
21
20
19
16
15
13
11
8
5
4
2
1
31
Oct
30
29
25
24
23
22
19
18
17
16
13
11
10
9
8
7
5
3
1
29
Sep
27
25
23
16
13
12
11
10
9
6
29
Aug
28
27
26
24
23
22
21
20
19
16
15
14
13
11
8
7
6
5
2
1
31
Jul
30
29
27
25
23
19
18
17
16
15
13
10
1
24
Jun
19
18
17
16
14
13
12
10
7
6
5
4
3
29
May
28
27
23
22
19
17
13
12
10
3
29
Apr
26
24
18
16
12
11
9
7
6
5
3
1
30
Mar
29
28
26
21
20
19
15
5
1
25
Feb
22
21
20
18
13
12
11
5
4
1
31
Jan
30
29
28
25
24
23
22
18
17
14
11
10
8
7
6
5
3
2
29
Dec
28
27
21
20
17
15
14
13
12
11
10
7
6
5
4
3
4
28
Nov
26
22
20
15
13
10
Merge pull request #2607 from oyefremov:patch-1
Merge pull request #2583 from ChristophStrehle:master
Revert "remove MSVC workaround: wmain link error in the static library"
Revert "unify googletest and googlemock main functions"
Rename test case to test suite
Merge pull request #2604 from matepek:readme-update-with-opensource-proj
Merge pull request #2593 from kuzkry:remove-workaround_msvc-namespace-scope-from-nested-class
Merge pull request #2596 from kuzkry:remove-workaround_msvc-wmain-link-error
Merge pull request #2597 from kuzkry:remove-workaround_Nokia-Sybian-SafeMatcherCastImpl
Googletest export
Merge pull request #2591 from kuzkry:remove-workaround_g++-using-on-operator<<
Merge pull request #2588 from kuzkry:remove-workaround_g++-incorrect-comments
Googletest export
README.md: added Catch2 and Google Test Explorer
Fixed typo
Googletest export
Merge pull request #2570 from xieyubo:1.10
Googletest export
unify googletest and googlemock main functions
remove MSVC workaround: wmain link error in the static library
remove Nokia's Symbian compiler workaround: SafeMatcherCastImpl
consistency fix for SafeMatcherCastImpl member functions
remove MSVC workaround: cease const dropping
remove MSVC workaround: warning 4355
remove MSVC workaround: error C2665
remove MSVC workaround: accessing namespace scope from within nested classes
remove stale comments about older GCC versions
remove g++ 2.95.0 workaround: no space after first comma in macros
remove g++ 3.3 workaround: using on operator<<
Fix compile break for Microsoft Visual Studio 2017 v141
Merge pull request #2569 from bgianfo:master
Googletest export
Googletest export
Fix internal memory leak in Windows _Crt report.
Fix FlatTuple compilation on older msvc.
Merge pull request #2521 from Sinclair-John:master
Merge pull request #2554 from kuzkry:update-gen_gtest_pred_impl
Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflag
add documentation for the premature-exit-file protocol
Googletest export
Loading