source: sasview/src/sas/qtgui/run_tests.sh @ 87cc73a

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 87cc73a was 87cc73a, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Added Modify Plot Properties functionality. SASVIEW-169

  • Property mode set to 100644
File size: 852 bytes
Line 
1python -m UnitTesting.TestUtilsTest
2python -m UnitTesting.WelcomePanelTest
3python -m UnitTesting.DataExplorerTest
4python -m UnitTesting.GuiManagerTest
5python -m UnitTesting.MainWindowTest
6python -m UnitTesting.GuiUtilsTest
7python -m UnitTesting.AboutBoxTest
8python -m UnitTesting.DroppableDataLoadWidgetTest
9python -m UnitTesting.PlotHelperTest
10python -m UnitTesting.SasviewLoggerTest
11python -m UnitTesting.PlotterBaseTest
12python -m UnitTesting.PlotterTest
13python -m UnitTesting.Plotter2DTest
14python -m UnitTesting.ScalePropertiesTest
15python -m UnitTesting.KiessigCalculatorTest
16python -m UnitTesting.DensityCalculatorTest
17python -m UnitTesting.WindowTitleTest
18python -m UnitTesting.AddTextTest
19python -m UnitTesting.SetGraphRangeTest
20python -m UnitTesting.LinearFitTest
21python -m UnitTesting.PlotPropertiesTest
22python -m UnitTesting.PlotUtilitiesTest
Note: See TracBrowser for help on using the repository browser.