From 077439ef6c2658c74d473ce67113108334b450ed Mon Sep 17 00:00:00 2001 From: "pascale.noyret" Date: Wed, 21 Jul 2021 17:32:31 +0200 Subject: [PATCH] fin du menage --- OldCodes/MED/monCode_qtEficas.py | 2 +- OldCodes/MED/prefs.py | 2 +- OldCodes/MED/qtEficas_AZ.py | 2 +- OldCodes/MED/qtEficas_Med.py | 2 +- {MED => OldCodes/Tests}/CataAZ.py | 0 .../Tests}/Elementary_Lists_52996_Cata.py | 0 .../Tests}/Elementary_Lists_53000_Cata.py | 0 .../Tests}/Elementary_Lists_53013_Cata.py | 0 .../Tests}/Elementary_Lists_53036_Cata.py | 0 {MED => OldCodes/Tests}/Elementary_Lists_Cata.py | 0 {MED => OldCodes/Tests}/Global_Condition_Cata.py | 0 {MED => OldCodes/Tests}/Many_Concepts_52983_Cata.py | 0 {MED => OldCodes/Tests}/Many_Concepts_52988_Cata.py | 0 {MED => OldCodes/Tests}/Many_Concepts_52989_Cata.py | 0 {MED => OldCodes/Tests}/Many_Concepts_52992_Cata.py | 0 {MED => OldCodes/Tests}/Matrix_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52945_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52946_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52947_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52948_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52949_Cata.py | 0 {MED => OldCodes/Tests}/Nested_Cond_52952_Cata.py | 0 .../Tests}/Separate_Blocks_52958_Cata.py | 0 .../Tests}/Separate_Blocks_52963_Cata.py | 0 .../Tests}/Separate_Blocks_52966_Cata.py | 0 .../Tests}/Separate_Blocks_52972_Cata.py | 0 .../Tests}/Separate_Blocks_52975_Cata.py | 0 {MED => OldCodes/Tests}/a | 0 {MED => OldCodes/Tests}/cata_diapo.py | 0 {MED => OldCodes/Tests}/cata_med.py | 0 {MED => OldCodes/Tests}/configuration_MED.py | 0 {MED => OldCodes/Tests}/images/essaiAster.png | Bin {MED => OldCodes/Tests}/items_integer_space.txt | 0 {MED => OldCodes/Tests}/monCode_qtEficas.py | 2 +- {MED => OldCodes/Tests}/prefs.py | 2 +- {MED => OldCodes/Tests}/prefs_MED.py | 0 {MED => OldCodes/Tests}/prefs_monCode.py | 0 {MED => OldCodes/Tests}/properties.py | 0 {MED => OldCodes/Tests}/qtEficas_AZ.py | 2 +- {MED => OldCodes/Tests}/qtEficas_Med.py | 2 +- {MED => OldCodes/Tests}/typescript | 0 41 files changed, 8 insertions(+), 8 deletions(-) rename {MED => OldCodes/Tests}/CataAZ.py (100%) rename {MED => OldCodes/Tests}/Elementary_Lists_52996_Cata.py (100%) rename {MED => OldCodes/Tests}/Elementary_Lists_53000_Cata.py (100%) rename {MED => OldCodes/Tests}/Elementary_Lists_53013_Cata.py (100%) rename {MED => OldCodes/Tests}/Elementary_Lists_53036_Cata.py (100%) rename {MED => OldCodes/Tests}/Elementary_Lists_Cata.py (100%) rename {MED => OldCodes/Tests}/Global_Condition_Cata.py (100%) rename {MED => OldCodes/Tests}/Many_Concepts_52983_Cata.py (100%) rename {MED => OldCodes/Tests}/Many_Concepts_52988_Cata.py (100%) rename {MED => OldCodes/Tests}/Many_Concepts_52989_Cata.py (100%) rename {MED => OldCodes/Tests}/Many_Concepts_52992_Cata.py (100%) rename {MED => OldCodes/Tests}/Matrix_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52945_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52946_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52947_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52948_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52949_Cata.py (100%) rename {MED => OldCodes/Tests}/Nested_Cond_52952_Cata.py (100%) rename {MED => OldCodes/Tests}/Separate_Blocks_52958_Cata.py (100%) rename {MED => OldCodes/Tests}/Separate_Blocks_52963_Cata.py (100%) rename {MED => OldCodes/Tests}/Separate_Blocks_52966_Cata.py (100%) rename {MED => OldCodes/Tests}/Separate_Blocks_52972_Cata.py (100%) rename {MED => OldCodes/Tests}/Separate_Blocks_52975_Cata.py (100%) rename {MED => OldCodes/Tests}/a (100%) rename {MED => OldCodes/Tests}/cata_diapo.py (100%) rename {MED => OldCodes/Tests}/cata_med.py (100%) rename {MED => OldCodes/Tests}/configuration_MED.py (100%) rename {MED => OldCodes/Tests}/images/essaiAster.png (100%) rename {MED => OldCodes/Tests}/items_integer_space.txt (100%) rename {MED => OldCodes/Tests}/monCode_qtEficas.py (96%) rename {MED => OldCodes/Tests}/prefs.py (96%) rename {MED => OldCodes/Tests}/prefs_MED.py (100%) rename {MED => OldCodes/Tests}/prefs_monCode.py (100%) rename {MED => OldCodes/Tests}/properties.py (100%) rename {MED => OldCodes/Tests}/qtEficas_AZ.py (96%) rename {MED => OldCodes/Tests}/qtEficas_Med.py (96%) rename {MED => OldCodes/Tests}/typescript (100%) diff --git a/OldCodes/MED/monCode_qtEficas.py b/OldCodes/MED/monCode_qtEficas.py index 7f9a6e2c..b1254f2c 100755 --- a/OldCodes/MED/monCode_qtEficas.py +++ b/OldCodes/MED/monCode_qtEficas.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2021 EDF R&D +# Copyright (C) 2007-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/OldCodes/MED/prefs.py b/OldCodes/MED/prefs.py index 768415d5..2e9d0a2e 100644 --- a/OldCodes/MED/prefs.py +++ b/OldCodes/MED/prefs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2021 EDF R&D +# Copyright (C) 2007-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/OldCodes/MED/qtEficas_AZ.py b/OldCodes/MED/qtEficas_AZ.py index 336afdff..f49b9bcb 100755 --- a/OldCodes/MED/qtEficas_AZ.py +++ b/OldCodes/MED/qtEficas_AZ.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2021 EDF R&D +# Copyright (C) 2007-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/OldCodes/MED/qtEficas_Med.py b/OldCodes/MED/qtEficas_Med.py index 336afdff..f49b9bcb 100755 --- a/OldCodes/MED/qtEficas_Med.py +++ b/OldCodes/MED/qtEficas_Med.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2021 EDF R&D +# Copyright (C) 2007-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/MED/CataAZ.py b/OldCodes/Tests/CataAZ.py similarity index 100% rename from MED/CataAZ.py rename to OldCodes/Tests/CataAZ.py diff --git a/MED/Elementary_Lists_52996_Cata.py b/OldCodes/Tests/Elementary_Lists_52996_Cata.py similarity index 100% rename from MED/Elementary_Lists_52996_Cata.py rename to OldCodes/Tests/Elementary_Lists_52996_Cata.py diff --git a/MED/Elementary_Lists_53000_Cata.py b/OldCodes/Tests/Elementary_Lists_53000_Cata.py similarity index 100% rename from MED/Elementary_Lists_53000_Cata.py rename to OldCodes/Tests/Elementary_Lists_53000_Cata.py diff --git a/MED/Elementary_Lists_53013_Cata.py b/OldCodes/Tests/Elementary_Lists_53013_Cata.py similarity index 100% rename from MED/Elementary_Lists_53013_Cata.py rename to OldCodes/Tests/Elementary_Lists_53013_Cata.py diff --git a/MED/Elementary_Lists_53036_Cata.py b/OldCodes/Tests/Elementary_Lists_53036_Cata.py similarity index 100% rename from MED/Elementary_Lists_53036_Cata.py rename to OldCodes/Tests/Elementary_Lists_53036_Cata.py diff --git a/MED/Elementary_Lists_Cata.py b/OldCodes/Tests/Elementary_Lists_Cata.py similarity index 100% rename from MED/Elementary_Lists_Cata.py rename to OldCodes/Tests/Elementary_Lists_Cata.py diff --git a/MED/Global_Condition_Cata.py b/OldCodes/Tests/Global_Condition_Cata.py similarity index 100% rename from MED/Global_Condition_Cata.py rename to OldCodes/Tests/Global_Condition_Cata.py diff --git a/MED/Many_Concepts_52983_Cata.py b/OldCodes/Tests/Many_Concepts_52983_Cata.py similarity index 100% rename from MED/Many_Concepts_52983_Cata.py rename to OldCodes/Tests/Many_Concepts_52983_Cata.py diff --git a/MED/Many_Concepts_52988_Cata.py b/OldCodes/Tests/Many_Concepts_52988_Cata.py similarity index 100% rename from MED/Many_Concepts_52988_Cata.py rename to OldCodes/Tests/Many_Concepts_52988_Cata.py diff --git a/MED/Many_Concepts_52989_Cata.py b/OldCodes/Tests/Many_Concepts_52989_Cata.py similarity index 100% rename from MED/Many_Concepts_52989_Cata.py rename to OldCodes/Tests/Many_Concepts_52989_Cata.py diff --git a/MED/Many_Concepts_52992_Cata.py b/OldCodes/Tests/Many_Concepts_52992_Cata.py similarity index 100% rename from MED/Many_Concepts_52992_Cata.py rename to OldCodes/Tests/Many_Concepts_52992_Cata.py diff --git a/MED/Matrix_Cata.py b/OldCodes/Tests/Matrix_Cata.py similarity index 100% rename from MED/Matrix_Cata.py rename to OldCodes/Tests/Matrix_Cata.py diff --git a/MED/Nested_Cond_52945_Cata.py b/OldCodes/Tests/Nested_Cond_52945_Cata.py similarity index 100% rename from MED/Nested_Cond_52945_Cata.py rename to OldCodes/Tests/Nested_Cond_52945_Cata.py diff --git a/MED/Nested_Cond_52946_Cata.py b/OldCodes/Tests/Nested_Cond_52946_Cata.py similarity index 100% rename from MED/Nested_Cond_52946_Cata.py rename to OldCodes/Tests/Nested_Cond_52946_Cata.py diff --git a/MED/Nested_Cond_52947_Cata.py b/OldCodes/Tests/Nested_Cond_52947_Cata.py similarity index 100% rename from MED/Nested_Cond_52947_Cata.py rename to OldCodes/Tests/Nested_Cond_52947_Cata.py diff --git a/MED/Nested_Cond_52948_Cata.py b/OldCodes/Tests/Nested_Cond_52948_Cata.py similarity index 100% rename from MED/Nested_Cond_52948_Cata.py rename to OldCodes/Tests/Nested_Cond_52948_Cata.py diff --git a/MED/Nested_Cond_52949_Cata.py b/OldCodes/Tests/Nested_Cond_52949_Cata.py similarity index 100% rename from MED/Nested_Cond_52949_Cata.py rename to OldCodes/Tests/Nested_Cond_52949_Cata.py diff --git a/MED/Nested_Cond_52952_Cata.py b/OldCodes/Tests/Nested_Cond_52952_Cata.py similarity index 100% rename from MED/Nested_Cond_52952_Cata.py rename to OldCodes/Tests/Nested_Cond_52952_Cata.py diff --git a/MED/Separate_Blocks_52958_Cata.py b/OldCodes/Tests/Separate_Blocks_52958_Cata.py similarity index 100% rename from MED/Separate_Blocks_52958_Cata.py rename to OldCodes/Tests/Separate_Blocks_52958_Cata.py diff --git a/MED/Separate_Blocks_52963_Cata.py b/OldCodes/Tests/Separate_Blocks_52963_Cata.py similarity index 100% rename from MED/Separate_Blocks_52963_Cata.py rename to OldCodes/Tests/Separate_Blocks_52963_Cata.py diff --git a/MED/Separate_Blocks_52966_Cata.py b/OldCodes/Tests/Separate_Blocks_52966_Cata.py similarity index 100% rename from MED/Separate_Blocks_52966_Cata.py rename to OldCodes/Tests/Separate_Blocks_52966_Cata.py diff --git a/MED/Separate_Blocks_52972_Cata.py b/OldCodes/Tests/Separate_Blocks_52972_Cata.py similarity index 100% rename from MED/Separate_Blocks_52972_Cata.py rename to OldCodes/Tests/Separate_Blocks_52972_Cata.py diff --git a/MED/Separate_Blocks_52975_Cata.py b/OldCodes/Tests/Separate_Blocks_52975_Cata.py similarity index 100% rename from MED/Separate_Blocks_52975_Cata.py rename to OldCodes/Tests/Separate_Blocks_52975_Cata.py diff --git a/MED/a b/OldCodes/Tests/a similarity index 100% rename from MED/a rename to OldCodes/Tests/a diff --git a/MED/cata_diapo.py b/OldCodes/Tests/cata_diapo.py similarity index 100% rename from MED/cata_diapo.py rename to OldCodes/Tests/cata_diapo.py diff --git a/MED/cata_med.py b/OldCodes/Tests/cata_med.py similarity index 100% rename from MED/cata_med.py rename to OldCodes/Tests/cata_med.py diff --git a/MED/configuration_MED.py b/OldCodes/Tests/configuration_MED.py similarity index 100% rename from MED/configuration_MED.py rename to OldCodes/Tests/configuration_MED.py diff --git a/MED/images/essaiAster.png b/OldCodes/Tests/images/essaiAster.png similarity index 100% rename from MED/images/essaiAster.png rename to OldCodes/Tests/images/essaiAster.png diff --git a/MED/items_integer_space.txt b/OldCodes/Tests/items_integer_space.txt similarity index 100% rename from MED/items_integer_space.txt rename to OldCodes/Tests/items_integer_space.txt diff --git a/MED/monCode_qtEficas.py b/OldCodes/Tests/monCode_qtEficas.py similarity index 96% rename from MED/monCode_qtEficas.py rename to OldCodes/Tests/monCode_qtEficas.py index b1254f2c..7f9a6e2c 100755 --- a/MED/monCode_qtEficas.py +++ b/OldCodes/Tests/monCode_qtEficas.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2012 EDF R&D +# Copyright (C) 2007-2021 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/MED/prefs.py b/OldCodes/Tests/prefs.py similarity index 96% rename from MED/prefs.py rename to OldCodes/Tests/prefs.py index 2e9d0a2e..768415d5 100644 --- a/MED/prefs.py +++ b/OldCodes/Tests/prefs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 EDF R&D +# Copyright (C) 2007-2021 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/MED/prefs_MED.py b/OldCodes/Tests/prefs_MED.py similarity index 100% rename from MED/prefs_MED.py rename to OldCodes/Tests/prefs_MED.py diff --git a/MED/prefs_monCode.py b/OldCodes/Tests/prefs_monCode.py similarity index 100% rename from MED/prefs_monCode.py rename to OldCodes/Tests/prefs_monCode.py diff --git a/MED/properties.py b/OldCodes/Tests/properties.py similarity index 100% rename from MED/properties.py rename to OldCodes/Tests/properties.py diff --git a/MED/qtEficas_AZ.py b/OldCodes/Tests/qtEficas_AZ.py similarity index 96% rename from MED/qtEficas_AZ.py rename to OldCodes/Tests/qtEficas_AZ.py index f49b9bcb..336afdff 100755 --- a/MED/qtEficas_AZ.py +++ b/OldCodes/Tests/qtEficas_AZ.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2012 EDF R&D +# Copyright (C) 2007-2021 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/MED/qtEficas_Med.py b/OldCodes/Tests/qtEficas_Med.py similarity index 96% rename from MED/qtEficas_Med.py rename to OldCodes/Tests/qtEficas_Med.py index f49b9bcb..336afdff 100755 --- a/MED/qtEficas_Med.py +++ b/OldCodes/Tests/qtEficas_Med.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2007-2012 EDF R&D +# Copyright (C) 2007-2021 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/MED/typescript b/OldCodes/Tests/typescript similarity index 100% rename from MED/typescript rename to OldCodes/Tests/typescript -- 2.39.2