-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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.12.0-M1
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.12.0-RC1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 79 files changed
- 4 contributors
Commits on Jan 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e27d27a - Browse repository at this point
Copy the full SHA e27d27aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b04fe73 - Browse repository at this point
Copy the full SHA b04fe73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6900696 - Browse repository at this point
Copy the full SHA 6900696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba92b4 - Browse repository at this point
Copy the full SHA 0ba92b4View commit details
Commits on Feb 3, 2025
-
Update plugin shadow to v8.3.6 (#4295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 907a13b - Browse repository at this point
Copy the full SHA 907a13bView commit details -
Support arbitrary Java versions with JRE conditions
Prior to JUnit Jupiter 5.12, JRE-based conditions could only rely on predefined constants in the JRE enum. Furthermore, those constants are only updated as long as the particular JUnit Jupiter branch is supported. For example, once JUnit Jupiter 5.12 is released, there is no guarantee that the JRE enum constants will be updated in the 5.11.x branch. Consequently, users previously did not have the ability to enable or disable tests for Java versions released after a particular JUnit Jupiter branch was no longer supported. To address that, this commit introduces support for arbitrary Java versions in the JRE enum and related condition annotations. Users can now specify arbitrary Java versions via the `versions` attributes in @EnabledOnJre and @DisabledOnJre and via the `minVersion` and `maxVersion` attributes in @EnabledForJreRange and @DisabledForJreRange. Closes: #3930 Closes: #3931
Configuration menu - View commit details
-
Copy full SHA for 2d9a10e - Browse repository at this point
Copy the full SHA 2d9a10eView commit details -
See: #3931 Co-authored-by: Marc Philipp <mail@marcphilipp.de>
Configuration menu - View commit details
-
Copy full SHA for c1907e8 - Browse repository at this point
Copy the full SHA c1907e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67beae4 - Browse repository at this point
Copy the full SHA 67beae4View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 22de8f9 - Browse repository at this point
Copy the full SHA 22de8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb8be6 - Browse repository at this point
Copy the full SHA 3fb8be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad9d56 - Browse repository at this point
Copy the full SHA fad9d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb0e22 - Browse repository at this point
Copy the full SHA 2fb0e22View commit details
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for abd9489 - Browse repository at this point
Copy the full SHA abd9489View commit details -
Introduce API for ordering test descriptor children in place (#4289)
Resolves #4290. --------- Co-authored-by: Marc Philipp <mail@marcphilipp.de>
Configuration menu - View commit details
-
Copy full SHA for 731d5df - Browse repository at this point
Copy the full SHA 731d5dfView commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 40c885d - Browse repository at this point
Copy the full SHA 40c885dView commit details -
Fix handling of Windows junctions during temp dir cleanup (#4301)
* Stop following working junctions (same as symlinks) * Fix deleting broken junctions Fixes #4299.
Configuration menu - View commit details
-
Copy full SHA for 655f559 - Browse repository at this point
Copy the full SHA 655f559View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf97aa - Browse repository at this point
Copy the full SHA cdf97aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f7263 - Browse repository at this point
Copy the full SHA a6f7263View 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.12.0-M1...r5.12.0-RC1