• R/O
  • SSH
  • HTTPS

drfx: Commit


Commit MetaInfo

Revision176 (tree)
Time2010-03-21 21:45:41
Authorsasaminn

Log Message

REMOVE: 操作ミスで作成してしまったディレクトリを削除

Change Summary

  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Report/FxCopReportTest/fxcopreport.xml
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Report/FxCopReportTest
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Report
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/manylines.txt
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/fewlines.txt
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Rule/FxCopRuleLoaderTest/Sasa.QualityTools.DrFx.Tests.Data.TestRules.dll
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Rule/FxCopRuleLoaderTest
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a/Rule
  • delete: drfx/trunk/test/integration/Explorer.Tests.Integration/a

Incremental Difference

--- drfx/trunk/test/integration/Explorer.Tests.Integration/a/Report/FxCopReportTest/fxcopreport.xml (revision 175)
+++ drfx/trunk/test/integration/Explorer.Tests.Integration/a/Report/FxCopReportTest/fxcopreport.xml (nonexistent)
@@ -1,196 +0,0 @@
1-<?xml version="1.0" encoding="utf-8" ?>
2-<?xml-stylesheet type="text/xsl" href="c:\program files\microsoft fxcop 1.36\Xml\FxCopReport.xsl"?>
3-<FxCopReport Version="1.36">
4- <Namespaces>
5- <Namespace Name="namespace1">
6- <Messages>
7- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA1020" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
8- <Issue Certainty="50" Level="Warning">namespace1 [0]</Issue>
9- </Message>
10- <Message Id="Dr" TypeName="typename2" Category="Microsoft.Naming" CheckId="CA1709" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
11- <Issue Name="Namespace" Certainty="85" Level="Error">namespace1 [1]</Issue>
12- </Message>
13- <Message Id="Sasa" TypeName="typename3" Category="Microsoft.Naming" CheckId="CA1704" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
14- <Issue Name="Namespace" Certainty="75" Level="CriticalWarning">namespace1 [2]</Issue>
15- </Message>
16- </Messages>
17- </Namespace>
18- <Namespace Name="namespace2">
19- <Messages>
20- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA1020" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
21- <Issue Certainty="50" Level="Warning">namespace2 [0]</Issue>
22- </Message>
23- <Message Id="Dr" TypeName="typename2" Category="Microsoft.Naming" CheckId="CA1709" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
24- <Issue Name="Namespace" Certainty="85" Level="Error">namespace2 [1]</Issue>
25- </Message>
26- <Message Id="Sasa" TypeName="typename3" Category="Microsoft.Naming" CheckId="CA1704" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="Breaking">
27- <Issue Name="Namespace" Certainty="75" Level="CriticalWarning">namespace2 [2]</Issue>
28- </Message>
29- </Messages>
30- </Namespace>
31- </Namespaces>
32- <Targets>
33- <Target Name="C:\tmp\foo.exe">
34- <Modules>
35- <Module Name="foo.exe">
36- <Messages>
37- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA2210" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
38- <Issue Name="NoStrongName" Certainty="95" Level="CriticalError">foo.exe [0]</Issue>
39- </Message>
40- </Messages>
41- <Namespaces>
42- <Namespace Name="namespace1">
43- <Types>
44- <Type Name="type1" Kind="Class" Accessibility="Assembly" ExternallyVisible="False">
45- <Messages>
46- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA1064" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
47- <Issue Certainty="95" Level="Warning">type1 [0]</Issue>
48- </Message>
49- </Messages>
50- <Members>
51- <Member Name="member1" Kind="Method" Static="True" Accessibility="Private" ExternallyVisible="False">
52- <Messages>
53- <Message Id="id1" TypeName="typename1" Category="Microsoft.Globalization" CheckId="CA1307" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
54- <Issue Certainty="95" Level="Error" Path="C:\tmp" File="src1.cs" Line="100">member1 [0]</Issue>
55- </Message>
56- <Message Id="id2" TypeName="typename1" Category="Microsoft.Globalization" CheckId="CA1307" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
57- <Issue Certainty="95" Level="Error" Path="C:\tmp" File="src2.cs" Line="100">member1 [1]</Issue>
58- </Message>
59- </Messages>
60- </Member>
61- <Member Name="member2" Kind="Method" Static="True" Accessibility="Private" ExternallyVisible="False">
62- <Messages>
63- <Message Id="id1" TypeName="typename1" Category="Microsoft.Globalization" CheckId="CA1307" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
64- <Issue Certainty="95" Level="Error" Path="C:\tmp" File="src1.cs" Line="100">member2 [0]</Issue>
65- </Message>
66- </Messages>
67- </Member>
68- </Members>
69- </Type>
70- <Type Name="type2" Kind="Class" Accessibility="Assembly" ExternallyVisible="False">
71- <Messages>
72- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA1064" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
73- <Issue Certainty="95" Level="Warning">type2 [0]</Issue>
74- </Message>
75- </Messages>
76- </Type>
77- <Type Name="type3" Kind="Class" Accessibility="Assembly" ExternallyVisible="False">
78- <Messages>
79- <Message TypeName="typename1" Category="Microsoft.Design" CheckId="CA1064" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
80- <Issue Certainty="95" Level="Warning">type3 [0]</Issue>
81- </Message>
82- <Message TypeName="typename2" Category="Microsoft.Design" CheckId="CA1064" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
83- <Issue Certainty="95" Level="Warning">type3 [1]</Issue>
84- </Message>
85- <Message TypeName="typename3" Category="Microsoft.Design" CheckId="CA1064" Status="Active" Created="2010-02-10 22:29:19Z" FixCategory="NonBreaking">
86- <Issue Certainty="95" Level="Warning">type3 [2]</Issue>
87- </Message>
88- </Messages>
89- </Type>
90- </Types>
91- </Namespace>
92- </Namespaces>
93- </Module>
94- </Modules>
95- </Target>
96- </Targets>
97- <Rules>
98- <Rule TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210">
99- <Name>アセンブリには有効な厳密名をつける</Name>
100- <Description>Either the assembly has no strong name, an invalid one, or the strong name is valid only because of the computer configuration. The assembly should not be deployed in this state. The most common causes of this are: 1) The assembly's contents were modified after it was signed. 2) The signing process failed. 3) The assembly was delay-signed. 4) A registry key existed that allowed the check to pass (where it would not have otherwise).</Description>
101- <Resolution Name="NoStrongName">Sign {0} with a strong name key.</Resolution>
102- <Owner />
103- <Url>http://msdn2.microsoft.com/library/ms182127(VS.90).aspx</Url>
104- <Email>[none]</Email>
105- <MessageLevel Certainty="95">CriticalError</MessageLevel>
106- <File Name="DesignRules.dll" Version="9.0.0.0" />
107- </Rule>
108- <Rule TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020">
109- <Name>ほとんど型を定義していない名前空間を作らない</Name>
110- <Description>A namespace should generally have more than five types.</Description>
111- <Resolution Name="Default">Consider merging the types defined in '{0}' with another namespace.</Resolution>
112- <Owner />
113- <Url>http://msdn2.microsoft.com/library/ms182130(VS.90).aspx</Url>
114- <Email>[none]</Email>
115- <MessageLevel Certainty="50">Warning</MessageLevel>
116- <File Name="DesignRules.dll" Version="9.0.0.0" />
117- </Rule>
118- <Rule TypeName="DoNotIndirectlyExposeMethodsWithLinkDemands" Category="Microsoft.Security" CheckId="CA2122">
119- <Name>リンク確認要求で保護されたメンバーを間接的に公開しない</Name>
120- <Description>Do not wrap a method protected by a LinkDemand with a method that does not perform a security check. A LinkDemand checks the permissions of the immediate caller rather than checking the permissions of all callers in the call stack. In this case, the permissions of the wrapper method will be checked. If the wrapper method does not, itself, check the permissions of callers higher in the call stack, malicious code might be able to execute the wrapped function even though it lacks permission to do so.</Description>
121- <Resolution Name="Default">{0} calls into {1} which has a LinkDemand. By making this call, {1} is indirectly exposed to user code. Review the following call stack that might expose a way to circumvent security protection: {2}</Resolution>
122- <Owner />
123- <Url>http://msdn2.microsoft.com/library/ms182303(VS.90).aspx</Url>
124- <Email>[none]</Email>
125- <MessageLevel Certainty="33">CriticalError</MessageLevel>
126- <File Name="SecurityRules.dll" Version="9.0.0.0" />
127- </Rule>
128- <Rule TypeName="ExceptionsShouldBePublic" Category="Microsoft.Design" CheckId="CA1064">
129- <Name>例外は public にする</Name>
130- <Description>Exception classes should either be public, or have a non-generic public ancestor.</Description>
131- <Resolution Name="Default">Make exception class {0} public.</Resolution>
132- <Owner />
133- <Url>http://msdn2.microsoft.com/library/bb264484(VS.90).aspx</Url>
134- <Email>[none]</Email>
135- <MessageLevel Certainty="95">Warning</MessageLevel>
136- <File Name="DesignRules.dll" Version="9.0.0.0" />
137- </Rule>
138- <Rule TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709">
139- <Name>識別子の大文字/小文字を正しく使い分ける</Name>
140- <Description>Type, namespace, and member identifiers are Pascal-cased. Parameter identifiers are camel-cased. Two letter acronyms within these identifiers should be upper-cased, for example, use System.IO instead of System.Io. Acronyms of three or more letters should be Pascal-cased, for example, use System.Xml instead of System.XML. The pascal-casing convention capitalizes the first letter of each word, as in BackColor. The camel-casing convention formats the first letter of the first word in lowercase and capitalizes the first letter of all subsequent words, as in backgroundColor. Although it may be common practice for some two letter acronyms to not be fully capitalized, violations of this rule should not be excluded for this reason. For example, 'DbConnection', is common but incorrect; use DBConnection. A violation of this rule might be required for compatibility with existing, non-managed symbol schemes. In general, however, these symbols should not be visible outside the assembly that uses them.</Description>
141- <Resolution Name="Assembly">Correct the casing of '{0}' in assembly name {1} by changing it to '{2}'.</Resolution>
142- <Resolution Name="Namespace">Correct the casing of '{0}' in namespace name '{1}' by changing it to '{2}'.</Resolution>
143- <Owner />
144- <Url>http://msdn2.microsoft.com/library/ms182240(VS.90).aspx</Url>
145- <Email>[none]</Email>
146- <MessageLevel Certainty="85">Error</MessageLevel>
147- <File Name="NamingRules.dll" Version="9.0.0.0" />
148- </Rule>
149- <Rule TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704">
150- <Name>識別子には正しいスペルの単語を使用する</Name>
151- <Description>The individual words that make up an identifier should not be abbreviated and should be spelled correctly. If this rule generates a false positive on a term that should be recognized, add the word to the FxCop custom dictionary.</Description>
152- <Resolution Name="Assembly">Correct the spelling of '{0}' in assembly name {1}.</Resolution>
153- <Resolution Name="Member">Correct the spelling of '{0}' in member name {1} or remove it entirely if it represents any sort of Hungarian notation.</Resolution>
154- <Resolution Name="Namespace">Correct the spelling of '{0}' in namespace name '{1}'.</Resolution>
155- <Owner />
156- <Url>http://msdn2.microsoft.com/library/bb264492(VS.90).aspx</Url>
157- <Email>[none]</Email>
158- <MessageLevel Certainty="75">CriticalWarning</MessageLevel>
159- <File Name="NamingRules.dll" Version="9.0.0.0" />
160- </Rule>
161- <Rule TypeName="SpecifyStringComparison" Category="Microsoft.Globalization" CheckId="CA1307">
162- <Name>StringComparison を受け取るオーバーロードメソッドを使用する</Name>
163- <Description>If an overload exists that takes a StringComparison argument, it should always be called in favor of an overload that does not.</Description>
164- <Resolution Name="Default">{0} makes a call to {1} that does not explicitly provide a StringComparison. This should be replaced with a call to {2}.</Resolution>
165- <Owner />
166- <Url>http://msdn2.microsoft.com/library/bb386080(VS.90).aspx</Url>
167- <Email>[none]</Email>
168- <MessageLevel Certainty="95">Error</MessageLevel>
169- <File Name="GlobalizationRules.dll" Version="9.0.0.0" />
170- </Rule>
171- </Rules>
172- <Localized>
173- <String Key="Category">Category</String>
174- <String Key="Certainty">Certainty</String>
175- <String Key="CollapseAll">Collapse All</String>
176- <String Key="CheckId">Check Id</String>
177- <String Key="Error">Error</String>
178- <String Key="Errors">error(s)</String>
179- <String Key="ExpandAll">Expand All</String>
180- <String Key="Help">Help</String>
181- <String Key="Line">Line</String>
182- <String Key="Messages">message(s)</String>
183- <String Key="LocationNotStoredInPdb">[Location not stored in Pdb]</String>
184- <String Key="Project">Project</String>
185- <String Key="Resolution">Resolution</String>
186- <String Key="Rule">Rule</String>
187- <String Key="RuleFile">Rule File</String>
188- <String Key="RuleDescription">Rule Description</String>
189- <String Key="Source">Source</String>
190- <String Key="Status">Status</String>
191- <String Key="Target">Target</String>
192- <String Key="Warning">Warning</String>
193- <String Key="Warnings">warning(s)</String>
194- <String Key="ReportTitle">Code Analysis Report</String>
195- </Localized>
196-</FxCopReport>
\ No newline at end of file
--- drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/fewlines.txt (revision 175)
+++ drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/fewlines.txt (nonexistent)
@@ -1,3 +0,0 @@
1-a
2-b
3-c
--- drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/manylines.txt (revision 175)
+++ drfx/trunk/test/integration/Explorer.Tests.Integration/a/FxCopIssueDetailWidgetTest/manylines.txt (nonexistent)
@@ -1,26 +0,0 @@
1-a
2-b
3-c
4-d
5-e
6-f
7-g
8-h
9-i
10-j
11-k
12-l
13-m
14-n
15-o
16-p
17-q
18-r
19-s
20-t
21-u
22-v
23-w
24-x
25-y
26-z
Show on old repository browser