blob: 232315a78b54d0272feb54045de19e9b82ede000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
|
#
# Test cases specifically for the C# language.
#
# Range: 10000 - 19999
# test.name config.file input.file
10000 cs/mono.cfg cs/simple.cs
10001 cs/getset.cfg cs/getset.cs
10002 cs/ben_032.cfg cs/simple.cs
10003 cs/ben_033.cfg cs/region.cs
10010 cs/ben_034.cfg cs/var-member.cs
10011 common/indent_columns-3.cfg cs/strings.cs
10013 cs/625_where-constraints.cfg cs/625_where-constraints.cs
10020 common/region-0.cfg cs/region.cs
10021 common/region-1.cfg cs/region.cs
10022 common/region-2.cfg cs/region.cs
10023 common/region-3.cfg cs/region.cs
10030 common/sort_imports.cfg cs/sort_using.cs
10031 cs/mod_sort_using-t.cfg cs/bug_i_935.cs
10032 cs/sort_using_categ.cfg cs/sort_using_categ.cs
10040 cs/tcf.cfg cs/tcf.cs
10041 cs/tcf.cfg cs/gs.cs
10042 cs/ben_036.cfg cs/exception-filters.cs
10050 cs/cs_generics.cfg cs/generics.cs
10060 cs/ben_037.cfg cs/unsafe.cs
10065 cs/UNI-1975.cfg cs/UNI-1975.cs
10070 cs/ben_038.cfg cs/utf16le.cs
10071 cs/ben_038.cfg cs/utf16be.cs
10072 cs/ben_038.cfg cs/utf16le_no_bom.cs
10073 cs/ben_038.cfg cs/utf16be_no_bom.cs
10074 cs/UNI-2020.cfg cs/UNI-2020.cs
10080 common/ben_042.cfg cs/property.cs
10090 cs/ben_043.cfg cs/string_multi.cs
10100 common/empty.cfg cs/bug_600.cs
10101 cs/sf607.cfg cs/sf607.cs
10110 cs/mda_space_a.cfg cs/mdarray_space.cs
10111 cs/sp_after_comma-a.cfg cs/mdarray_space.cs
10112 cs/mda_space_c.cfg cs/mdarray_space.cs
10119 common/empty.cfg cs/preserveTabs.cs
10120 common/empty.cfg cs/cmt_backslash_eol.cs
10130 cs/sp_between_new_paren.cfg cs/sp_between_new_paren.cs
10140 cs/ben_044.cfg cs/remove_semi.cs
10150 cs/ben_045.cfg cs/operator-null-conditional.cs
10151 cs/sp_assign-a.cfg cs/operator_null-coalescing-assignment.cs
10200 common/empty.cfg cs/logger.cs
10300 common/empty.cfg cs/1822.cs
10628 common/empty.cfg cs/sf628.cs
10160 common/empty.cfg cs/delegate.cs
10161 cs/indent_cs_delegate_brace-t.cfg cs/delegate.cs
12001 cs/bug_620.cfg cs/bug_620.cs
12002 common/empty.cfg cs/nullable_prop.cs
12003 cs/ben_043.cfg cs/fncall_as_ctor_in_attr.cs
12004 cs/verbatim_strings.cfg cs/verbatim_strings.cs
12005 common/empty.cfg cs/bug_1591.cs
12101 cs/indent_using_block-f.cfg cs/bug_i_679.cs
12102 cs/mod_full_brace_nl_block_rem_mlcond-0.cfg cs/mod_full_brace_nl_block_rem_mlcond.cs
12103 cs/mod_full_brace_nl_block_rem_mlcond-1.cfg cs/mod_full_brace_nl_block_rem_mlcond.cs
12104 cs/bug_1637.cfg cs/bug_1637.cs
12105 cs/bug_1650.cfg cs/bug_1650.cs
12106 cs/bug_1650.cfg cs/UNI-40685.cs
12107 cs/mod_full_paren_if_bool.cfg cs/mod_full_paren_if_bool.cs
12108 cs/Issue_2705.cfg cs/Issue_2705.cs
# test the options sp_ with the value "ignore"
12200 cs/comma-cs-f.cfg cs/comma.cs
12201 cs/comma-cs-i.cfg cs/comma.cs
12202 cs/comma-cs-r.cfg cs/comma.cs
# Adopt some UT tests
10012 common/empty.cfg cs/621_this-spacing.cs
10014 common/empty.cfg cs/630_bad-new-init-semicolon-removal.cs
10015 cs/misc-failures.cfg cs/misc-failures.cs
10016 cs/new-constraint-paren-space.cfg cs/new-constraint-paren-space.cs
10018 common/empty.cfg cs/delete-space-oc.mm
10019 common/empty.cfg cs/func-param-wrap-oc.mm
10027 cs/U01-Cs.cfg cs/oneline_property.cs
10028 cs/U02-Cs.cfg cs/ifcolalign.cs
10029 cs/U03-Cs.cfg cs/when.cs
10033 cs/U11-Cpp.cfg cs/objc.mm
10034 cs/U12-Cpp.cfg cs/asm.h.mm
10035 cs/U13-Cpp.cfg cs/definesalign.h.mm
10036 cs/U14-Cpp.cfg cs/inttypes.h.mm
10039 cs/615_nested_usings.cfg cs/615_nested-usings.cs
10044 cs/U04-Cs.cfg cs/ifcomment.cs
10045 cs/UNI-1288.cfg cs/UNI-1288.cs
10046 cs/U15-Cpp.cfg cs/UNI-1333.mm
10051 cs/UNI-1338.cfg cs/UNI-1338.cs
10055 cs/U06-Cs.cfg cs/UNI-1345.cs
10066 cs/UNI-1977.cfg cs/UNI-1977.cs
10067 cs/UNI-1978.cfg cs/UNI-1978.cs
10075 cs/UNI-2021.cfg cs/UNI-2021.cs
10076 cs/UNI-1343.cfg cs/UNI-1343.cs
10077 cs/U09-Cs.cfg cs/UNI-1919.cs
10078 cs/U10-Cs.cfg cs/UNI-3484.cs
10102 cs/U24-Cpp.cfg cs/pp-ignore.mm
10103 cs/U11-Cs.cfg cs/UNI-2506.cs
10104 common/empty.cfg cs/UNI-2505.cs
11011 cs/620_getset-brace.cfg cs/620_getset-brace.cs
11030 cs/U08-Cpp.cfg cs/argtypes.mm
11031 cs/U09-Cpp.cfg cs/casting.mm
11032 cs/U10-Cpp.cfg cs/newlines.mm
11072 cs/U07-Cs.cfg cs/UNI-2007.cs
11073 cs/U08-Cs.cfg cs/UNI-2008.cs
20010 cs/UNI-32658.cfg cs/UNI-32658.cs
20011 cs/bug_1620.cfg cs/bug_1620.cs
60004 cs/UNI-2684.cfg cs/UNI-2684.cs
60005 cs/UNI-2685.cfg cs/UNI-2685.cs
60007 cs/UNI-3083.cfg cs/UNI-3083.cs
60008 cs/U-J.cfg cs/UNI-17253.cs
60009 cs/UNI-9917.cfg cs/UNI-9917.cs
60011 cs/UNI-11095.cfg cs/UNI-11095.mm
60012 cs/U13-Cs.cfg cs/UNI-12303.cs
60013 cs/UNI-13955.cfg cs/UNI-13955.cs
60015 cs/UNI-14131.cfg cs/UNI-14131.cs
60016 cs/UNI-11662.cfg cs/UNI-11662.cs
60018 common/UNI-18777.cfg cs/UNI-18777.cs
60019 common/empty.cfg cs/UNI-18780.cs
60020 cs/UNI-18829.cfg cs/UNI-18829.cs
60023 cs/UNI-18437.cfg cs/UNI-18437.cs
60024 cs/U15-Cs.cfg cs/UNI-19644.cs
60026 cs/UNI-19895.cfg cs/UNI-19895.cs
60033 cs/UNI-21730.cfg cs/UNI-21730.cs
60036 cs/UNI-11993.cfg cs/UNI-11993.cs
60037 cs/UNI-29933.cfg cs/UNI-29933.cs
60040 cs/UNI-30498_2.cfg cs/UNI-30498_2.cs
60041 cs/squeeze-paren-close-Option.cfg cs/squeeze-paren-close-Option.cs
60042 cs/indent-multistring-coulmn1.cfg cs/indent-multistring-coulmn1.cs
60044 cs/UNI-37241.cfg cs/UNI-37241.cs
60045 common/nl_before_after.cfg cs/add-nl-before-namespace.cs
|