source: sasview/src/sas/qtgui/run_tests.bat @ 7451b88

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 7451b88 was f51ed67, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 8 years ago

Clean up and automate generation of UI and resources

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