Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Test « Gendarme.Rules.Design « rules « gendarme - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--AbstractTypesShouldNotHavePublicConstructorsTest.cs4452logplain
-rw-r--r--AttributeArgumentsShouldHaveAccessorsTest.cs7492logplain
-rw-r--r--AvoidEmptyInterfaceTest.cs3055logplain
-rw-r--r--AvoidMultidimensionalIndexerTest.cs3323logplain
-rw-r--r--AvoidPropertiesWithoutGetAccessorTest.cs6250logplain
-rw-r--r--AvoidPublicInstanceFieldsTest.cs5805logplain
-rw-r--r--AvoidRefAndOutParametersTest.cs2795logplain
-rw-r--r--AvoidVisibleNestedTypesTest.cs3278logplain
-rw-r--r--ChangeLog8868logplain
-rw-r--r--ConsiderConvertingFieldToNullableTest.cs3834logplain
-rw-r--r--ConsiderConvertingMethodToPropertyTest.cs4617logplain
-rw-r--r--ConsiderUsingStaticTypeTest.cs3444logplain
-rw-r--r--DisposableFieldsShouldBeDisposedTest.cs7825logplain
-rw-r--r--DisposableTypesShouldHaveFinalizerTest.cs4316logplain
-rw-r--r--DontDeclareProtectedFieldsInSealedClassTest.cs3367logplain
-rw-r--r--EnsureSymmetryForOverloadedOperatorsTest.cs7360logplain
-rw-r--r--EnumsShouldDefineAZeroValueTest.cs4056logplain
-rw-r--r--EnumsShouldUseInt32Test.cs4497logplain
-rw-r--r--FinalizersShouldBeProtectedTest.cs3794logplain
-rw-r--r--FinalizersShouldCallBaseClassFinalizerTest.cs3181logplain
-rw-r--r--FlagsShouldNotDefineAZeroValueTest.cs4002logplain
-rw-r--r--ImplementEqualsAndGetHashCodeInPairTest.cs6500logplain
-rw-r--r--ImplementIComparableCorreclyTest.cs10447logplain
-rw-r--r--MainShouldNotBePublicTest.cs4700logplain
-rw-r--r--Makefile.am76logplain
-rw-r--r--MissingAttributeUsageOnCustomAttributeTest.cs3740logplain
-rw-r--r--OperatorEqualsShouldBeOverloadedTest.cs4643logplain
-rw-r--r--OverrideEqualsMethodTest.cs3345logplain
-rw-r--r--PreferIntegerOrStringForIndexersTest.cs3058logplain
-rw-r--r--ProvideAlternativeNamesForOperatorOverloadsTest.cs9335logplain
-rw-r--r--Test.Rules.Design.mdp5067logplain
-rwxr-xr-xTests.Rules.Design.csproj5299logplain
-rw-r--r--TypesShouldBeInsideNamespacesTest.cs6066logplain
-rw-r--r--TypesWithDisposableFieldsShouldBeDisposableTest.cs5588logplain
-rw-r--r--TypesWithNativeFieldsShouldBeDisposableTest.cs6683logplain
-rw-r--r--UsingCloneWithoutImplementingICloneableTest.cs3653logplain