1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rdoc
Nobuyoshi Nakada 64b991b0cd [ruby/rdoc] Links to document texts without "rdoc-ref:" prefix
While links to generated HTML from RDoc file needs to be prefixed
by "rdoc-ref:" currently, in case of explicit references this
seems just redundant.

Also GitHub RDoc support does not work with this prefix.

This patch lets links to such document texts (".rb", ".rdoc" and
".md" now) refer URLs generated by `RDoc::TopLevel#http_url`
without the prefix.

f18b27b69d
2021-04-03 01:22:09 +09:00
..
MarkdownTest_1.0.3 Fixed misspellings 2019-12-20 12:19:45 +09:00
support [ruby/rdoc] Check uninitialized instance variable in test 2020-05-24 23:47:24 +09:00
binary.dat
helper.rb Removed test_case files from lib directory. 2019-08-17 20:20:04 +09:00
hidden.zip.txt
README
test.ja.largedoc
test.ja.rdoc
test.ja.txt
test.txt
test_rdoc_alias.rb
test_rdoc_any_method.rb
test_rdoc_attr.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_class_module.rb
test_rdoc_code_object.rb
test_rdoc_comment.rb Use assert_raise and skip for test/unit 2019-08-16 06:45:36 +09:00
test_rdoc_constant.rb
test_rdoc_context.rb
test_rdoc_context_section.rb [ruby/rdoc] Removed RDoc::Context::Section#sequence 2020-02-20 18:06:19 +09:00
test_rdoc_cross_reference.rb
test_rdoc_encoding.rb Use assert_raise and skip for test/unit 2019-08-16 06:45:36 +09:00
test_rdoc_extend.rb
test_rdoc_generator_darkfish.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_generator_json_index.rb Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"" 2019-10-29 13:16:31 +09:00
test_rdoc_generator_markup.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_generator_pot.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_generator_pot_po.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_generator_pot_po_entry.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_generator_ri.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_i18n_locale.rb Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"" 2019-10-29 13:16:31 +09:00
test_rdoc_i18n_text.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_include.rb
test_rdoc_markdown.rb [ruby/rdoc] Fixed CodeFence without blank lines 2021-03-16 15:47:27 +09:00
test_rdoc_markdown_test.rb Fixed misspellings 2019-12-20 12:19:45 +09:00
test_rdoc_markup.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_attribute_manager.rb [ruby/rdoc] Treat emphasis tags as excluding other notations 2021-04-03 01:21:50 +09:00
test_rdoc_markup_attributes.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_document.rb Use assert_raise and skip for test/unit 2019-08-16 06:45:36 +09:00
test_rdoc_markup_formatter.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_hard_break.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_heading.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_include.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_indented_paragraph.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_paragraph.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_parser.rb Use assert_raise and skip for test/unit 2019-08-16 06:45:36 +09:00
test_rdoc_markup_pre_process.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_raw.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_ansi.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_bs.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_html.rb [ruby/rdoc] Links to document texts without "rdoc-ref:" prefix 2021-04-03 01:22:09 +09:00
test_rdoc_markup_to_html_crossref.rb [ruby/rdoc] Process crossref before tidylink 2020-05-24 23:47:24 +09:00
test_rdoc_markup_to_html_snippet.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_joined_paragraph.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_label.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_markdown.rb Use https instead of http 2020-07-28 19:51:54 +09:00
test_rdoc_markup_to_rdoc.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_table_of_contents.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_to_tt_only.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_markup_verbatim.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_method_attr.rb
test_rdoc_normal_class.rb
test_rdoc_normal_module.rb
test_rdoc_options.rb Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"" 2019-10-29 13:16:31 +09:00
test_rdoc_parser.rb Revert changes to rdoc & rubygems regarding Tempfile.open(&block) 2020-08-29 12:49:20 +02:00
test_rdoc_parser_c.rb RDoc::Parser::C: Integrate do_classes and do_modules by one regexp match 2019-08-16 06:07:11 +09:00
test_rdoc_parser_changelog.rb [ruby/rdoc] Support iso-strict format in git-log 2021-01-25 18:33:33 +09:00
test_rdoc_parser_markdown.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_parser_rd.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_parser_ruby.rb [ruby/rdoc] Support newline in the middle of constant definition 2019-12-24 07:58:53 +09:00
test_rdoc_parser_simple.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_rd.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_rd_block_parser.rb Revert changes to rdoc & rubygems regarding Tempfile.open(&block) 2020-08-29 12:49:20 +02:00
test_rdoc_rd_inline.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_rd_inline_parser.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_rdoc.rb [ruby/rdoc] Allow empty .rdoc_options 2021-03-16 15:47:27 +09:00
test_rdoc_require.rb
test_rdoc_ri_driver.rb [ruby/rdoc] HOME is preserved by RDoc::TestCase 2020-04-25 02:49:37 +09:00
test_rdoc_ri_paths.rb Fix failures of test/rdoc/test_rdoc_ri_paths.rb 2020-04-26 16:14:14 +09:00
test_rdoc_rubygems_hook.rb Gem::TestCase is based on Minitest 2019-08-16 06:07:11 +09:00
test_rdoc_servlet.rb [ruby/rdoc] Guard for WEBrick 2020-12-21 16:21:46 +09:00
test_rdoc_single_class.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_stats.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_store.rb [ruby/rdoc] Support full filename to make a link for a text file 2020-09-18 14:57:57 +09:00
test_rdoc_task.rb [ruby/rdoc] Use assert_raise 2019-08-16 17:28:40 +09:00
test_rdoc_text.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_token_stream.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_tom_doc.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00
test_rdoc_top_level.rb [ruby/rdoc] Clarify that dots in URL are replaced 2021-04-03 01:22:00 +09:00
xref_data.rb
xref_test_case.rb Renamed minitest_helper.rb as helper.rb 2019-08-16 06:07:11 +09:00

you don't have to