Index: DamClients/DamUI/trunk/src/Dam/Tests/DamCalculationBenchmarkTest.cs =================================================================== diff -u -r3825 -r3827 --- DamClients/DamUI/trunk/src/Dam/Tests/DamCalculationBenchmarkTest.cs (.../DamCalculationBenchmarkTest.cs) (revision 3825) +++ DamClients/DamUI/trunk/src/Dam/Tests/DamCalculationBenchmarkTest.cs (.../DamCalculationBenchmarkTest.cs) (revision 3827) @@ -95,7 +95,7 @@ /// [Test] [Category("Slow")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void BM04Opdrijven01SituatieZonderOpdrijven1D() { @@ -115,7 +115,7 @@ /// [Test] [Category("Slow")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void BM04Opdrijven02SituatieMetOpdrijven1D() { @@ -135,7 +135,7 @@ /// [Test] [Category("Slow")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void BM04Opdrijven03SituatieMetEenLabielEvenwicht1D() { @@ -155,7 +155,7 @@ /// [Test] [Category("Slow")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void BM04Opdrijven04SituatieMetEenSchuineSlootbodemEnOpdrijvenOp1Locatie1D() { @@ -193,7 +193,7 @@ /// [Test] [Category("Slow")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void BM04Opdrijven06SituatieMetOpdrijvenOpVerschillendeLocatiesLangsHetProfiel1D() { Index: DamClients/DamUI/trunk/src/Dam/Tests/FailureMechanismTests.cs =================================================================== diff -u -r3826 -r3827 --- DamClients/DamUI/trunk/src/Dam/Tests/FailureMechanismTests.cs (.../FailureMechanismTests.cs) (revision 3826) +++ DamClients/DamUI/trunk/src/Dam/Tests/FailureMechanismTests.cs (.../FailureMechanismTests.cs) (revision 3827) @@ -71,7 +71,7 @@ } [Test] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine")] public void TestStabilityClassicOutsideWith2DstiFiles() { @@ -129,7 +129,7 @@ } [Test] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine and Stability Outside is not yet implemented.")] public void TestStabilityClassicOutsideWith1DProfiles() { Index: DamClients/DamUI/trunk/src/Dam/Tests/LoadCompatiblityTest.cs =================================================================== diff -u -r3822 -r3827 --- DamClients/DamUI/trunk/src/Dam/Tests/LoadCompatiblityTest.cs (.../LoadCompatiblityTest.cs) (revision 3822) +++ DamClients/DamUI/trunk/src/Dam/Tests/LoadCompatiblityTest.cs (.../LoadCompatiblityTest.cs) (revision 3827) @@ -302,7 +302,7 @@ } [Test] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [TestCase(@"HHNK\TPL_Hempolder.damx", @"HHNK\TPL_Hempolder0.soilmaterials.mdb", "TPL_Hempolder_0100")] // [TestCase(@"HHNKRegionalDesign\HHNK HemPolder Regional Design.damx", @"HHNKRegionalDesign\HHNK HemPolder Regional Design0.soilmaterials.mdb", "TPL_Hempolder_0100")] #Bka: this is a Bishop project which is not yet supported for Marcrostability kernel (only UpliftVan) public void CanLoadVersion_15_1_1_3(string projectFilename, string expectedSoilbaseName, string locationName) @@ -346,7 +346,7 @@ /// Expected name of the soilbase. /// Name of the location. [Test] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [TestCase(@"HHNK\TPL_Hempolder.damx", @"HHNK\TPL_Hempolder0.soilmaterials.mdb", "TPL_Hempolder_0100")] // [TestCase(@"HHNKRegionalDesign\HHNK HemPolder Regional Design.damx", @"HHNKRegionalDesign\HHNK HemPolder Regional Design0.soilmaterials.mdb", "TPL_Hempolder_0100")] #Bka: this is a Bishop project which is not yet supported for Marcrostability kernel (only UpliftVan) public void CanLoadVersion_18_1_3(string projectFilename, string expectedSoilbaseName, string locationName) @@ -452,7 +452,7 @@ /// This test is based on the same data as in CanLoadVersion_15_1_1_3() /// [Test] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] [Ignore("project uses Bishop which is not yet supported for MacroStability kernel.")] public void CanSaveAndLoadCurrentVersion() { Index: DamClients/DamUI/trunk/src/Dam/Tests/Forms/DamSpatialEditorDecoratorTest.cs =================================================================== diff -u -r3825 -r3827 --- DamClients/DamUI/trunk/src/Dam/Tests/Forms/DamSpatialEditorDecoratorTest.cs (.../DamSpatialEditorDecoratorTest.cs) (revision 3825) +++ DamClients/DamUI/trunk/src/Dam/Tests/Forms/DamSpatialEditorDecoratorTest.cs (.../DamSpatialEditorDecoratorTest.cs) (revision 3827) @@ -42,7 +42,7 @@ public class DamSpatialEditorDecoratorTest { [Test, Ignore("")] - [Category("WorkInProgress")] + [Category("Work_In_Progress")] public void GivenDamSpatialEditorDecorator_WhenCharacteristicPointFiresAfterChangeEvent_ThenLocationUpdated() { const string dikeEmbankmentMaterial = "Material";