Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
csoltenborn
/
GoogleTestAdapter
Public
Notifications
You must be signed in to change notification settings
Fork
107
Star
150
Code
Issues
27
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Added project and item templates (#177)
- #181
#181
Open
csoltenborn
wants to merge 38 commits into
develop
csoltenborn/GoogleTestAdapter:develop
from
#177_Templates
csoltenborn/GoogleTestAdapter:#177_Templates
Copy head branch name to clipboard
Conversation
Commits
38
(38)
Checks
Files changed
Open
Added project and item templates (#177)
#181
csoltenborn
wants to merge 38 commits into
develop
csoltenborn/GoogleTestAdapter:develop
from
#177_Templates
csoltenborn/GoogleTestAdapter:#177_Templates
Copy head branch name to clipboard
Commits
Commits on Nov 16, 2017
added Google Test project and item templates (#177)
csoltenborn
committed
c60ccbd
View commit details
Copy full SHA for c60ccbd
Browse repository at this point
added wizard to select projects under test
csoltenborn
committed
25ffa5c
View commit details
Copy full SHA for 25ffa5c
Browse repository at this point
added project template for adding DLL project containing Google Test
csoltenborn
committed
80d923a
View commit details
Copy full SHA for 80d923a
Browse repository at this point
SampleTests project wizard now reuses gtest DLL
csoltenborn
committed
48c61dd
View commit details
Copy full SHA for 48c61dd
Browse repository at this point
gtest DLL project template has own wizard now
csoltenborn
committed
5f23a5d
View commit details
Copy full SHA for 5f23a5d
Browse repository at this point
refactoring
csoltenborn
committed
12ed249
View commit details
Copy full SHA for 12ed249
Browse repository at this point
Commits on Nov 25, 2017
project wizard can now deal with arbitrary names and locations of gtest DLL project
csoltenborn
committed
0ec4c2e
View commit details
Copy full SHA for 0ec4c2e
Browse repository at this point
ProjectTemplate now uses correct PublicKeyToken in release mode
csoltenborn
committed
87129dd
View commit details
Copy full SHA for 87129dd
Browse repository at this point
Commits on Nov 26, 2017
improvements to templates
csoltenborn
committed
46f2c6a
View commit details
Copy full SHA for 46f2c6a
Browse repository at this point
Commits on Dec 7, 2017
Merge branch 'develop' into #177_Templates
csoltenborn
committed
5843b75
View commit details
Copy full SHA for 5843b75
Browse repository at this point
Commits on Dec 9, 2017
Merge branch 'develop' into #177_Templates
csoltenborn
committed
7e62ad8
View commit details
Copy full SHA for 7e62ad8
Browse repository at this point
Commits on Mar 9, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
ffce31e
View commit details
Copy full SHA for ffce31e
Browse repository at this point
Commits on Mar 10, 2018
added template support for Google Mock
csoltenborn
committed
f15655d
View commit details
Copy full SHA for f15655d
Browse repository at this point
Merge branch 'develop' into #177_Templates
csoltenborn
committed
cbe3946
View commit details
Copy full SHA for cbe3946
Browse repository at this point
debugging build
csoltenborn
committed
57fdd23
View commit details
Copy full SHA for 57fdd23
Browse repository at this point
trying to fix CI build
csoltenborn
committed
86065c8
View commit details
Copy full SHA for 86065c8
Browse repository at this point
Commits on Mar 11, 2018
added logging for template wizards
csoltenborn
committed
3b6762b
View commit details
Copy full SHA for 3b6762b
Browse repository at this point
Commits on Mar 12, 2018
wizard logging now respects VS options
csoltenborn
committed
97a473e
View commit details
Copy full SHA for 97a473e
Browse repository at this point
Commits on Mar 14, 2018
gtest dll template also uses existing cpp project to determine toolset
csoltenborn
committed
9c13ae3
View commit details
Copy full SHA for 9c13ae3
Browse repository at this point
Commits on Mar 24, 2018
gtest project can be selected
csoltenborn
committed
f07ade5
View commit details
Copy full SHA for f07ade5
Browse repository at this point
Commits on Apr 24, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
0edafa9
View commit details
Copy full SHA for 0edafa9
Browse repository at this point
Commits on May 10, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
acf6e20
View commit details
Copy full SHA for acf6e20
Browse repository at this point
Commits on Jun 22, 2018
Merge branch 'develop' into #177_Templates
Show description for a0e255c
csoltenborn
committed
a0e255c
View commit details
Copy full SHA for a0e255c
Browse repository at this point
Commits on Jul 2, 2018
Merge branch 'develop' into #177_Templates
Show description for cfd6769
csoltenborn
committed
cfd6769
View commit details
Copy full SHA for cfd6769
Browse repository at this point
Commits on Jul 14, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
d5d1071
View commit details
Copy full SHA for d5d1071
Browse repository at this point
Commits on Jul 17, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
6188ad5
View commit details
Copy full SHA for 6188ad5
Browse repository at this point
Commits on Jul 19, 2018
Merge branch 'develop' into #177_Templates
csoltenborn
committed
adc2695
View commit details
Copy full SHA for adc2695
Browse repository at this point
Commits on Apr 28, 2019
Merge branch 'develop' into #177_Templates
Show description for e84b560
csoltenborn
committed
e84b560
View commit details
Copy full SHA for e84b560
Browse repository at this point
Commits on May 1, 2019
updated gtest/gmock to 1.8.1
csoltenborn
committed
3305083
View commit details
Copy full SHA for 3305083
Browse repository at this point
added missing project reference
csoltenborn
committed
0a3ba3d
View commit details
Copy full SHA for 0a3ba3d
Browse repository at this point
added support for VS2019
csoltenborn
committed
cb2faae
View commit details
Copy full SHA for cb2faae
Browse repository at this point
all projects are offered as gtest projects
csoltenborn
committed
0461668
View commit details
Copy full SHA for 0461668
Browse repository at this point
gtest project can be created as dynamic or static library
csoltenborn
committed
8d0c101
View commit details
Copy full SHA for 8d0c101
Browse repository at this point
Commits on May 3, 2019
Google Mock is now optional
csoltenborn
committed
1fd3b19
View commit details
Copy full SHA for 1fd3b19
Browse repository at this point
Commits on May 5, 2019
Merge branch 'develop' into #177_Templates
csoltenborn
committed
0a325cb
View commit details
Copy full SHA for 0a325cb
Browse repository at this point
Commits on Oct 19, 2019
Merge branch 'develop' into #177_Templates
csoltenborn
committed
2b1192d
View commit details
Copy full SHA for 2b1192d
Browse repository at this point
Commits on Nov 2, 2019
proper main.cpp is generated in case gmock is not included in gtest project
csoltenborn
committed
7a806ff
View commit details
Copy full SHA for 7a806ff
Browse repository at this point
Commits on Mar 1, 2020
Merge branch 'develop' into #177_Templates
Show description for c22cf46
csoltenborn
committed
c22cf46
View commit details
Copy full SHA for c22cf46
Browse repository at this point
You can’t perform that action at this time.