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: minitest/minitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d84437f874b42be1c3d46b81640904144fc7dac4
Choose a base ref
...
head repository: minitest/minitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4dcad89a788e56f8abb30952ed839a41f1b3ec6e
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 11, 2025

  1. - Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14398]
    zenspider committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    8a59450 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Added ruby 3.4 to CI

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14406]
    zenspider committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    06bae5b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. - Reorder Minitest::Test.ancestors to allow reaching Minitest::Assert…

    …ions#skipped? (Edouard-chin)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 14407]
    zenspider committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    55ad48a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. - Update the ruby and rails compatibility tables. (bquorning)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14409]
    zenspider committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    7b88058 View commit details
    Browse the repository at this point in the history
  2. Added notice to readme about development versions

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14410]
    zenspider committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    7b63c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. - Bumped minimum ruby to 2.7.

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14429]
    zenspider committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    8e2f840 View commit details
    Browse the repository at this point in the history
  2. prepped for release

    [git-p4: depot-paths = "//src/minitest/dev/": change = 14430]
    zenspider committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    4dcad89 View commit details
    Browse the repository at this point in the history
Loading