Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert_match broke backword comatibillity. #124

Closed
wants to merge 1 commit into from

Conversation

ayumin
Copy link

@ayumin ayumin commented May 5, 2012

@zenspider
Copy link
Collaborator

The change is intentional. The bug is in rubygems tests. I've fixed that too and will reapply my minitest changes once I have everything settled on all sides... Thanks!

@zenspider zenspider closed this May 8, 2012
szuecs pushed a commit to szuecs/ruby that referenced this pull request Dec 11, 2013
  matcher and obj are String. fix r35541. [Bug ruby#6405]
  DON'T COMMIT IF YOU CAN'T RUN TEST.
  FIX AS SOON AS POSSIBLE YOU BREAK TESTS.
  patched by ayumin.
  minitest/minitest#124

* lib/minitest/unit.rb (refute_match): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
tenderlove pushed a commit to tenderlove/ruby that referenced this pull request Jan 24, 2014
  matcher and obj are String. fix r35541. [Bug ruby#6405]
  DON'T COMMIT IF YOU CAN'T RUN TEST.
  FIX AS SOON AS POSSIBLE YOU BREAK TESTS.
  patched by ayumin.
  minitest/minitest#124

* lib/minitest/unit.rb (refute_match): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
@minitest minitest locked and limited conversation to collaborators May 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants