ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_opencl
Last change
on this file since 912f438 was
57b7ee2,
checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago
|
Code review changes for Slicer Parameter Editor
|
-
Property mode set to
100644
|
File size:
968 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 |
---|
[9290b1a] | 19 | python -m UnitTesting.AddTextTest |
---|
[d3ca363] | 20 | python -m UnitTesting.SetGraphRangeTest |
---|
[b46f285] | 21 | python -m UnitTesting.LinearFitTest |
---|
[87cc73a] | 22 | python -m UnitTesting.PlotPropertiesTest |
---|
| 23 | python -m UnitTesting.PlotUtilitiesTest |
---|
[092a3d9] | 24 | python -m UnitTesting.ColorMapTest |
---|
[3bdbfcc] | 25 | python -m UnitTesting.BoxSumTest |
---|
| 26 | python -m UnitTesting.SlicerModelTest |
---|
[57b7ee2] | 27 | python -m UnitTesting.SlicerParametersTest |
---|
Note: See
TracBrowser
for help on using the repository browser.