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 0532d7c1 was
27313b7,
checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago
|
Added window title GUI for charts
|
-
Property mode set to
100755
|
File size:
629 bytes
|
Rev | Line | |
---|
[f51ed67] | 1 | @echo off |
---|
| 2 | |
---|
| 3 | python -m UnitTesting.TestUtilsTest |
---|
| 4 | python -m UnitTesting.WelcomePanelTest |
---|
| 5 | python -m UnitTesting.DataExplorerTest |
---|
| 6 | python -m UnitTesting.GuiManagerTest |
---|
| 7 | python -m UnitTesting.MainWindowTest |
---|
| 8 | python -m UnitTesting.GuiUtilsTest |
---|
| 9 | python -m UnitTesting.AboutBoxTest |
---|
| 10 | python -m UnitTesting.DroppableDataLoadWidgetTest |
---|
| 11 | python -m UnitTesting.SasviewLoggerTest |
---|
| 12 | python -m UnitTesting.PlotHelperTest |
---|
[55d89f8] | 13 | python -m UnitTesting.KiessigCalculatorTest |
---|
[3b7b218] | 14 | python -m UnitTesting.PlotterBaseTest |
---|
[55d89f8] | 15 | python -m UnitTesting.PlotterTest |
---|
| 16 | python -m UnitTesting.Plotter2DTest |
---|
| 17 | python -m UnitTesting.ScalePropertiesTest |
---|
[27313b7] | 18 | python -m UnitTesting.WindowTitleTest |
---|
| 19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.