-
Notifications
You must be signed in to change notification settings - Fork 572
Comparing changes
Open a pull request
base repository: minitest/minitest
base: v5.14.4
head repository: minitest/minitest
compare: v5.15.0
- 17 commits
- 13 files changed
- 1 contributor
Commits on May 23, 2021
-
[git-p4: depot-paths = "//src/minitest/dev/": change = 13122]
Configuration menu - View commit details
-
Copy full SHA for e325cc8 - Browse repository at this point
Copy the full SHA e325cc8View commit details -
! assert_throws returns the value returned, if any. (volmer)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13123]
Configuration menu - View commit details
-
Copy full SHA for 5ea4b79 - Browse repository at this point
Copy the full SHA 5ea4b79View commit details
Commits on May 30, 2021
-
Added rematch plugin reference in README (ddnexus)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13137]
Configuration menu - View commit details
-
Copy full SHA for f4f57af - Browse repository at this point
Copy the full SHA f4f57afView commit details
Commits on Dec 5, 2021
-
Use assert_match instead of assert_equal to test the error message. (…
…mame) [git-p4: depot-paths = "//src/minitest/dev/": change = 13271]
Configuration menu - View commit details
-
Copy full SHA for 9703495 - Browse repository at this point
Copy the full SHA 9703495View commit details -
Ruby 1.9 is a taaad dead by now.
[git-p4: depot-paths = "//src/minitest/dev/": change = 13272]
Configuration menu - View commit details
-
Copy full SHA for a4fc58c - Browse repository at this point
Copy the full SHA a4fc58cView commit details -
+ 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]
Configuration menu - View commit details
-
Copy full SHA for 6570cec - Browse repository at this point
Copy the full SHA 6570cecView commit details -
- Close then unlink tempfiles on Windows. (nobu)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13274]
Configuration menu - View commit details
-
Copy full SHA for 3830cf1 - Browse repository at this point
Copy the full SHA 3830cf1View commit details -
Fixed typo for 5.0.0 in History.rdoc. (tnir)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13275]
Configuration menu - View commit details
-
Copy full SHA for 0e1418b - Browse repository at this point
Copy the full SHA 0e1418bView commit details -
+ Enable Ruby deprecation warnings by default. (casperisfine)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13276]
Configuration menu - View commit details
-
Copy full SHA for 5352c9e - Browse repository at this point
Copy the full SHA 5352c9eView commit details -
+ Use Etc.nprocessors by default in order to maximize cpu usage. (ton…
…ytonyjan) [git-p4: depot-paths = "//src/minitest/dev/": change = 13277]
Configuration menu - View commit details
-
Copy full SHA for a320274 - Browse repository at this point
Copy the full SHA a320274View commit details -
- Use Kernel.warn directly in expectations in case CUT defines their …
…own warn. (firien) [git-p4: depot-paths = "//src/minitest/dev/": change = 13278]
Configuration menu - View commit details
-
Copy full SHA for 118c495 - Browse repository at this point
Copy the full SHA 118c495View commit details
Commits on Dec 11, 2021
-
- Updated deprecation message for block expectations. (blowmage)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13279]
Configuration menu - View commit details
-
Copy full SHA for 0c207e3 - Browse repository at this point
Copy the full SHA 0c207e3View commit details
Commits on Dec 12, 2021
-
Added failing test to show specs can't marshal if they raise. (jeremy…
…evans) [git-p4: depot-paths = "//src/minitest/dev/": change = 13280]
Configuration menu - View commit details
-
Copy full SHA for 53cf9dd - Browse repository at this point
Copy the full SHA 53cf9ddView commit details
Commits on Dec 14, 2021
-
Added minitest-heat to readme. (garrettdimon)
[git-p4: depot-paths = "//src/minitest/dev/": change = 13284]
Configuration menu - View commit details
-
Copy full SHA for fee0bb0 - Browse repository at this point
Copy the full SHA fee0bb0View commit details -
- Fixed marshalling of specs if they error. (tenderlove, jeremyevans,…
… et al) [git-p4: depot-paths = "//src/minitest/dev/": change = 13285]
Configuration menu - View commit details
-
Copy full SHA for ad135e9 - Browse repository at this point
Copy the full SHA ad135e9View commit details -
- 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]
Configuration menu - View commit details
-
Copy full SHA for 7136b6e - Browse repository at this point
Copy the full SHA 7136b6eView commit details
Commits on Dec 15, 2021
-
[git-p4: depot-paths = "//src/minitest/dev/": change = 13287]
Configuration menu - View commit details
-
Copy full SHA for fe3992e - Browse repository at this point
Copy the full SHA fe3992eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.14.4...v5.15.0