source: sasview/src/sas/qtgui/run_tests.bat @ e4335ae

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since e4335ae 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: 968 bytes
RevLine 
[f51ed67]1@echo off
2
3python -m UnitTesting.TestUtilsTest
4python -m UnitTesting.WelcomePanelTest
5python -m UnitTesting.DataExplorerTest
6python -m UnitTesting.GuiManagerTest
7python -m UnitTesting.MainWindowTest
8python -m UnitTesting.GuiUtilsTest
9python -m UnitTesting.AboutBoxTest
10python -m UnitTesting.DroppableDataLoadWidgetTest
11python -m UnitTesting.SasviewLoggerTest
12python -m UnitTesting.PlotHelperTest
[55d89f8]13python -m UnitTesting.KiessigCalculatorTest
[3b7b218]14python -m UnitTesting.PlotterBaseTest
[55d89f8]15python -m UnitTesting.PlotterTest
16python -m UnitTesting.Plotter2DTest
17python -m UnitTesting.ScalePropertiesTest
[27313b7]18python -m UnitTesting.WindowTitleTest
[9290b1a]19python -m UnitTesting.AddTextTest
[d3ca363]20python -m UnitTesting.SetGraphRangeTest
[b46f285]21python -m UnitTesting.LinearFitTest
[87cc73a]22python -m UnitTesting.PlotPropertiesTest
23python -m UnitTesting.PlotUtilitiesTest
[092a3d9]24python -m UnitTesting.ColorMapTest
[3bdbfcc]25python -m UnitTesting.BoxSumTest
26python -m UnitTesting.SlicerModelTest
[57b7ee2]27python -m UnitTesting.SlicerParametersTest
Note: See TracBrowser for help on using the repository browser.