Changeset 1068


Ignore:
Timestamp:
Aug 12, 2012 9:32:31 PM (11 years ago)
Author:
jemian
Message:

refs #32: test cases

Location:
specdomain/trunk/src/specdomain/macros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • specdomain/trunk/src/specdomain/macros/test-battery.mac

    r1006 r1068  
    157157#------------------------------------------------------------------------------
    158158
     159#: alias for ``sh_help``
    159160def shutter_help 'sh_help'
    160161
     
    193194#==============================================================================
    194195
    195 def _ascan ''
     196def ascanSomething 'something'    #: makes ``ascanSomething`` do ``something``
     197def ascanNoop ''    #: makes ``ascanNoop`` a no-op
     198
     199def _ascan ''   #: makes ``_ascan`` a no-op
    196200
    197201kohzuMove_PV = "32ida:KohzuPutBO"
  • specdomain/trunk/src/specdomain/macros/usaxs_load.mac

    r966 r1068  
    102102###############################################
    103103
     104#: convenience to reload this macro file
    104105def reload_usaxs_macros 'qdo   usaxs_load.mac'
    105106
Note: See TracChangeset for help on using the changeset viewer.