ruby/lib/test/unit
nagachika 047b553920 merge revision(s) 39742,39743: [Backport #8005]
assertions.rb: private flag

	* lib/test/unit/assertions.rb (assert_respond_to): accept optional
  include-private flag.
	* vm_method.c (rb_export_method): directly override the flag of method
	  defined in prepending class too, not adding zsuper entry.
	  [ruby-core:53106] [Bug #8005]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@40252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-11 17:19:28 +00:00
..
assertions.rb merge revision(s) 39742,39743: [Backport #8005] 2013-04-11 17:19:28 +00:00
parallel.rb * lib/test/unit/parallel.rb (Test::Unit::Worker.run): wrap LoadError 2012-11-30 12:09:19 +00:00
test-unit.gemspec * lib/test/unit/test-unit.gemspec: Make test/unit default gem. 2012-08-31 12:50:16 +00:00
testcase.rb * lib/test/unit/testcase.rb(method_added): refactoring. 2012-07-21 06:14:24 +00:00