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.14.4
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.15.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 1 contributor

Commits on May 23, 2021

  1. updated ruby version status

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13122]
    zenspider committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e325cc8 View commit details
    Browse the repository at this point in the history
  2. ! assert_throws returns the value returned, if any. (volmer)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13123]
    zenspider committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5ea4b79 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Added rematch plugin reference in README (ddnexus)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13137]
    zenspider committed May 30, 2021
    Configuration menu
    Copy the full SHA
    f4f57af View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Use assert_match instead of assert_equal to test the error message. (…

    …mame)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13271]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9703495 View commit details
    Browse the repository at this point in the history
  2. Ruby 1.9 is a taaad dead by now.

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13272]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    a4fc58c View commit details
    Browse the repository at this point in the history
  3. + Added -S <CODES> option to skip reporting of certain types of output

    I use this when I need to focus on errors and ignore failures for a while.
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13273]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    6570cec View commit details
    Browse the repository at this point in the history
  4. - Close then unlink tempfiles on Windows. (nobu)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13274]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3830cf1 View commit details
    Browse the repository at this point in the history
  5. Fixed typo for 5.0.0 in History.rdoc. (tnir)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13275]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0e1418b View commit details
    Browse the repository at this point in the history
  6. + Enable Ruby deprecation warnings by default. (casperisfine)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13276]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    5352c9e View commit details
    Browse the repository at this point in the history
  7. + Use Etc.nprocessors by default in order to maximize cpu usage. (ton…

    …ytonyjan)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13277]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    a320274 View commit details
    Browse the repository at this point in the history
  8. - Use Kernel.warn directly in expectations in case CUT defines their …

    …own warn. (firien)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13278]
    zenspider committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    118c495 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. - Updated deprecation message for block expectations. (blowmage)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13279]
    zenspider committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0c207e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Added failing test to show specs can't marshal if they raise. (jeremy…

    …evans)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13280]
    zenspider committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    53cf9dd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Added minitest-heat to readme. (garrettdimon)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13284]
    zenspider committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fee0bb0 View commit details
    Browse the repository at this point in the history
  2. - Fixed marshalling of specs if they error. (tenderlove, jeremyevans,…

    … et al)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13285]
    zenspider committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ad135e9 View commit details
    Browse the repository at this point in the history
  3. - Fixed #skip_until for windows paths. (MSP-Greg)

           - Fixed a bunch of tests for jruby and windows. (MSP-Greg)
    Added CI workflow for GHA. (MSP-Greg)
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13286]
    zenspider committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7136b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. prepped for release

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13287]
    zenspider committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    fe3992e View commit details
    Browse the repository at this point in the history
Loading