-
-
Notifications
You must be signed in to change notification settings - Fork 925
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Truffle] Add rdoc mri tests to mri test suite
- 9.4.12.0
- 9.4.11.0
- 9.4.10.0
- 9.4.9.0
- 9.4.8.0
- 9.4.7.0
- 9.4.6.0
- 9.4.5.0
- 9.4.4.0
- 9.4.3.0
- 9.4.2.0
- 9.4.1.0
- 9.4.0.0
- 9.3.15.0
- 9.3.14.0
- 9.3.13.0
- 9.3.12.0
- 9.3.11.0
- 9.3.10.0
- 9.3.9.0
- 9.3.8.0
- 9.3.7.0
- 9.3.6.0
- 9.3.5.0
- 9.3.4.0
- 9.3.3.0
- 9.3.2.0
- 9.3.1.0
- 9.3.0.0
- 9.2.21.0
- 9.2.20.1
- 9.2.20.0
- 9.2.19.0
- 9.2.18.0
- 9.2.17.0
- 9.2.16.0
- 9.2.15.0
- 9.2.14.0
- 9.2.13.0
- 9.2.12.0
- 9.2.11.1
- 9.2.11.0
- 9.2.10.0
- 9.2.9.0
- 9.2.8.0
- 9.2.7.0
- 9.2.6.0
- 9.2.5.0
- 9.2.4.1
- 9.2.4.0
- 9.2.3.0
- 9.2.2.0
- 9.2.1.0
- 9.2.0.0
- 9.1.17.0
- 9.1.16.0
- 9.1.15.0
- 9.1.14.0
- 9.1.13.0
- 9.1.12.0
- 9.1.11.0
- 9.1.10.0
- 9.1.9.0
- 9.1.8.0
- 9.1.7.0
Brandon Fish
committed
Nov 3, 2016
1 parent
1f1fd4a
commit 59e5d9d
Showing
18 changed files
with
295 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :test_parse_comment_format, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :test_parse_rd, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :test_resolve_no_ref, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
exclude :test_scan, "needs investigation" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters