diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc')
90 files changed, 0 insertions, 696 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/1927.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/1927.cfg deleted file mode 100644 index 3734f63d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/1927.cfg +++ /dev/null @@ -1,3 +0,0 @@ -# Add or remove space between '}' and '@catch' if on the same line. -# If set to ignore, sp_brace_catch is used. -sp_oc_brace_catch = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_2172.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_2172.cfg deleted file mode 100644 index a4da88d2..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_2172.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 3 -nl_if_brace = add -pos_enum_comma = trail_force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_681.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_681.cfg deleted file mode 100644 index 901b0c8e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/Issue_681.cfg +++ /dev/null @@ -1,3 +0,0 @@ -nl_oc_before_interface = force -nl_oc_before_end = force -nl_oc_before_implementation = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align-objc-like-xcode.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align-objc-like-xcode.cfg deleted file mode 100644 index 3b321b11..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align-objc-like-xcode.cfg +++ /dev/null @@ -1,8 +0,0 @@ -indent_columns = 2 -indent_oc_msg_prioritize_first_colon = false -indent_oc_msg_colon = 0 -align_oc_msg_spec_span = 0 -align_oc_msg_colon_span = 1 -align_oc_msg_colon_first = true -sp_after_send_oc_colon = true -align_oc_msg_colon_xcode_like = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align_oc_msg_colon_span-1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align_oc_msg_colon_span-1.cfg deleted file mode 100644 index 9681d152..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/align_oc_msg_colon_span-1.cfg +++ /dev/null @@ -1 +0,0 @@ -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/block_pointer.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/block_pointer.cfg deleted file mode 100644 index 70c21bbd..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/block_pointer.cfg +++ /dev/null @@ -1,3 +0,0 @@ -sp_after_ptr_block_caret = remove # ignore/add/remove/force -sp_before_oc_block_caret = remove # ignore/add/remove/force -sp_after_oc_block_caret = remove # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/blocks.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/blocks.cfg deleted file mode 100644 index 74ed7e4f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/blocks.cfg +++ /dev/null @@ -1,28 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_after_oc_block_caret = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_167.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_167.cfg deleted file mode 100644 index 6ed02f2e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_167.cfg +++ /dev/null @@ -1,5 +0,0 @@ -# Add or remove newline between function signature and '{' -nl_fdef_brace = force # ignore/add/remove/force - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = remove # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_340.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_340.cfg deleted file mode 100644 index f56e7a43..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_340.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_before_ptr_star = add -sp_after_oc_colon = remove -sp_after_send_oc_colon = remove -sp_after_oc_type = remove -indent_columns = 2 -eat_blanks_after_open_brace = true -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_841.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_841.cfg deleted file mode 100644 index 2ab54cc1..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_841.cfg +++ /dev/null @@ -1,3 +0,0 @@ -align_oc_msg_colon_span = 1 -# -indent_oc_msg_prioritize_first_colon = false diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_i_125-412.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_i_125-412.cfg deleted file mode 100644 index 2498ac1b..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/bug_i_125-412.cfg +++ /dev/null @@ -1,2 +0,0 @@ -nl_oc_msg_args = true -align_oc_msg_colon_span = 4
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/delete-space-oc.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/delete-space-oc.cfg deleted file mode 100644 index 4d8a15cb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/delete-space-oc.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_after_oc_colon = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double-indent-objc-dict.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double-indent-objc-dict.cfg deleted file mode 100644 index d4e9a1ae..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double-indent-objc-dict.cfg +++ /dev/null @@ -1,4 +0,0 @@ -indent_align_assign = false -indent_single_after_return = false -indent_continue = 0 -use_indent_continue_only_once = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_1.cfg deleted file mode 100644 index 73319da9..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_1.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# (C++11) Permit removal of the space between '>>' in 'foo<bar<int> >'. Note -# that sp_angle_shift cannot remove the space without this option. -sp_permit_cpp11_shift = true # true/false - -# Add or remove space between '>' and '>' in '>>' (template stuff). -# -# Default: add -sp_angle_shift = remove # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_2.cfg deleted file mode 100644 index 8d12b193..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_2.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# (C++11) Permit removal of the space between '>>' in 'foo<bar<int> >'. Note -# that sp_angle_shift cannot remove the space without this option. -sp_permit_cpp11_shift = true # true/false - -# Add or remove space between '>' and '>' in '>>' (template stuff). -# -# Default: add -sp_angle_shift = add # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_3.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_3.cfg deleted file mode 100644 index da6a41c2..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/double_angle_space_3.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# (C++11) Permit removal of the space between '>>' in 'foo<bar<int> >'. Note -# that sp_angle_shift cannot remove the space without this option. -sp_permit_cpp11_shift = true # true/false - -# Add or remove space between '>' and '>' in '>>' (template stuff). -# -# Default: add -sp_angle_shift = ignore # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh137.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh137.cfg deleted file mode 100644 index 83da02ee..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh137.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.a.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.a.cfg deleted file mode 100644 index e875a54b..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.a.cfg +++ /dev/null @@ -1,3 +0,0 @@ -output_tab_size = 4 -indent_columns = 4 -indent_braces = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.b.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.b.cfg deleted file mode 100644 index 1dc357ae..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/gh293.b.cfg +++ /dev/null @@ -1,2 +0,0 @@ -output_tab_size = 4 -indent_columns = 4
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent-objc-block.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent-objc-block.cfg deleted file mode 100644 index aee5aace..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent-objc-block.cfg +++ /dev/null @@ -1,12 +0,0 @@ -output_tab_size = 2 -indent_columns = output_tab_size -indent_member = output_tab_size -indent_oc_block = false -indent_oc_block_msg = output_tab_size -use_indent_continue_only_once = true -indent_oc_block_msg_xcode_style = true -indent_oc_block_msg_from_keyword = false -indent_oc_block_msg_from_caret = false -indent_oc_block_msg_from_colon = false - -indent_with_tabs = 0 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_boxed.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_boxed.cfg deleted file mode 100644 index e20f0820..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_boxed.cfg +++ /dev/null @@ -1,17 +0,0 @@ -sp_cond_question_after = remove -sp_cond_question_before = add -align_oc_decl_colon = false -align_oc_msg_colon_first = false -align_oc_msg_colon_span = 10 -align_oc_msg_spec_span = 10 -indent_columns = 4 -indent_continue = 4 -indent_oc_block = false -indent_oc_block_msg = 0 -indent_oc_block_msg_from_brace = false -indent_oc_block_msg_from_caret = false -indent_oc_block_msg_from_colon = false -indent_oc_block_msg_from_keyword = false -indent_oc_block_msg_xcode_style = true -indent_oc_msg_colon = 0 -indent_oc_msg_prioritize_first_colon = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_oc_inside_msg_sel.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_oc_inside_msg_sel.cfg deleted file mode 100644 index b140f071..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_oc_inside_msg_sel.cfg +++ /dev/null @@ -1,5 +0,0 @@ -indent_oc_inside_msg_sel = true -indent_with_tabs = 0 -indent_align_paren = false -align_oc_msg_colon_span = 1 - diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_single_newline.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_single_newline.cfg deleted file mode 100644 index 1496b522..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/indent_single_newline.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_single_newlines = true -indent_columns = 4 # number -indent_with_tabs = 0 # number diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2643.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2643.cfg deleted file mode 100644 index 7f188f21..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2643.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_before_oc_block_caret = remove -sp_after_oc_block_caret = force -indent_oc_block = true -indent_oc_block_msg_from_caret = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2656.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2656.cfg deleted file mode 100644 index 3b020c33..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2656.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_after_ptr_star = remove -sp_before_ptr_star = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2675.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2675.cfg deleted file mode 100644 index 0eab0244..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_2675.cfg +++ /dev/null @@ -1,4 +0,0 @@ -input_tab_size = 2 -output_tab_size = input_tab_size -macro-open SOME_MACRO_OPEN -macro-close SOME_MACRO_CLOSE diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_3031.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_3031.cfg deleted file mode 100644 index 8234c643..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/issue_3031.cfg +++ /dev/null @@ -1,5 +0,0 @@ -nl_class_colon = force -sp_after_class_colon = force -sp_before_class_colon = force -sp_after_send_oc_colon = remove -sp_before_send_oc_colon = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_grouping_enabled.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_grouping_enabled.cfg deleted file mode 100644 index d88bf262..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_grouping_enabled.cfg +++ /dev/null @@ -1,7 +0,0 @@ -mod_sort_import = true -mod_sort_using = true -mod_sort_include = true -mod_sort_incl_import_prioritize_extensionless = true -mod_sort_incl_import_prioritize_angle_over_quotes = true -mod_sort_incl_import_ignore_extension = true -mod_sort_incl_import_grouping_enabled = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_ignore_extension.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_ignore_extension.cfg deleted file mode 100644 index d49491cb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_ignore_extension.cfg +++ /dev/null @@ -1,4 +0,0 @@ -mod_sort_import = true -mod_sort_using = true -mod_sort_include = true -mod_sort_incl_import_ignore_extension = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_angle_over_quotes.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_angle_over_quotes.cfg deleted file mode 100644 index 475ab734..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_angle_over_quotes.cfg +++ /dev/null @@ -1,4 +0,0 @@ -mod_sort_import = true -mod_sort_using = true -mod_sort_include = true -mod_sort_incl_import_prioritize_angle_over_quotes = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_extensionless.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_extensionless.cfg deleted file mode 100644 index aa9eb1db..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_extensionless.cfg +++ /dev/null @@ -1,4 +0,0 @@ -mod_sort_import = true -mod_sort_using = true -mod_sort_include = true -mod_sort_incl_import_prioritize_extensionless = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_filename.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_filename.cfg deleted file mode 100644 index 2661a68a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/mod_sort_incl_import_prioritize_filename.cfg +++ /dev/null @@ -1,4 +0,0 @@ -mod_sort_import = true -mod_sort_using = true -mod_sort_include = true -mod_sort_incl_import_prioritize_filename = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_after_func_body-3.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_after_func_body-3.cfg deleted file mode 100644 index 65f1fa5a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_after_func_body-3.cfg +++ /dev/null @@ -1,4 +0,0 @@ -output_tab_size = 4 -indent_columns = 4 -nl_after_func_body = 3 -indent_oc_inside_msg_sel = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_brace_square.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_brace_square.cfg deleted file mode 100644 index e0f11f90..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_brace_square.cfg +++ /dev/null @@ -1,25 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_after_oc_block_caret = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_func_call_args_multi_line_ignore_closures.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_func_call_args_multi_line_ignore_closures.cfg deleted file mode 100644 index e480140e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_func_call_args_multi_line_ignore_closures.cfg +++ /dev/null @@ -1,4 +0,0 @@ -nl_func_call_start_multi_line = true -nl_func_call_args_multi_line = true -nl_func_call_end_multi_line = true -nl_func_call_args_multi_line_ignore_closures = true diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_oc_block_brace-f.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_oc_block_brace-f.cfg deleted file mode 100644 index 824fc747..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/nl_oc_block_brace-f.cfg +++ /dev/null @@ -1 +0,0 @@ -nl_oc_block_brace = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-available.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-available.cfg deleted file mode 100644 index f77790fc..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-available.cfg +++ /dev/null @@ -1,2 +0,0 @@ -indent_columns = 4 # number -indent_with_tabs = 0 # number diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-properties.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-properties.cfg deleted file mode 100644 index 98241779..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/obj-c-properties.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_inside_paren = remove -mod_sort_oc_properties = true -mod_sort_oc_property_thread_safe_weight = 6 -mod_sort_oc_property_readwrite_weight = 5 -mod_sort_oc_property_reference_weight = 4 -mod_sort_oc_property_getter_weight = 2 -mod_sort_oc_property_nullability_weight = 3 -mod_sort_oc_property_class_weight = 7 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_bug_497.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_bug_497.cfg deleted file mode 100644 index 0015f97d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_bug_497.cfg +++ /dev/null @@ -1,2 +0,0 @@ -indent_continue = 10 -indent_with_tabs = 0
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_complex_method.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_complex_method.cfg deleted file mode 100644 index 3e713117..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/objc_complex_method.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_after_ptr_star = force -sp_after_oc_return_type = force -indent_columns = 4 -indent_with_tabs = 0 -nl_func_var_def_blk = 1 -align_oc_msg_colon_span = 1 -cmt_star_cont = true
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc1.cfg deleted file mode 100644 index 659131cf..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc1.cfg +++ /dev/null @@ -1,8 +0,0 @@ -output_tab_size = 3 -sp_after_oc_colon = force -sp_before_oc_colon = remove -sp_after_oc_type = force -indent_columns = output_tab_size -indent_with_tabs = 0 -nl_fdef_brace = add -align_oc_msg_spec_span = 2
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc10.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc10.cfg deleted file mode 100644 index d50a20d8..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc10.cfg +++ /dev/null @@ -1,12 +0,0 @@ -sp_before_ptr_star = force -sp_inside_square = remove -sp_after_comma = force -sp_inside_fparen = remove -sp_func_call_paren = remove -sp_after_oc_scope = remove -sp_after_oc_msg_receiver = force -indent_columns = 3 -nl_fdef_brace = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg deleted file mode 100644 index e355d765..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg +++ /dev/null @@ -1,13 +0,0 @@ -sp_inside_braces = force -sp_after_send_oc_colon = force -sp_cond_ternary_short = remove -sp_cond_colon = add -sp_cond_question = add -indent_with_tabs = 0 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_after_semicolon = true -align_var_def_span = 2 -align_var_def_star_style = 1 -align_assign_span = 1 -align_oc_msg_colon_span = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc12.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc12.cfg deleted file mode 100644 index 4f069fed..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc12.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_after_angle = force -sp_after_cast = remove -sp_after_oc_scope = remove -indent_columns = 3 -nl_for_brace = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc13.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc13.cfg deleted file mode 100644 index 925a2739..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc13.cfg +++ /dev/null @@ -1,14 +0,0 @@ -sp_after_oc_scope = remove -sp_after_send_oc_colon = force -indent_columns = 3 -indent_continue = 3 -indent_align_assign = false -nl_func_var_def_blk = 1 -nl_fdef_brace = add -nl_after_brace_open = true -align_var_def_span = 2 -align_var_def_star_style = 1 -align_assign_span = 1 - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc14.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc14.cfg deleted file mode 100644 index a44950db..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc14.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_after_send_oc_colon = force -indent_columns = 3 -indent_oc_block = true -nl_oc_msg_args = true -eat_blanks_after_open_brace = true -eat_blanks_before_close_brace = true -align_oc_msg_colon_span = 1 -indent_with_tabs = 0 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc16.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc16.cfg deleted file mode 100644 index 5eec46e9..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc16.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_after_ptr_star = remove -sp_after_send_oc_colon = force -indent_columns = 3 -indent_oc_block = true -nl_for_brace = add -nl_oc_msg_args = true -align_oc_msg_colon_span = 1 -indent_with_tabs = 0 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc17.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc17.cfg deleted file mode 100644 index 18b27823..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc17.cfg +++ /dev/null @@ -1,3 +0,0 @@ -indent_columns = 3 -align_var_def_span = 2 -align_assign_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc18.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc18.cfg deleted file mode 100644 index 96003cf5..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc18.cfg +++ /dev/null @@ -1,9 +0,0 @@ -indent_columns = 3 -indent_continue = 3 -indent_align_assign = false -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_after_brace_open = true -align_var_def_span = 2 -align_var_def_star_style = 1 -align_assign_span = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc19.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc19.cfg deleted file mode 100644 index d68c95f0..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc19.cfg +++ /dev/null @@ -1,10 +0,0 @@ -sp_after_oc_scope = remove -indent_columns = 3 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_switch_brace = add -nl_fdef_brace = add -eat_blanks_after_open_brace = true - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc2.cfg deleted file mode 100644 index 43d02a66..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc2.cfg +++ /dev/null @@ -1,6 +0,0 @@ -sp_inside_fparen = remove -indent_columns = 3 -nl_fdef_brace = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc4.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc4.cfg deleted file mode 100644 index f2de050e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc4.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_before_oc_colon = remove -sp_after_oc_type = force -indent_columns = 3 -nl_end_of_file = force -nl_end_of_file_min = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc5.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc5.cfg deleted file mode 100644 index 77a7a7af..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc5.cfg +++ /dev/null @@ -1,6 +0,0 @@ -sp_before_angle = remove -sp_after_oc_colon = force -sp_after_oc_type = force -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_fdef_brace = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc6.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc6.cfg deleted file mode 100644 index c1bcd8d4..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc6.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_inside_fparen = remove -sp_after_send_oc_colon = force -indent_columns = 3 -nl_finally_brace = add -nl_try_brace = add -nl_catch_brace = add -nl_fdef_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc7.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc7.cfg deleted file mode 100644 index 972ab19a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc7.cfg +++ /dev/null @@ -1,14 +0,0 @@ -sp_compare = force -sp_after_comma = force -sp_inside_braces = force -sp_after_oc_scope = remove -sp_before_oc_colon = remove -sp_after_send_oc_colon = force -indent_columns = 3 -nl_oc_msg_leave_one_liner = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_for_brace = add -nl_oc_msg_args = true -align_assign_span = 1 -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc8.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc8.cfg deleted file mode 100644 index 3f577ab8..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc8.cfg +++ /dev/null @@ -1,14 +0,0 @@ -sp_inside_paren = remove -sp_before_angle = remove -sp_inside_angle = remove -sp_after_angle = force -sp_inside_sparen = remove -sp_inside_fparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -indent_columns = 3 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_if_brace = add -mod_full_brace_if = add
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc9.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc9.cfg deleted file mode 100644 index 92ed39d4..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc9.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_after_comma = force -indent_columns = 3 -indent_continue = 3 -indent_align_assign = false -nl_fdef_brace = add -nl_after_brace_open = true -align_assign_span = 1 diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1674.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1674.cfg deleted file mode 100644 index 31e4537c..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1674.cfg +++ /dev/null @@ -1,49 +0,0 @@ -# File Created With UncrustifyX 0.4.3 (252) - -sp_enum_paren = remove -sp_cond_ternary_short = remove -indent_paren_open_brace = true - -align_oc_decl_colon = true -align_oc_msg_colon_span = 1 -nl_after_func_body = 2 -mod_full_brace_do = add -mod_full_brace_if = add -mod_full_brace_for = add -mod_full_brace_while = add -indent_oc_block = true -indent_columns = 4 -indent_switch_case = 4 -indent_with_tabs = 0 -nl_after_brace_close = true -nl_after_brace_open = true -nl_after_case = true -nl_brace_while = remove -nl_collapse_empty_body = false -nl_end_of_file = add -sp_after_oc_block_caret = remove -sp_after_oc_colon = remove -sp_after_send_oc_colon = remove -sp_after_oc_property = add -sp_after_oc_return_type = remove -sp_after_oc_scope = force -sp_after_oc_type = remove -sp_after_angle = add -sp_after_comma = add -sp_after_sparen = add -sp_after_ptr_star = remove -sp_arith = add -sp_assign = add -sp_bool = add -sp_compare = add -sp_member = remove -sp_cond_colon = add -sp_cond_question = add -sp_before_oc_block_caret = ignore -sp_before_oc_colon = remove -sp_before_send_oc_colon = remove -sp_before_sparen = add -sp_before_ptr_star = add -sp_before_unnamed_ptr_star = add -sp_angle_word = add -sp_between_ptr_star = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1683.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1683.cfg deleted file mode 100644 index b5d4249d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_bug_1683.cfg +++ /dev/null @@ -1 +0,0 @@ -nl_after_brace_close = true # boolean (false/true) diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_cond_colon.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_cond_colon.cfg deleted file mode 100644 index b86516e0..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc_cond_colon.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_before_send_oc_colon = force -sp_after_send_oc_colon = force -sp_cond_colon = remove -# without this, no_space_table's {CT_UNKNOWN,CT_SQUARE_OPEN} combo removes the space between ? and CT_SQUARE_OPEN, but not between ? and CT_WORD -sp_cond_question = add diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_add.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_add.cfg deleted file mode 100644 index 817ec7c5..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_add.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_inside_paren = remove -sp_inside_square = remove -sp_after_oc_at_sel = add -nl_end_of_file = force -nl_end_of_file_min = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_force.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_force.cfg deleted file mode 100644 index b2a79b8f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_force.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_inside_paren = remove -sp_inside_square = remove -sp_after_oc_at_sel = force -nl_end_of_file = force -nl_end_of_file_min = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_remove.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_remove.cfg deleted file mode 100644 index 98b6de42..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_at_sel_remove.cfg +++ /dev/null @@ -1,5 +0,0 @@ -sp_inside_paren = remove -sp_inside_square = remove -sp_after_oc_at_sel = remove -nl_end_of_file = force -nl_end_of_file_min = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_add.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_add.cfg deleted file mode 100644 index 56e22330..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_add.cfg +++ /dev/null @@ -1,28 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_after_oc_block_caret = add -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_force.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_force.cfg deleted file mode 100644 index 516271f1..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_block_caret_force.cfg +++ /dev/null @@ -1,28 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_after_oc_block_caret = force -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_add.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_add.cfg deleted file mode 100644 index b321b9aa..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_add.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_after_oc_colon = force -sp_after_oc_type = force -sp_after_oc_return_type = add -indent_columns = 4 -nl_fdef_brace = force -align_oc_msg_spec_span = 2 - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_force.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_force.cfg deleted file mode 100644 index fb8b9a1b..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_force.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_after_oc_colon = force -sp_after_oc_type = force -sp_after_oc_return_type = force -indent_columns = 4 -nl_fdef_brace = force -align_oc_msg_spec_span = 2 - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_remove.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_remove.cfg deleted file mode 100644 index 1110a1eb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_oc_return_type_remove.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_after_oc_colon = force -sp_after_oc_type = force -sp_after_oc_return_type = remove -indent_columns = 4 -nl_fdef_brace = force -align_oc_msg_spec_span = 2 - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_send_oc_colon-f.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_send_oc_colon-f.cfg deleted file mode 100644 index 2a54dd6f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_send_oc_colon-f.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_after_send_oc_colon = force
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_throw_remove.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_throw_remove.cfg deleted file mode 100644 index 6b6bc0ac..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_after_throw_remove.cfg +++ /dev/null @@ -1,9 +0,0 @@ -sp_inside_fparen = remove -sp_after_throw = remove -sp_after_send_oc_colon = force -indent_columns = 3 -nl_finally_brace = add -nl_try_brace = add -nl_catch_brace = add -nl_fdef_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_force.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_force.cfg deleted file mode 100644 index 727fcf06..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_force.cfg +++ /dev/null @@ -1,27 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_after_oc_block_caret = remove -indent_columns = 4 -indent_with_tabs = 0 -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_remove.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_remove.cfg deleted file mode 100644 index 37c6104a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_block_caret_remove.cfg +++ /dev/null @@ -1,29 +0,0 @@ -sp_arith = force -sp_before_ptr_star = force -sp_after_ptr_star = remove -sp_ptr_star_paren = remove -sp_inside_tparen = remove -sp_after_oc_scope = remove -sp_after_oc_colon = force -sp_after_send_oc_colon = force -sp_after_oc_type = force -sp_before_oc_block_caret = remove -sp_after_oc_block_caret = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -nl_end_of_file = force -nl_end_of_file_min = 1 -nl_func_var_def_blk = 1 -nl_if_brace = add -nl_for_brace = add -nl_while_brace = add -nl_fdef_brace = add -nl_after_semicolon = true -nl_after_brace_open = true -mod_full_brace_for = add -mod_full_brace_if = add -mod_full_brace_while = add - -# Add or remove newline between method declaration and '{' -nl_oc_mdef_brace = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_add.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_add.cfg deleted file mode 100644 index 3374e228..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_add.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_before_oc_proto_list = add -sp_oc_classname_paren = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_force.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_force.cfg deleted file mode 100644 index 5be78fac..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_force.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_before_oc_proto_list = force -sp_oc_classname_paren = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_remove.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_remove.cfg deleted file mode 100644 index 9f93f4a5..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_before_oc_proto_list_remove.cfg +++ /dev/null @@ -1,2 +0,0 @@ -sp_before_oc_proto_list = remove -sp_oc_classname_paren = force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument.cfg deleted file mode 100644 index 60c651fb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_after_send_oc_colon = force -sp_before_oc_block_caret = remove -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -indent_oc_block_msg_from_keyword = true -nl_if_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument2.cfg deleted file mode 100644 index 8f297d7d..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument2.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_after_send_oc_colon = force -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -indent_oc_block_msg_from_colon = true -nl_if_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument3.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument3.cfg deleted file mode 100644 index 17059e47..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument3.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_after_send_oc_colon = force -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -indent_oc_block_msg_from_brace = true -nl_if_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument4.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument4.cfg deleted file mode 100644 index 8caf60bc..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument4.cfg +++ /dev/null @@ -1,7 +0,0 @@ -sp_after_send_oc_colon = force -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block = true -indent_oc_block_msg_from_caret = true -nl_if_brace = add -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument5.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument5.cfg deleted file mode 100644 index 42e8c380..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_block_as_argument5.cfg +++ /dev/null @@ -1,8 +0,0 @@ -sp_after_send_oc_colon = force -indent_columns = 4 -indent_with_tabs = 0 -indent_oc_block_msg_xcode_style = true -nl_oc_msg_args = true -eat_blanks_after_open_brace = true -eat_blanks_before_close_brace = true -align_oc_msg_colon_span = 1
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_cond_ternary_short.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_cond_ternary_short.cfg deleted file mode 100644 index 564b2dcf..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_cond_ternary_short.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_cond_ternary_short = ignore diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-i.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-i.cfg deleted file mode 100644 index 5bb98ec2..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-i.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_enum_paren = ignore diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-r.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-r.cfg deleted file mode 100644 index f155e201..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_enum_paren-r.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_enum_paren = remove
\ No newline at end of file diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_boxed.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_boxed.cfg deleted file mode 100644 index 73939de1..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_boxed.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_after_oc_dict_colon = add # ignore/add/remove/force -sp_before_oc_dict_colon = remove # ignore/add/remove/force -sp_inside_square_oc_array = add # ignore/add/remove/force -sp_inside_braces_oc_dict = add # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-i.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-i.cfg deleted file mode 100644 index 98e8f829..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-i.cfg +++ /dev/null @@ -1,11 +0,0 @@ -sp_oc_catch_paren = ignore -sp_catch_paren = add -sp_oc_catch_brace = add -sp_catch_brace = force -sp_oc_brace_catch = add -sp_brace_catch = force -nl_oc_catch_brace = remove -nl_catch_brace = remove -nl_oc_brace_catch = add -nl_brace_catch = remove -sp_finally_brace = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-r.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-r.cfg deleted file mode 100644 index 789e2872..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch-r.cfg +++ /dev/null @@ -1,11 +0,0 @@ -sp_oc_catch_paren = remove -sp_catch_paren = add -sp_oc_catch_brace = add -sp_catch_brace = force -sp_oc_brace_catch = add -sp_brace_catch = force -nl_oc_catch_brace = remove -nl_catch_brace = remove -nl_oc_brace_catch = add -nl_brace_catch = remove -sp_finally_brace = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch.cfg deleted file mode 100644 index 7367541a..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_catch.cfg +++ /dev/null @@ -1,11 +0,0 @@ -sp_oc_catch_paren = force -sp_catch_paren = add # ignore/add/remove/force -sp_oc_catch_brace = add # ignore/add/remove/force -sp_catch_brace = force # ignore/add/remove/force -sp_oc_brace_catch = add # ignore/add/remove/force -sp_brace_catch = force # ignore/add/remove/force -nl_oc_catch_brace = remove # ignore/add/remove/force -nl_catch_brace = remove # ignore/add/remove/force -nl_oc_brace_catch = add # ignore/add/remove/force -nl_brace_catch = remove # ignore/add/remove/force -sp_finally_brace = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_classname_paren-r.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_classname_paren-r.cfg deleted file mode 100644 index ba92279e..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_classname_paren-r.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_before_angle = remove -sp_angle_colon = remove -sp_after_class_colon = remove -sp_oc_classname_paren = remove diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_synchronized.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_synchronized.cfg deleted file mode 100644 index 5056f70f..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/sp_oc_synchronized.cfg +++ /dev/null @@ -1 +0,0 @@ -sp_after_oc_synchronized = force # ignore/add/remove/force diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/ternary_short.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/ternary_short.cfg deleted file mode 100644 index 55e708cf..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/ternary_short.cfg +++ /dev/null @@ -1,4 +0,0 @@ -sp_cond_colon_after = add -sp_cond_question_after = add -sp_cond_question_before = add -sp_cond_ternary_short = remove |