source: sasview/src/sas/qtgui/run_tests.sh @ 9968d6a

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

Added unit tests for the density calculator SAVIEW-247

  • Property mode set to 100755
File size: 429 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.DensityCalculatorTest
Note: See TracBrowser for help on using the repository browser.