Changeset 6c00702 in sasview for test/run_one.py


Ignore:
Timestamp:
Apr 4, 2014 12:44:59 PM (11 years ago)
Author:
pkienzle
Branches:
master, 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, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
d44648e
Parents:
e6d9703
Message:

correct fitting tests so that they run (though not yet automatically)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/run_one.py

    rbbd97e5 r6c00702  
    1212#print "\n".join(sys.path) 
    1313test_path,test_file = splitpath(sys.argv[1]) 
     14print "test file",sys.argv[1] 
    1415#print test_path, test_file 
    1516sys.argv = [sys.argv[0]] 
Note: See TracChangeset for help on using the changeset viewer.