-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: junit-team/junit-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r5.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r5.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 7 files changed
- 3 contributors
Commits on Jul 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for edcba1c - Browse repository at this point
Copy the full SHA edcba1cView commit details
Commits on Sep 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 83bf310 - Browse repository at this point
Copy the full SHA 83bf310View commit details -
Correct file type of module descriptors included in JAR files
Prior to this commit, all JAR files generated for a published module included their compiled module descriptor within the root directory of the artifact. This commit a) includes the compiled module descriptor only in JAR files that have no classifier specified and b) stores the source of each module descriptor within the matching `*-source.jar` file. Fixes #2003
Configuration menu - View commit details
-
Copy full SHA for e9baa52 - Browse repository at this point
Copy the full SHA e9baa52View commit details -
Avoid JupiterTestEngine crash if Hamcrest is not on the classpath
Prior to this commit, the JupiterTestEngine would crash without executing any tests if JUnit 4 was on the classpath but Hamcrest was not. This commit fixes this bug by ensuring that initialization of the OpenTest4JAndJUnit4AwareThrowableCollector class no longer fails if the org.junit.internal.AssumptionViolatedException class cannot be loaded from the classpath -- for example, due to a missing Hamcrest dependency. Fixes #2004
Configuration menu - View commit details
-
Copy full SHA for 835d800 - Browse repository at this point
Copy the full SHA 835d800View commit details -
Configuration menu - View commit details
-
Copy full SHA for a962909 - Browse repository at this point
Copy the full SHA a962909View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc13950 - Browse repository at this point
Copy the full SHA cc13950View commit details
Commits on Sep 8, 2019
-
Log cause for failure to load AssumptionViolatedException
This commit improves diagnostics by logging the cause of a failure to load the AssumptionViolatedException class in OpenTest4JAndJUnit4AwareThrowableCollector. Issue: #2004
Configuration menu - View commit details
-
Copy full SHA for edd36d7 - Browse repository at this point
Copy the full SHA edd36d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3892622 - Browse repository at this point
Copy the full SHA 3892622View 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 r5.5.1...r5.5.2