Changeset d3ca363 in sasview for src/sas/qtgui/UnitTesting
- Timestamp:
- Dec 19, 2016 8:05:25 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 257bd57
- Parents:
- 9290b1a
- Location:
- src/sas/qtgui/UnitTesting
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UnitTesting/PlotterTest.py
r9290b1a rd3ca363 162 162 pass 163 163 164 def testOnSetGraphRange(self): 165 """ Cheks if the graph can be resized for range """ 166 pass 167 168 def testOnResetGraphRange(self): 169 """ Cheks if the graph can be reset after resizing for range """ 170 pass 164 171 165 172 if __name__ == "__main__":
Note: See TracChangeset
for help on using the changeset viewer.