source: sasview/src/sas/qtgui/run_tests.sh @ 57b7ee2

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 57b7ee2 was 57b7ee2, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Code review changes for Slicer Parameter Editor

  • Property mode set to 100644
File size: 1001 bytes
RevLine 
[a281ab8]1python -m UnitTesting.TestUtilsTest
2python -m UnitTesting.WelcomePanelTest
[f721030]3python -m UnitTesting.DataExplorerTest
[a281ab8]4python -m UnitTesting.GuiManagerTest
5python -m UnitTesting.MainWindowTest
6python -m UnitTesting.GuiUtilsTest
[f82ab8c]7python -m UnitTesting.AboutBoxTest
8python -m UnitTesting.DroppableDataLoadWidgetTest
[8cb6cd6]9python -m UnitTesting.PlotHelperTest
[9968d6a]10python -m UnitTesting.SasviewLoggerTest
[3b7b218]11python -m UnitTesting.PlotterBaseTest
[55d89f8]12python -m UnitTesting.PlotterTest
13python -m UnitTesting.Plotter2DTest
14python -m UnitTesting.ScalePropertiesTest
[363fbfa]15python -m UnitTesting.KiessigCalculatorTest
[55d89f8]16python -m UnitTesting.DensityCalculatorTest
[27313b7]17python -m UnitTesting.WindowTitleTest
[9290b1a]18python -m UnitTesting.AddTextTest
[d3ca363]19python -m UnitTesting.SetGraphRangeTest
[b46f285]20python -m UnitTesting.LinearFitTest
[87cc73a]21python -m UnitTesting.PlotPropertiesTest
22python -m UnitTesting.PlotUtilitiesTest
[092a3d9]23python -m UnitTesting.ColorMapTest
[3bdbfcc]24python -m UnitTesting.BoxSumTest
25python -m UnitTesting.SlicerModelTest
[57b7ee2]26python -m UnitTesting.SlicerParametersTest
Note: See TracBrowser for help on using the repository browser.