Imported Upstream version 3.6.0

Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
This commit is contained in:
Jo Shields
2014-08-13 10:39:27 +01:00
commit a575963da9
50588 changed files with 8155799 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
../../CommonAssemblyInfo.cs
AbstractAsserter.cs
AssemblyInfo.cs
Assert.cs
Assertion.cs
AssertionException.cs
AssertionFailureMessage.cs
AssertionHelper.cs
CategoryAttribute.cs
CollectionAssert.cs
Constraints/BinaryOperations.cs
Constraints/CollectionConstraints.cs
Constraints/ComparisonConstraints.cs
Constraints/Constraint.cs
Constraints/ConstraintBuilder.cs
Constraints/ContainsConstraint.cs
Constraints/EmptyConstraint.cs
Constraints/EqualConstraint.cs
Constraints/Numerics.cs
Constraints/PrefixConstraints.cs
Constraints/PropertyConstraint.cs
Constraints/SameAsConstraint.cs
Constraints/StringConstraints.cs
Constraints/TypeConstraints.cs
DescriptionAttribute.cs
ExpectedExceptionAttribute.cs
ExplicitAttribute.cs
FileAssert.cs
GlobalSettings.cs
IAsserter.cs
IExpectException.cs
IgnoreAttribute.cs
IgnoreException.cs
IncludeExcludeAttributes.cs
MessageWriter.cs
MsgUtils.cs
OldTestCase.cs
PropertyAttribute.cs
SetCultureAttribute.cs
SetUpAttribute.cs
SetUpFixtureAttribute.cs
StringAssert.cs
SuiteAttribute.cs
SyntaxHelpers/Has.cs
SyntaxHelpers/Is.cs
SyntaxHelpers/List.cs
SyntaxHelpers/ListMapper.cs
SyntaxHelpers/Text.cs
TearDownAttribute.cs
TestAttribute.cs
TestFixtureAttribute.cs
TestFixtureSetUpAttribute.cs
TestFixtureTearDownAttribute.cs
TextMessageWriter.cs