-
Notifications
You must be signed in to change notification settings - Fork 58
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cpp-testing/GUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7633eef
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cpp-testing/GUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0847c10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 16 files changed
- 7 contributors
Commits on Sep 13, 2023
-
Added Test Name environemnt variable
Added path input to cucubberjson feature report
Configuration menu - View commit details
-
Copy full SHA for 56ce00e - Browse repository at this point
Copy the full SHA 56ce00eView commit details -
Added Location selection for Cucumber.json output
Added Fail message to Cucumber.json output
Configuration menu - View commit details
-
Copy full SHA for 0e4ce4f - Browse repository at this point
Copy the full SHA 0e4ce4fView commit details -
Changed Cucumber.json environment variable from OUTPUT to OUTPUT_CUCUMBER_JSON
Configuration menu - View commit details
-
Copy full SHA for bc6a5b2 - Browse repository at this point
Copy the full SHA bc6a5b2View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d52387 - Browse repository at this point
Copy the full SHA 0d52387View commit details
Commits on Nov 15, 2024
-
✨ enable support for logical expressions in EXPECT and ASSERT
Problem: - logical expressions fail in EXPECT() and ASSERT() because of operator precedence Solution: - wrap __VA_ARGS__ use in macros with an extra set of parens
Configuration menu - View commit details
-
Copy full SHA for 9872bc3 - Browse repository at this point
Copy the full SHA 9872bc3View commit details
Commits on Dec 16, 2024
-
🐛 Fix std includes for
GTest.hProblem: - GTest.h uses constructs from `std::` without including them; in later versions of GoogleTest they are not necessarily transitively included. Solution: - Add includes for: - `iomanip` (`std::left`, `std::setw`) - `iostream` (`std::cout`, `std::endl`) - `tuple` (`std::tie`) - `type_traits` (various e.g. `std::is_same`)
Configuration menu - View commit details
-
Copy full SHA for 467b07d - Browse repository at this point
Copy the full SHA 467b07dView commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd1518c - Browse repository at this point
Copy the full SHA dd1518cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5e27c - Browse repository at this point
Copy the full SHA 8f5e27cView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ecb029 - Browse repository at this point
Copy the full SHA 3ecb029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76042c3 - Browse repository at this point
Copy the full SHA 76042c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b828462 - Browse repository at this point
Copy the full SHA b828462View commit details -
Configuration menu - View commit details
-
Copy full SHA for f843b5b - Browse repository at this point
Copy the full SHA f843b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d257764 - Browse repository at this point
Copy the full SHA d257764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb4bb9 - Browse repository at this point
Copy the full SHA 7eb4bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad87f5 - Browse repository at this point
Copy the full SHA bad87f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0847c10 - Browse repository at this point
Copy the full SHA 0847c10View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7633eef...0847c10