Salome HOME
Remove temporary files after test execution
authorjfa <jfa@opencascade.com>
Fri, 24 Feb 2023 10:13:14 +0000 (10:13 +0000)
committerjfa <jfa@opencascade.com>
Fri, 24 Feb 2023 10:13:14 +0000 (10:13 +0000)
commit8f8cca340a8eb75d742c2e34c4265dd5b3f56628
treec0ae1e06a7a5eea6b7b1d91a3485064140f485fd
parent9acd4538d82fa25748df1714e46b4ee9d09f366a
Remove temporary files after test execution
24 files changed:
src/ExchangePlugin/Test/TestExportPart_FullPartSet.py
src/ExchangePlugin/Test/TestExportPart_FullPart_2.py
src/ExchangePlugin/Test/TestExportPart_PartSet.py
src/ExchangePlugin/Test/TestExportPart_Results_1.py
src/ExchangePlugin/Test/TestExportPart_Results_2.py
src/ExchangePlugin/Test/TestExportPart_Results_3.py
src/ExchangePlugin/Test/TestExportPart_Results_7.py
src/ExchangePlugin/Test/TestExportPart_Results_8.py
src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py
src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py
src/ExchangePlugin/Test/TestImportPart_Construction_1.py
src/ExchangePlugin/Test/TestImportPart_Construction_2.py
src/ExchangePlugin/Test/TestImportPart_Construction_3.py
src/ExchangePlugin/Test/TestImportPart_Construction_4.py
src/ExchangePlugin/Test/TestImportPart_Multiple.py
src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py
src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py
src/PythonAPI/model/services/__init__.py