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
Graph
1d5b7cc1e2566e74fb288a61652114176bf65356
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
17
16
13
6
5
2
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
Make move operation noexcept.
Define default destructor for test classes
Deleted functions as part of public interface
Review notes: Return T& from assignment operators
Disable move constructor and assignment operator for test classes.
Merge pull request #2590 from kuzkry:remove-workaround_g++-stale-comments
Googletest export
Revert "Googletest export": disallow empty prefix
Revert "Googletest export": Remove test for empty prefix
Workaround VS bug w.r.t empty arguments to macros
Merge pull request #2589 from kuzkry:remove-workaround_g++-no-space-after-first-macro-argument
Googletest export
Googletest export
Googletest export
Merge pull request #2595 from kuzkry:remove-workaround_msvc-warning-4355
Merge pull request #2592 from kuzkry:remove-workaround_msvc-error-C2665
Googletest export
Activate GNU extensions in case of MSYS generator
Merge pull request #2609 from kuzkry:revert-2596
Googletest export
Googletest export
Merge pull request #2594 from kuzkry:remove-workaround_msvc-unneeded-const-dropping
Googletest export
Googletest export
Merge pull request #2603 from maximilianschwab:patch-1
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
Loading