8000 Comparing r5.11.1...r5.11.2 · junit-team/junit-framework · GitHub
[go: up one dir, main page]

Skip to content
Permalink

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.11.1
Choose a base ref
...
head repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r5.11.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    558f480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f52ced View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add initial 5.11.2 release notes from template

    (cherry picked from commit daec795)
    marcphilipp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9658fac View commit details
    Browse the repository at this point in the history
  2. Fix global read-write lock handling when not declared on top level

    Prior to this change additional locks were not cleared from siblings
    when discovering the global read-write lock on a test descriptor which
    led to incompatible locks and caused test execution to fail.
    
    Fixes #4027.
    
    (cherry picked from commit 871e800)
    marcphilipp committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ab94140 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c11f224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9d728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e63938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e22c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7816b6 View commit details
    Browse the repository at this point in the history
  6. Release 5.11.2

    marcphilipp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5b1a6d1 View commit details
    Browse the repository at this point in the history
Loading
0