From 253da003bc894c79dcf47bf04ec7c79cc3c0c3b9 Mon Sep 17 00:00:00 2001 From: Elian Kraja Date: Fri, 14 Jun 2019 10:36:55 +0200 Subject: [PATCH 1/2] Applying folder naming conventions --- Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 b/Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 index c12ecd8..151999a 100644 --- a/Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 +++ b/Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 @@ -13,7 +13,7 @@ copyright notice shall be included in all copies of whole or part of this file and shall not imply any sub-license right. */ -Package MEC021_APP_MP1_AMS_BV { +Package MEC021_APP_MP1_AMS_BO_BI { import all from MEC_Common; -- GitLab From 6e885925a9716799aaae268feffa072c4ad34d11 Mon Sep 17 00:00:00 2001 From: Elian Kraja Date: Fri, 14 Jun 2019 10:42:03 +0200 Subject: [PATCH 2/2] Fix on uppercase naming issue with windows --- Test Purposes/SRV/{Ams => AMS}/Ams_BO_BI.tplan2 | 0 Test Purposes/SRV/{Ams => AMS}/Ams_BV.tplan2 | 0 .../SRV/{Rnis => RNIS}/RnisAllSubscriptions_BO_BI.tplan2 | 0 Test Purposes/SRV/{Rnis => RNIS}/RnisAllSubscriptions_BV.tplan2 | 0 Test Purposes/SRV/{Rnis => RNIS}/RnisNotifications.tplan2 | 0 Test Purposes/SRV/{Rnis => RNIS}/RnisQuery_BO_BI.tplan2 | 0 Test Purposes/SRV/{Rnis => RNIS}/RnisQuery_BV.tplan2 | 0 .../SRV/{Rnis => RNIS}/RnisSpecificSubscription_BO_BI.tplan2 | 0 .../SRV/{Rnis => RNIS}/RnisSpecificSubscription_BV.tplan2 | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename Test Purposes/SRV/{Ams => AMS}/Ams_BO_BI.tplan2 (100%) rename Test Purposes/SRV/{Ams => AMS}/Ams_BV.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisAllSubscriptions_BO_BI.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisAllSubscriptions_BV.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisNotifications.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisQuery_BO_BI.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisQuery_BV.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisSpecificSubscription_BO_BI.tplan2 (100%) rename Test Purposes/SRV/{Rnis => RNIS}/RnisSpecificSubscription_BV.tplan2 (100%) diff --git a/Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 b/Test Purposes/SRV/AMS/Ams_BO_BI.tplan2 similarity index 100% rename from Test Purposes/SRV/Ams/Ams_BO_BI.tplan2 rename to Test Purposes/SRV/AMS/Ams_BO_BI.tplan2 diff --git a/Test Purposes/SRV/Ams/Ams_BV.tplan2 b/Test Purposes/SRV/AMS/Ams_BV.tplan2 similarity index 100% rename from Test Purposes/SRV/Ams/Ams_BV.tplan2 rename to Test Purposes/SRV/AMS/Ams_BV.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisAllSubscriptions_BO_BI.tplan2 b/Test Purposes/SRV/RNIS/RnisAllSubscriptions_BO_BI.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisAllSubscriptions_BO_BI.tplan2 rename to Test Purposes/SRV/RNIS/RnisAllSubscriptions_BO_BI.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisAllSubscriptions_BV.tplan2 b/Test Purposes/SRV/RNIS/RnisAllSubscriptions_BV.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisAllSubscriptions_BV.tplan2 rename to Test Purposes/SRV/RNIS/RnisAllSubscriptions_BV.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisNotifications.tplan2 b/Test Purposes/SRV/RNIS/RnisNotifications.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisNotifications.tplan2 rename to Test Purposes/SRV/RNIS/RnisNotifications.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisQuery_BO_BI.tplan2 b/Test Purposes/SRV/RNIS/RnisQuery_BO_BI.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisQuery_BO_BI.tplan2 rename to Test Purposes/SRV/RNIS/RnisQuery_BO_BI.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisQuery_BV.tplan2 b/Test Purposes/SRV/RNIS/RnisQuery_BV.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisQuery_BV.tplan2 rename to Test Purposes/SRV/RNIS/RnisQuery_BV.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisSpecificSubscription_BO_BI.tplan2 b/Test Purposes/SRV/RNIS/RnisSpecificSubscription_BO_BI.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisSpecificSubscription_BO_BI.tplan2 rename to Test Purposes/SRV/RNIS/RnisSpecificSubscription_BO_BI.tplan2 diff --git a/Test Purposes/SRV/Rnis/RnisSpecificSubscription_BV.tplan2 b/Test Purposes/SRV/RNIS/RnisSpecificSubscription_BV.tplan2 similarity index 100% rename from Test Purposes/SRV/Rnis/RnisSpecificSubscription_BV.tplan2 rename to Test Purposes/SRV/RNIS/RnisSpecificSubscription_BV.tplan2 -- GitLab