Skip to content

Commit

Permalink
Showing 18 changed files with 295 additions and 81 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRDocClassModule.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :test_parse_comment_format, "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRDocComment.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :test_parse_rd, "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRDocCrossReference.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :test_resolve_no_ref, "needs investigation"
5 changes: 5 additions & 0 deletions test/mri/excludes_truffle/TestRDocI18nLocale.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
exclude :"test_load_nonexistent_po", "needs investigation"
exclude :"test_name", "needs investigation"
exclude :"test_translate_nonexistent_message", "needs investigation"
exclude :"test_load_existent_po", "needs investigation"
exclude :"test_translate_existent_message", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestRDocI18nText.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude :"test_multiple_paragraphs", "needs investigation"
exclude :"test_translate_keep_empty_lines", "needs investigation"
exclude :"test_translate_multiple_paragraphs", "needs investigation"
exclude :"test_translate_not_transalted_message", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestRDocMarkupToHtml.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude :"test_accept_verbatim", "needs investigation"
exclude :"test_accept_verbatim_parseable", "needs investigation"
exclude :"test_list_verbatim_2", "needs investigation"
exclude :"test_parseable_eh", "needs investigation"
9 changes: 9 additions & 0 deletions test/mri/excludes_truffle/TestRDocMarkupToHtmlSnippet.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
exclude :"test_convert_limit", "needs investigation"
exclude :"test_accept_verbatim_ruby", "needs investigation"
exclude :"test_list_verbatim_2", "needs investigation"
exclude :"test_convert_limit_in_tag", "needs investigation"
exclude :"test_convert_limit_verbatim_multiline", "needs investigation"
exclude :"test_accept_verbatim", "needs investigation"
exclude :"test_convert_limit_over", "needs investigation"
exclude :"test_convert_limit_verbatim_2", "needs investigation"
exclude :"test_convert_limit_2", "needs investigation"
4 changes: 4 additions & 0 deletions test/mri/excludes_truffle/TestRDocOptions.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude :"test_parse_default", "needs investigation"
exclude :"test_parse_template", "needs investigation"
exclude :"test_parse_ri_site", "needs investigation"
exclude :"test_parse_template_nonexistent", "needs investigation"
19 changes: 19 additions & 0 deletions test/mri/excludes_truffle/TestRDocParserC.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
exclude :"test_do_aliases_missing_class", "needs investigation"
exclude :"test_handle_method_args_0", "needs investigation"
exclude :"test_do_aliases", "needs investigation"
exclude :"test_find_body_define", "needs investigation"
exclude :"test_do_methods_singleton_class", "needs investigation"
exclude :"test_define_method_singleton", "needs investigation"
exclude :"test_find_body_define_comment", "needs investigation"
exclude :"test_define_method", "needs investigation"
exclude :"test_find_body_2", "needs investigation"
exclude :"test_find_body_document_method_equals", "needs investigation"
exclude :"test_find_body_macro", "needs investigation"
exclude :"test_handle_method_args_minus_1", "needs investigation"
exclude :"test_find_body", "needs investigation"
exclude :"test_define_method_private", "needs investigation"
exclude :"test_do_aliases_singleton", "needs investigation"
exclude :"test_define_method_private_singleton", "needs investigation"
exclude :"test_define_method_with_prototype", "needs investigation"
exclude :"test_scan_method_copy", "needs investigation"
exclude :"test_find_body_cast", "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestRDocParserRd.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :test_scan, "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestRDocRDoc.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude :test_load_options_invalid, "needs investigation"
exclude :test_handle_pipe_rd, "needs investigation"
77 changes: 77 additions & 0 deletions test/mri/excludes_truffle/TestRDocRIDriver.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
exclude :"test_display_class", "needs investigation"
exclude :"test_add_method", "needs investigation"
exclude :"test_parse_name_page_extenson", "needs investigation"
exclude :"test_add_method_documentation", "needs investigation"
exclude :"test_display_page_missing", "needs investigation"
exclude :"test_expand_name", "needs investigation"
exclude :"test_display_method_overriden", "needs investigation"
exclude :"test_in_path_eh", "needs investigation"
exclude :"test_add_extension_modules_empty", "needs investigation"
exclude :"test_add_method_list_none", "needs investigation"
exclude :"test_display_class_superclass", "needs investigation"
exclude :"test_filter_methods", "needs investigation"
exclude :"test_add_also_in", "needs investigation"
exclude :"test_load_method_missing", "needs investigation"
exclude :"test_list_methods_matching_inherit", "needs investigation"
exclude :"test_add_method_list", "needs investigation"
exclude :"test_display_method_attribute", "needs investigation"
exclude :"test_display_method_inherited", "needs investigation"
exclude :"test_list_known_classes_name", "needs investigation"
exclude :"test_add_class", "needs investigation"
exclude :"test_ancestors_of", "needs investigation"
exclude :"test_display_class_multi_no_doc", "needs investigation"
exclude :"test_add_includes", "needs investigation"
exclude :"test_display_class_module", "needs investigation"
exclude :"test_list_methods_matching", "needs investigation"
exclude :"test_complete_ancestor", "needs investigation"
exclude :"test_filter_methods_not_found", "needs investigation"
exclude :"test_find_store", "needs investigation"
exclude :"test_name_regexp", "needs investigation"
exclude :"test_add_also_in_empty", "needs investigation"
exclude :"test_display_name_not_found_special", "needs investigation"
exclude :"test_add_method_inherited", "needs investigation"
exclude :"test_method_type", "needs investigation"
exclude :"test_parse_name_namespace", "needs investigation"
exclude :"test_add_extension_modules_many_no_doc", "needs investigation"
exclude :"test_display_name_not_found_class", "needs investigation"
exclude :"test_parse_name_method", "needs investigation"
exclude :"test_self_dump", "needs investigation"
exclude :"test_find_methods_method", "needs investigation"
exclude :"test_class_document", "needs investigation"
exclude :"test_page_stdout", "needs investigation"
exclude :"test_find_methods", "needs investigation"
exclude :"test_complete_classes", "needs investigation"
exclude :"test_display_method", "needs investigation"
exclude :"test_parse_name_single_class", "needs investigation"
exclude :"test_add_method_list_interative", "needs investigation"
exclude :"test_add_method_overriden", "needs investigation"
exclude :"test_list_methods_matching_regexp", "needs investigation"
exclude :"test_display_page_ignore_directory", "needs investigation"
exclude :"test_parse_name_page", "needs investigation"
exclude :"test_complete", "needs investigation"
exclude :"test_display_page_extension", "needs investigation"
exclude :"test_display_name_not_found_method", "needs investigation"
exclude :"test_formatter", "needs investigation"
exclude :"test_parse_name_special", "needs investigation"
exclude :"test_load_method", "needs investigation"
exclude :"test_add_method_attribute", "needs investigation"
exclude :"test_display_class_ambiguous", "needs investigation"
exclude :"test_add_extension_modules_one", "needs investigation"
exclude :"test_complete_multistore", "needs investigation"
exclude :"test_display_class_all", "needs investigation"
exclude :"test_display_method_params", "needs investigation"
exclude :"test_display_page_list", "needs investigation"
exclude :"test_add_from", "needs investigation"
exclude :"test_display_page_add_extension", "needs investigation"
exclude :"test_list_known_classes", "needs investigation"
exclude :"test_add_extends", "needs investigation"
exclude :"test_add_extension_modules_many", "needs investigation"
exclude :"test_classes", "needs investigation"
exclude :"test_load_method_inherited", "needs investigation"
exclude :"test_load_methods_matching_inherited", "needs investigation"
exclude :"test_load_methods_matching", "needs investigation"
exclude :"test_display_page_ambiguous", "needs investigation"
exclude :"test_expand_class", "needs investigation"
exclude :"test_display", "needs investigation"
exclude :"test_display_class_page", "needs investigation"
exclude :"test_display_page", "needs investigation"
11 changes: 11 additions & 0 deletions test/mri/excludes_truffle/TestRDocRIPaths.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
exclude :"test_class_gemdirs_legacy", "needs investigation"
exclude :"test_class_gemdirs_all", "needs investigation"
exclude :"test_class_raw_path_extra_dirs", "needs investigation"
exclude :"test_class_gem_dir", "needs investigation"
exclude :"test_class_gemdirs_latest", "needs investigation"
exclude :"test_class_site_dir", "needs investigation"
exclude :"test_class_home_dir", "needs investigation"
exclude :"test_class_raw_path", "needs investigation"
exclude :"test_class_system_dir", "needs investigation"
exclude :"test_class_each", "needs investigation"
exclude :"test_class_path_nonexistent", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestRDocRdBlockParser.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude :"test_parse_include_subtree", "needs investigation"
exclude :"test_parse_footnote", "needs investigation"
33 changes: 33 additions & 0 deletions test/mri/excludes_truffle/TestRDocRdInlineParser.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
exclude :"test_parse_ref_quote_content", "needs investigation"
exclude :"test_parse_ref_substitute_quote", "needs investigation"
exclude :"test_parse_verb_backslash_quote", "needs investigation"
exclude :"test_parse_ref_em", "needs investigation"
exclude :"test_parse_ref_quote_content_multi", "needs investigation"
exclude :"test_parse_index", "needs investigation"
exclude :"test_parse_ref_filename", "needs investigation"
exclude :"test_parse_verb_backslash", "needs investigation"
exclude :"test_parse_ref_substitute_multi_content2", "needs investigation"
exclude :"test_parse_ref_url", "needs investigation"
exclude :"test_parse_ref_substitute_url", "needs investigation"
exclude :"test_parse_ref_substitute_filename_label", "needs investigation"
exclude :"test_parse_verb_backslash_backslash", "needs investigation"
exclude :"test_parse_ref_substitute_element_quote", "needs investigation"
exclude :"test_parse_ref_substitute_filename", "needs investigation"
exclude :"test_parse_ref_substitute_quote_content", "needs investigation"
exclude :"test_parse_multiple", "needs investigation"
exclude :"test_parse_verb_emphasis", "needs investigation"
exclude :"test_parse_footnote", "needs investigation"
exclude :"test_parse_ref_substitute_multi_content", "needs investigation"
exclude :"test_parse_ref_filename_quote", "needs investigation"
exclude :"test_parse", "needs investigation"
exclude :"test_parse_ref_quote", "needs investigation"
exclude :"test_parse_ref_substitute", "needs investigation"
exclude :"test_parse_kbd", "needs investigation"
exclude :"test_parse_verb", "needs investigation"
exclude :"test_parse_ref_substitute_filename_quote", "needs investigation"
exclude :"test_parse_var", "needs investigation"
exclude :"test_parse_ref", "needs investigation"
exclude :"test_parse_code", "needs investigation"
exclude :"test_parse_em", "needs investigation"
exclude :"test_parse_ref_substitute_multi_content3", "needs investigation"
exclude :"test_parse_verb_multiple", "needs investigation"
35 changes: 35 additions & 0 deletions test/mri/excludes_truffle/TestRDocServlet.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
exclude :"test_ri_paths", "needs investigation"
exclude :"test_store_for_missing_documentation", "needs investigation"
exclude :"test_store_for_ruby", "needs investigation"
exclude :"test_show_documentation_search_index", "needs investigation"
exclude :"test_error", "needs investigation"
exclude :"test_root_search", "needs investigation"
exclude :"test_store_for_site", "needs investigation"
exclude :"test_do_GET_mount_path", "needs investigation"
exclude :"test_store_for_extra", "needs investigation"
exclude :"test_do_GET", "needs investigation"
exclude :"test_documentation_source_cached", "needs investigation"
exclude :"test_root", "needs investigation"
exclude :"test_store_for_home", "needs investigation"
exclude :"test_documentation_page_page", "needs investigation"
exclude :"test_do_GET_error", "needs investigation"
exclude :"test_do_GET_root_search", "needs investigation"
exclude :"test_if_modified_since_not_modified", "needs investigation"
exclude :"test_if_modified_since", "needs investigation"
exclude :"test_show_documentation_table_of_contents", "needs investigation"
exclude :"test_asset", "needs investigation"
exclude :"test_do_GET_root", "needs investigation"
exclude :"test_documentation_page_class", "needs investigation"
exclude :"test_do_GET_asset_json_index", "needs investigation"
exclude :"test_do_GET_asset_darkfish", "needs investigation"
exclude :"test_do_GET_not_modified", "needs investigation"
exclude :"test_installed_docs", "needs investigation"
exclude :"test_store_for_missing_gem", "needs investigation"
exclude :"test_generator_for", "needs investigation"
exclude :"test_not_found", "needs investigation"
exclude :"test_not_found_message", "needs investigation"
exclude :"test_show_documentation_index", "needs investigation"
exclude :"test_store_for_gem", "needs investigation"
exclude :"test_show_documentation_page", "needs investigation"
exclude :"test_documentation_source", "needs investigation"
exclude :"test_documentation_page_not_found", "needs investigation"
5 changes: 5 additions & 0 deletions test/mri/excludes_truffle/TestRDocText.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
exclude :"test_parse_format_rd", "needs investigation"
exclude :"test_self_encode_fallback", "needs investigation"
exclude :"test_snippet", "needs investigation"
exclude :"test_expand_tabs", "needs investigation"
exclude :"test_to_html_encoding", "needs investigation"
162 changes: 81 additions & 81 deletions test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -544,87 +544,87 @@ rake/test_rake_top_level_functions.rb
rake/test_rake_win32.rb
rake/test_thread_history_display.rb
rake/test_trace_output.rb
# rdoc/test_attribute_manager.rb
# rdoc/test_rdoc_alias.rb
# rdoc/test_rdoc_any_method.rb
# rdoc/test_rdoc_attr.rb
# rdoc/test_rdoc_class_module.rb
# rdoc/test_rdoc_code_object.rb
# rdoc/test_rdoc_comment.rb
# rdoc/test_rdoc_constant.rb
# rdoc/test_rdoc_context.rb
# rdoc/test_rdoc_context_section.rb
# rdoc/test_rdoc_cross_reference.rb
# rdoc/test_rdoc_encoding.rb
# rdoc/test_rdoc_extend.rb
# rdoc/test_rdoc_generator_darkfish.rb
# rdoc/test_rdoc_generator_json_index.rb
# rdoc/test_rdoc_generator_markup.rb
# rdoc/test_rdoc_generator_pot.rb
# rdoc/test_rdoc_generator_pot_po.rb
# rdoc/test_rdoc_generator_pot_po_entry.rb
# rdoc/test_rdoc_generator_ri.rb
# rdoc/test_rdoc_i18n_locale.rb
# rdoc/test_rdoc_i18n_text.rb
# rdoc/test_rdoc_include.rb
# rdoc/test_rdoc_markdown.rb
# rdoc/test_rdoc_markdown_test.rb
# rdoc/test_rdoc_markup.rb
# rdoc/test_rdoc_markup_attribute_manager.rb
# rdoc/test_rdoc_markup_attributes.rb
# rdoc/test_rdoc_markup_document.rb
# rdoc/test_rdoc_markup_formatter.rb
# rdoc/test_rdoc_markup_hard_break.rb
# rdoc/test_rdoc_markup_heading.rb
# rdoc/test_rdoc_markup_include.rb
# rdoc/test_rdoc_markup_indented_paragraph.rb
# rdoc/test_rdoc_markup_paragraph.rb
# rdoc/test_rdoc_markup_parser.rb
# rdoc/test_rdoc_markup_pre_process.rb
# rdoc/test_rdoc_markup_raw.rb
# rdoc/test_rdoc_markup_to_ansi.rb
# rdoc/test_rdoc_markup_to_bs.rb
# rdoc/test_rdoc_markup_to_html.rb
# rdoc/test_rdoc_markup_to_html_crossref.rb
# rdoc/test_rdoc_markup_to_html_snippet.rb
# rdoc/test_rdoc_markup_to_joined_paragraph.rb
# rdoc/test_rdoc_markup_to_label.rb
# rdoc/test_rdoc_markup_to_markdown.rb
# rdoc/test_rdoc_markup_to_rdoc.rb
# rdoc/test_rdoc_markup_to_table_of_contents.rb
# rdoc/test_rdoc_markup_to_tt_only.rb
# rdoc/test_rdoc_markup_verbatim.rb
# rdoc/test_rdoc_method_attr.rb
# rdoc/test_rdoc_normal_class.rb
# rdoc/test_rdoc_normal_module.rb
# rdoc/test_rdoc_options.rb
# rdoc/test_rdoc_parser.rb
# rdoc/test_rdoc_parser_c.rb
# rdoc/test_rdoc_parser_changelog.rb
# rdoc/test_rdoc_parser_markdown.rb
# rdoc/test_rdoc_parser_rd.rb
# rdoc/test_rdoc_parser_ruby.rb
# rdoc/test_rdoc_parser_simple.rb
# rdoc/test_rdoc_rd.rb
# rdoc/test_rdoc_rd_block_parser.rb
# rdoc/test_rdoc_rd_inline.rb
# rdoc/test_rdoc_rd_inline_parser.rb
# rdoc/test_rdoc_rdoc.rb
# rdoc/test_rdoc_require.rb
# rdoc/test_rdoc_ri_driver.rb
# rdoc/test_rdoc_ri_paths.rb
# rdoc/test_rdoc_ruby_lex.rb
# rdoc/test_rdoc_ruby_token.rb
# rdoc/test_rdoc_rubygems_hook.rb
# rdoc/test_rdoc_servlet.rb
# rdoc/test_rdoc_single_class.rb
# rdoc/test_rdoc_stats.rb
# rdoc/test_rdoc_store.rb
# rdoc/test_rdoc_task.rb
# rdoc/test_rdoc_text.rb
# rdoc/test_rdoc_token_stream.rb
# rdoc/test_rdoc_tom_doc.rb
# rdoc/test_rdoc_top_level.rb
rdoc/test_attribute_manager.rb
rdoc/test_rdoc_alias.rb
rdoc/test_rdoc_any_method.rb
rdoc/test_rdoc_attr.rb
rdoc/test_rdoc_class_module.rb
rdoc/test_rdoc_code_object.rb
rdoc/test_rdoc_comment.rb
rdoc/test_rdoc_constant.rb
rdoc/test_rdoc_context.rb
rdoc/test_rdoc_context_section.rb
rdoc/test_rdoc_cross_reference.rb
rdoc/test_rdoc_encoding.rb
rdoc/test_rdoc_extend.rb
# rdoc/test_rdoc_generator_darkfish.rb # TypeError: can't dup NilClass
# rdoc/test_rdoc_generator_json_index.rb # TypeError: can't dup NilClass
rdoc/test_rdoc_generator_markup.rb
# rdoc/test_rdoc_generator_pot.rb # Missing pot lib files
# rdoc/test_rdoc_generator_pot_po.rb # Missing pot lib files
# rdoc/test_rdoc_generator_pot_po_entry.rb # Missing pot lib files
rdoc/test_rdoc_generator_ri.rb
rdoc/test_rdoc_i18n_locale.rb
rdoc/test_rdoc_i18n_text.rb
rdoc/test_rdoc_include.rb
rdoc/test_rdoc_markdown.rb
rdoc/test_rdoc_markdown_test.rb
rdoc/test_rdoc_markup.rb
rdoc/test_rdoc_markup_attribute_manager.rb
rdoc/test_rdoc_markup_attributes.rb
rdoc/test_rdoc_markup_document.rb
rdoc/test_rdoc_markup_formatter.rb
rdoc/test_rdoc_markup_hard_break.rb
rdoc/test_rdoc_markup_heading.rb
rdoc/test_rdoc_markup_include.rb
rdoc/test_rdoc_markup_indented_paragraph.rb
rdoc/test_rdoc_markup_paragraph.rb
rdoc/test_rdoc_markup_parser.rb
rdoc/test_rdoc_markup_pre_process.rb
rdoc/test_rdoc_markup_raw.rb
rdoc/test_rdoc_markup_to_ansi.rb
rdoc/test_rdoc_markup_to_bs.rb
rdoc/test_rdoc_markup_to_html.rb
rdoc/test_rdoc_markup_to_html_crossref.rb
rdoc/test_rdoc_markup_to_html_snippet.rb
rdoc/test_rdoc_markup_to_joined_paragraph.rb
rdoc/test_rdoc_markup_to_label.rb
rdoc/test_rdoc_markup_to_markdown.rb
rdoc/test_rdoc_markup_to_rdoc.rb
rdoc/test_rdoc_markup_to_table_of_contents.rb
rdoc/test_rdoc_markup_to_tt_only.rb
rdoc/test_rdoc_markup_verbatim.rb
rdoc/test_rdoc_method_attr.rb
rdoc/test_rdoc_normal_class.rb
rdoc/test_rdoc_normal_module.rb
rdoc/test_rdoc_options.rb
rdoc/test_rdoc_parser.rb
rdoc/test_rdoc_parser_c.rb
rdoc/test_rdoc_parser_changelog.rb
rdoc/test_rdoc_parser_markdown.rb
rdoc/test_rdoc_parser_rd.rb
rdoc/test_rdoc_parser_ruby.rb
rdoc/test_rdoc_parser_simple.rb
rdoc/test_rdoc_rd.rb
rdoc/test_rdoc_rd_block_parser.rb
rdoc/test_rdoc_rd_inline.rb
rdoc/test_rdoc_rd_inline_parser.rb
rdoc/test_rdoc_rdoc.rb
rdoc/test_rdoc_require.rb
rdoc/test_rdoc_ri_driver.rb
rdoc/test_rdoc_ri_paths.rb
rdoc/test_rdoc_ruby_lex.rb
rdoc/test_rdoc_ruby_token.rb
rdoc/test_rdoc_rubygems_hook.rb
rdoc/test_rdoc_servlet.rb
rdoc/test_rdoc_single_class.rb
rdoc/test_rdoc_stats.rb
rdoc/test_rdoc_store.rb
rdoc/test_rdoc_task.rb
rdoc/test_rdoc_text.rb
rdoc/test_rdoc_token_stream.rb
rdoc/test_rdoc_tom_doc.rb
rdoc/test_rdoc_top_level.rb
# readline/test_readline.rb
# readline/test_readline_history.rb
resolv/test_addr.rb

0 comments on commit 59e5d9d

Please sign in to comment.