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.16.2
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.16.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 17, 2022

  1. - Fixed exception sanitization by removing TypeError restriction on r…

    …escue.
    
    Fixes #921
    
    [git-p4: depot-paths = "//src/minitest/dev/": change = 13507]
    zenspider committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d24fba6 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in readme (ksss)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13508]
    zenspider committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    38b5512 View commit details
    Browse the repository at this point in the history
  3. - Use A instead of deprecated TESTOPTS in rake test:slow. (davidstosik)

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13509]
    zenspider committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8498ebe View commit details
    Browse the repository at this point in the history
  4. Added minitest-cc to extension list

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13510]
    zenspider committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    640de3a View commit details
    Browse the repository at this point in the history
  5. prepped for release

    [git-p4: depot-paths = "//src/minitest/dev/": change = 13511]
    zenspider committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4accdd5 View commit details
    Browse the repository at this point in the history
Loading