]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Updating the tests : reconstruction of the baselines; modification of the CMakeLists...
authorjh777916 <juba.hamma@cea.fr>
Fri, 6 Oct 2023 11:57:16 +0000 (13:57 +0200)
committerjh777916 <juba.hamma@cea.fr>
Fri, 6 Oct 2023 11:57:16 +0000 (13:57 +0200)
commit886fd049bef512403f25f783586e2484576a2e00
treef9a2153def19db3e049709b8e74f44cf35d8bacd
parentc01e9ec24a3bfcc56a16154c7b615571a241f980
Updating the tests : reconstruction of the baselines; modification of the CMakeLists to avoid the installation of unneeded files; fixing PlotTestBase.py and plot_test.py since QApplication usage was kind of buggy; correction of what looked like a mistake in test testSetCurrentCurve2; update of testDeleteCallBack since it was using an inadequate crvId
69 files changed:
tools/CurvePlot/src/python/test/CMakeLists.txt
tools/CurvePlot/src/python/test/PlotTestBase.py
tools/CurvePlot/src/python/test/baselines/testAddCurve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testAddCurveAppend.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testAddCurveAppend_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testAddCurve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testAddPlotSet.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testAddPlotSet_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testClearPlotSet.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testClearPlotSet2.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testClearPlotSet2_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testClearPlotSet_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testCopyCurve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testCopyCurve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeleteCurrentItem_curve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeleteCurrentItem_curve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeleteCurrentItem_plotSet.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeleteCurrentItem_plotSet_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve1.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve1_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve2.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve2_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve3.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeleteCurve3_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeletePlotSet1.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeletePlotSet1_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testDeletePlotSet2.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testDeletePlotSet2_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testExtendCurve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testExtendCurve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testLockRepaint.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testLockRepaint_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testPlotCurveFromTable.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testPlotCurveFromTable_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testResetCurve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testResetCurve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve2.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve2_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve3.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve3_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurrentCurve_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurrentPlotSet.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurrentPlotSet_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurveLabel.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurveLabel_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetCurveMarker.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetCurveMarker_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetLabelX.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetLabelX_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetLabelY.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetLabelY_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetLegendVisible.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetLegendVisible_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetPlotSetTitle.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetPlotSetTitle_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetXSciNotation.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetXSciNotation_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSetYSciNotation.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSetYSciNotation_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSettingsCurveColor.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSettingsCurveColor_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testSettingsCurveMarker.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testSettingsCurveMarker_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testToggleXLog.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testToggleXLog_a.png [deleted file]
tools/CurvePlot/src/python/test/baselines/testToggleYLog.png [new file with mode: 0644]
tools/CurvePlot/src/python/test/baselines/testToggleYLog_a.png [deleted file]
tools/CurvePlot/src/python/test/plot_test.py