-
Notifications
You must be signed in to change notification settings - Fork 578
Comparing changes
Open a pull request
base repository: minitest/minitest
base: v5.25.5
head repository: minitest/minitest
compare: v5.26.0
- 12 commits
- 10 files changed
- 1 contributor
Commits on May 13, 2025
-
+ Added extra documentation to Minitest::TestTask options.
[git-p4: depot-paths = "//src/minitest/dev/": change = 14489]
Configuration menu - View commit details
-
Copy full SHA for 4c7eb35 - Browse repository at this point
Copy the full SHA 4c7eb35View commit details
Commits on Jun 15, 2025
-
- Fix Minitest.run sequence rdoc to include loop vars and read consis…
…tently. [git-p4: depot-paths = "//src/minitest/dev/": change = 14510]
Configuration menu - View commit details
-
Copy full SHA for 9fa51de - Browse repository at this point
Copy the full SHA 9fa51deView commit details -
- Don't require rubygems in Rakefile... it is 2025.
[git-p4: depot-paths = "//src/minitest/dev/": change = 14511]
Configuration menu - View commit details
-
Copy full SHA for 68b3d0c - Browse repository at this point
Copy the full SHA 68b3d0cView commit details -
- Still fighting with rdoc? Yup. Still fighting with rdoc...
[git-p4: depot-paths = "//src/minitest/dev/": change = 14512]
Configuration menu - View commit details
-
Copy full SHA for a17393e - Browse repository at this point
Copy the full SHA a17393eView commit details -
- Removed some 1.8/1.9-based code from the assertions and expectations.
[git-p4: depot-paths = "//src/minitest/dev/": change = 14513]
Configuration menu - View commit details
-
Copy full SHA for 42ce806 - Browse repository at this point
Copy the full SHA 42ce806View commit details
Commits on Jul 2, 2025
-
- Ensure that minitest exits non-zero on Interrupt. (tavianator)
[git-p4: depot-paths = "//src/minitest/dev/": change = 14523]
Configuration menu - View commit details
-
Copy full SHA for 6c995cf - Browse repository at this point
Copy the full SHA 6c995cfView commit details
Commits on Jul 5, 2025
-
Improve let tests to no longer be order dependent.
[git-p4: depot-paths = "//src/minitest/dev/": change = 14524]
Configuration menu - View commit details
-
Copy full SHA for 14c87ef - Browse repository at this point
Copy the full SHA 14c87efView commit details
Commits on Aug 17, 2025
-
clarify an assert_equal + newline + backslash n test output to be mor…
…e readable [git-p4: depot-paths = "//src/minitest/dev/": change = 14552]
Configuration menu - View commit details
-
Copy full SHA for b3dcd38 - Browse repository at this point
Copy the full SHA b3dcd38View commit details
Commits on Aug 18, 2025
-
- Switched assert_equal's diff from Tempfile.open to Tempfile.create.
[git-p4: depot-paths = "//src/minitest/dev/": change = 14553]
Configuration menu - View commit details
-
Copy full SHA for 7c90742 - Browse repository at this point
Copy the full SHA 7c90742View commit details
Commits on Sep 9, 2025
-
- Bypass parallel_executor entirely when n_threads=1.
+ Make parallelize_me! a no-op when n_threads=1. - Fix call to parallel_executor.shutdown when it isn't defined. [git-p4: depot-paths = "//src/minitest/dev/": change = 14561]
Configuration menu - View commit details
-
Copy full SHA for 839c5f0 - Browse repository at this point
Copy the full SHA 839c5f0View commit details -
- Use Regexp.escape for BASE_RE in case pwd has special chars. (astra…
…_1993) [git-p4: depot-paths = "//src/minitest/dev/": change = 14563]
Configuration menu - View commit details
-
Copy full SHA for 5faf12f - Browse repository at this point
Copy the full SHA 5faf12fView commit details
Commits on Oct 8, 2025
-
[git-p4: depot-paths = "//src/minitest/dev/": change = 14579]
Configuration menu - View commit details
-
Copy full SHA for f78aa72 - Browse repository at this point
Copy the full SHA f78aa72View 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.25.5...v5.26.0