Changeset d0528c4 in sasview for src/sas/qtgui


Ignore:
Timestamp:
Jul 12, 2018 6:04:17 AM (6 years ago)
Author:
Torin Cooper-Bennun <torin.cooper-bennun@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
6ff103a
Parents:
32f6cdd
Message:

corrections to GUITests doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/GUITests.py

    r32f6cdd rd0528c4  
    99 
    1010In order to run the tests, first install SasView and sasmodels to site-packages 
    11 by running ``python setup.py install`` in the root git directories of both of 
    12 the repositories. 
     11by running ``python setup.py install`` in both repositories. 
    1312 
    14 The tests can be run with `python GUITests.py`, or to get more verbose console 
    15 output (recommended), use `python GUITests.py -v`. 
     13The tests can be run with ``python GUITests.py``, or to get more verbose 
     14console output (recommended), use ``python GUITests.py -v``. 
    1615""" 
    1716 
Note: See TracChangeset for help on using the changeset viewer.