Index: Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/CalculationsState/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs =================================================================== diff -u -rb006cdc171e71a1c2da81255cfa0f0fa8170754c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/CalculationsState/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs (.../ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs) (revision b006cdc171e71a1c2da81255cfa0f0fa8170754c) +++ Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/CalculationsState/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs (.../ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -65,7 +65,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private MockRepository mocksRepository; Index: Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -rb006cdc171e71a1c2da81255cfa0f0fa8170754c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision b006cdc171e71a1c2da81255cfa0f0fa8170754c) +++ Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -82,7 +82,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private IGui gui; Index: Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationScenarioContextTreeNodeInfoTest.cs =================================================================== diff -u -rb006cdc171e71a1c2da81255cfa0f0fa8170754c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision b006cdc171e71a1c2da81255cfa0f0fa8170754c) +++ Riskeer/ClosingStructures/test/Riskeer.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -68,7 +68,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private IGui gui; Index: Riskeer/Common/test/Riskeer.Common.IO.Test/test-data/HydraulicBoundaryData/HRD dutch coast south.config.sqlite =================================================================== diff -u Binary files differ Index: Riskeer/Common/test/Riskeer.Common.IO.Test/test-data/HydraulicBoundaryData/HRD dutch coast south.sqlite =================================================================== diff -u Binary files differ Index: Riskeer/Common/test/Riskeer.Common.IO.Test/test-data/HydraulicBoundaryData/complete.config.sqlite =================================================================== diff -u -r97755df7f942d8c266d24912a4d7f067e754c1d3 -rb2f709a2e28520be93a14d4caa057b216a860365 Binary files differ Index: Riskeer/Common/test/Riskeer.Common.IO.Test/test-data/HydraulicBoundaryData/complete.sqlite =================================================================== diff -u -r97755df7f942d8c266d24912a4d7f067e754c1d3 -rb2f709a2e28520be93a14d4caa057b216a860365 Binary files differ Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/CalculationsState/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs =================================================================== diff -u -r937cad85a137a7c77b84dec605916b0b45415169 -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/CalculationsState/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs (.../HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs) (revision 937cad85a137a7c77b84dec605916b0b45415169) +++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/CalculationsState/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs (.../HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -65,7 +65,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private MockRepository mocksRepository; Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -r937cad85a137a7c77b84dec605916b0b45415169 -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 937cad85a137a7c77b84dec605916b0b45415169) +++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -82,7 +82,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private IGui gui; Index: Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationScenarioContextTreeNodeInfoTest.cs =================================================================== diff -u -r937cad85a137a7c77b84dec605916b0b45415169 -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision 937cad85a137a7c77b84dec605916b0b45415169) +++ Riskeer/HeightStructures/test/Riskeer.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -68,7 +68,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private MockRepository mocks; Index: Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -rb930a51f930edf4ea180e3a19da19b6f80ee490c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision b930a51f930edf4ea180e3a19da19b6f80ee490c) +++ Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -82,7 +82,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private IGui gui; Index: Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationScenarioContextTreeNodeInfoTest.cs =================================================================== diff -u -rb930a51f930edf4ea180e3a19da19b6f80ee490c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision b930a51f930edf4ea180e3a19da19b6f80ee490c) +++ Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationScenarioContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationScenarioContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -68,7 +68,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private MockRepository mocks; Index: Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationsContextTreeNodeInfoTest.cs =================================================================== diff -u -rb930a51f930edf4ea180e3a19da19b6f80ee490c -rb2f709a2e28520be93a14d4caa057b216a860365 --- Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationsContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationsContextTreeNodeInfoTest.cs) (revision b930a51f930edf4ea180e3a19da19b6f80ee490c) +++ Riskeer/StabilityPointStructures/test/Riskeer.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationsContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationsContextTreeNodeInfoTest.cs) (revision b2f709a2e28520be93a14d4caa057b216a860365) @@ -65,7 +65,7 @@ private static readonly string testDataPath = TestHelper.GetTestDataPath(TestDataPath.Riskeer.Common.IO, nameof(HydraulicBoundaryData)); private static readonly string validHlcdFilePath = Path.Combine(testDataPath, "hlcd.sqlite"); - private static readonly string validHrdFilePath = Path.Combine(testDataPath, "complete.sqlite"); + private static readonly string validHrdFilePath = Path.Combine(testDataPath, "HRD dutch coast south.sqlite"); private static readonly string validHrdFileVersion = "Dutch coast South19-11-2015 12:0013"; private MockRepository mocksRepository;