Changeset a95260d in sasview for src/sas/qtgui/UnitTesting


Ignore:
Timestamp:
Jul 10, 2016 10:41:19 AM (8 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
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:
8cb6cd6
Parents:
0cd8612
Message:

Minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/UnitTesting/SasviewLoggerTest.py

    r0cd8612 ra95260d  
    44 
    55from PyQt4.QtGui import * 
    6 from PyQt4.QtTest import QTest 
    76from PyQt4.QtCore import * 
    87 
     
    2726 
    2827 
    29     def test_stdout(self): 
     28    def testQtHandler(self): 
    3029        """ 
    3130        Test redirection of all levels of logging 
Note: See TracChangeset for help on using the changeset viewer.