mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fb112a8c4d
* lib/rdoc/test_case.rb (setup): call `RDoc::Markup::PreProcess.reset` at the end of `setup` method. `RDoc::RDoc.new` requires `rdoc/generator/darkfish` and requires `rdoc/tom_doc.rb` at last. It add post_proecssor (at `add_post_processor`) and it fails `TestRDocMarkupPreProcess#test_class_post_process`. This issue occured only with sorted tests by alphabetical order. `make test-all TESTS='rdoc/test_rdoc_markup_pre_process.rb --test-order=alpha`) We can observe this failure with parallel test only a few times. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
context | ||
generator | ||
i18n | ||
markdown | ||
markup | ||
parser | ||
rd | ||
ri | ||
stats | ||
.document | ||
alias.rb | ||
anon_class.rb | ||
any_method.rb | ||
attr.rb | ||
class_module.rb | ||
code_object.rb | ||
code_objects.rb | ||
comment.rb | ||
constant.rb | ||
context.rb | ||
cross_reference.rb | ||
encoding.rb | ||
erb_partial.rb | ||
erbio.rb | ||
extend.rb | ||
generator.rb | ||
ghost_method.rb | ||
i18n.rb | ||
include.rb | ||
known_classes.rb | ||
markdown.rb | ||
markup.rb | ||
meta_method.rb | ||
method_attr.rb | ||
mixin.rb | ||
normal_class.rb | ||
normal_module.rb | ||
options.rb | ||
parser.rb | ||
rd.rb | ||
rdoc.gemspec | ||
rdoc.rb | ||
require.rb | ||
ri.rb | ||
rubygems_hook.rb | ||
servlet.rb | ||
single_class.rb | ||
stats.rb | ||
store.rb | ||
task.rb | ||
test_case.rb | ||
text.rb | ||
token_stream.rb | ||
tom_doc.rb | ||
top_level.rb |