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

Commits on Jan 2, 2023

  1. Minor tweak to Rakefile to fix CI on older rubies

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13632]
    zenspider committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    69bc4b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Adds Ruby 3.2 to the CI matrix. Also updates checkout action version.…

    … (petergoldstein)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13634]
    zenspider committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d5e68e6 View commit details
    Browse the repository at this point in the history
  2. Add 2.6 to matrix... stays until some rails versions expire, sadly.

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13635]
    zenspider committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0984e29 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. - Support the new message format of NameError in Ruby 3.3 (mame)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13684]
    zenspider committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ebd8a67 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in doco. (ahangarha)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13685]
    zenspider committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    899b420 View commit details
    Browse the repository at this point in the history
  3. ! Added assert_pattern & refute_pattern for pattern matching. (flavor…

    …jones)
    
    ! Added matching must_pattern_match & wont_pattern_match to minitest/spec.
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13686]
    zenspider committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0c44f4e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. prepped for release

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