Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /TrackPropagation/RungeKutta/test/REAME.md is written in an unsupported language. File is not indexed.

0001 How to make a regression test of propagation
0002 
0003 1) run cmsRun rkTest_cfg.py >& baseline.log&
0004 2) run it in the new version as cmsRun rkTest_cfg.py >& newversion.log&
0005 3) take a diff with python findDiff.py baseline.log newversion.log >& diff.txt
0006 4) look at the diff