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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpp-testing
/
GUnit
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
278
Code
Issues
22
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 7, 2026
support platform-independent feature toggles
Show description for 927a5aa
thorsten-klein
authored and
kris-jusiak
committed
927a5aa
View commit details
Copy full SHA for 927a5aa
Browse repository at this point
Commits on Apr 2, 2025
:books: [README]
kris-jusiak
authored
f950474
View commit details
Copy full SHA for f950474
Browse repository at this point
:books: [README]
kris-jusiak
committed
0847c10
View commit details
Copy full SHA for 0847c10
Browse repository at this point
:books: [README]
kris-jusiak
committed
bad87f5
View commit details
Copy full SHA for bad87f5
Browse repository at this point
:books: [README]
kris-jusiak
committed
7eb4bb9
View commit details
Copy full SHA for 7eb4bb9
Browse repository at this point
:books: [README]
kris-jusiak
committed
d257764
View commit details
Copy full SHA for d257764
Browse repository at this point
:wrench: [macos] fixup
kris-jusiak
committed
f843b5b
View commit details
Copy full SHA for f843b5b
Browse repository at this point
:wrench: [cmake] 3.12
kris-jusiak
committed
b828462
View commit details
Copy full SHA for b828462
Browse repository at this point
:wrench: cxxstd:17 (requires by gtest v1.16.0)
kris-jusiak
committed
76042c3
View commit details
Copy full SHA for 76042c3
Browse repository at this point
:wrench: :arrow_up: cmake:3.5, gtest:v1.16.0,
kris-jusiak
committed
3ecb029
View commit details
Copy full SHA for 3ecb029
Browse repository at this point
Commits on Jan 22, 2025
Add intel-based mac runner to mac CI.
divark
authored and
kris-jusiak
committed
8f5e27c
View commit details
Copy full SHA for 8f5e27c
Browse repository at this point
Fix macos and windows CIs not running the right runners.
divark
authored and
kris-jusiak
committed
dd1518c
View commit details
Copy full SHA for dd1518c
Browse repository at this point
Commits on Dec 16, 2024
:bug: Fix std includes for `GTest.h`
Show description for 467b07d
elbeno
authored and
kris-jusiak
committed
467b07d
View commit details
Copy full SHA for 467b07d
Browse repository at this point
Commits on Nov 15, 2024
:sparkles: enable support for logical expressions in EXPECT and ASSERT
Show description for 9872bc3
dustingooding
authored and
kris-jusiak
committed
9872bc3
View commit details
Copy full SHA for 9872bc3
Browse repository at this point
Commits on Oct 16, 2024
Silence -Wdeprecated-this-capture warning
dutkalex
authored and
kris-jusiak
committed
0d52387
View commit details
Copy full SHA for 0d52387
Browse repository at this point
Commits on Sep 13, 2023
Added GSTEPS documentation
Show description for bc6a5b2
ICT-KayneS
authored and
kris-jusiak
committed
bc6a5b2
View commit details
Copy full SHA for bc6a5b2
Browse repository at this point
Added Location selection for Cucumber.json output
Show description for 0e4ce4f
ICT-KayneS
authored and
kris-jusiak
committed
0e4ce4f
View commit details
Copy full SHA for 0e4ce4f
Browse repository at this point
Added Test Name environemnt variable
Show description for 56ce00e
ICT-KayneS
authored and
kris-jusiak
committed
56ce00e
View commit details
Copy full SHA for 56ce00e
Browse repository at this point
Commits on Aug 24, 2023
updated to googletest v1.14.0
thorsten-klein
authored and
kris-jusiak
committed
7633eef
View commit details
Copy full SHA for 7633eef
Browse repository at this point
Commits on Aug 15, 2023
Disambiguate testing namespace in GUNIT_PREVENT_COMMAS
Ben Goodwyn
authored and
kris-jusiak
committed
e1dc554
View commit details
Copy full SHA for e1dc554
Browse repository at this point
Commits on Aug 10, 2023
:bug: Step names can't be duplicated
Show description for 4873244
kris-jusiak
committed
4873244
View commit details
Copy full SHA for 4873244
Browse repository at this point
Commits on Aug 2, 2023
Removed custom command
Show description for 1d9cdde
TheKayneGame
authored and
kris-jusiak
committed
1d9cdde
View commit details
Copy full SHA for 1d9cdde
Browse repository at this point
Commits on Aug 1, 2023
Added extra installation method for CMake Users
Show description for 17e0dad
TheKayneGame
authored and
kris-jusiak
committed
17e0dad
View commit details
Copy full SHA for 17e0dad
Browse repository at this point
Added environment variables to test registration
Show description for dffe273
TheKayneGame
authored and
kris-jusiak
committed
dffe273
View commit details
Copy full SHA for dffe273
Browse repository at this point
Commits on Apr 12, 2023
updated to googletest v1.13.0
thorsten-klein
authored and
kris-jusiak
committed
f937e1b
View commit details
Copy full SHA for f937e1b
Browse repository at this point
Commits on Feb 14, 2023
Code review
Benoit FANCHON
authored and
kris-jusiak
committed
1dccc5d
View commit details
Copy full SHA for 1dccc5d
Browse repository at this point
Update GTest-friend.md
Ulmo-F
authored and
kris-jusiak
committed
1416d01
View commit details
Copy full SHA for 1416d01
Browse repository at this point
Add doc/GTest-friend.md
Ulmo-F
authored and
kris-jusiak
committed
7390e02
View commit details
Copy full SHA for 7390e02
Browse repository at this point
Remove sut member variable from named test cases.
Show description for be0934f
mstaz
authored and
kris-jusiak
committed
be0934f
View commit details
Copy full SHA for be0934f
Browse repository at this point
Commits on Dec 20, 2022
:technologist: Output path to feature file and source for steps
Show description for d02ec96
kris-jusiak
committed
d02ec96
View commit details
Copy full SHA for d02ec96
Browse repository at this point
Commits on Sep 11, 2022
fixed review finding
thorsten-klein
authored and
kris-jusiak
committed
1f802e4
View commit details
Copy full SHA for 1f802e4
Browse repository at this point
added NOLINT for clang-tidy and clang address sanitizer
Show description for 77cc9fc
thorsten-klein
authored and
kris-jusiak
committed
77cc9fc
View commit details
Copy full SHA for 77cc9fc
Browse repository at this point
fix type traits for inline namespaces
Show description for 4ca2b63
thorsten-klein
authored and
kris-jusiak
committed
4ca2b63
View commit details
Copy full SHA for 4ca2b63
Browse repository at this point
use static_cast to fix -Wold-style-cast compiler warning
thorsten-klein
authored and
kris-jusiak
committed
5f298ab
View commit details
Copy full SHA for 5f298ab
Browse repository at this point
support googletest 1.12.1
thorsten-klein
authored and
kris-jusiak
committed
51e86a3
View commit details
Copy full SHA for 51e86a3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.