mailr6734 - in /branches/rdc_analysis: ./ maths_fns/ prompt/ sample_scripts/ test_suite/system_tests/ test_suite/system_tests/sc...


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 05, 2008 - 12:19:
Author: bugman
Date: Sat Jul  5 12:19:33 2008
New Revision: 6734

URL: http://svn.gna.org/viewcvs/relax?rev=6734&view=rev
Log:
Merged revisions 6655-6733 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r6665 | semor | 2008-07-04 15:41:05 +0200 (Fri, 04 Jul 2008) | 6 lines
  
  Corrected an error in the definition of eta.
  
  This change had been made on the 1.2 line, but was also needed on the 1.3 
line.
  See r6611 (http://svn.gna.org/viewcvs/relax?rev=6611&view=rev) for details.
........
  r6673 | semor | 2008-07-04 16:37:40 +0200 (Fri, 04 Jul 2008) | 5 lines
  
  Some changes towards the new design.
  
  The script doesn't work yet and will be introduced into the test suite for 
further debugging.
........
  r6675 | semor | 2008-07-04 16:41:12 +0200 (Fri, 04 Jul 2008) | 7 lines
  
  Changed the test suite reference value for eta so the test passes after the 
equation modification.
  
  This change follows the one for r6665 
(http://svn.gna.org/viewcvs/relax?rev=6665&view=rev) and had
  already been made on the 1.2 line, but was also needed on the 1.3 line. See 
r6611
  (http://svn.gna.org/viewcvs/relax?rev=6611&view=rev) for details.
........
  r6676 | semor | 2008-07-04 17:17:00 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Added the use of a script for consistency_tests system testing.
........
  r6677 | semor | 2008-07-04 17:18:39 +0200 (Fri, 04 Jul 2008) | 6 lines
  
  Added a script for consistency_tests system testing.
  
  This one is, basically, a copy of the sample script. Changes are thus 
needed for it to work as a
  system test script.
........
  r6679 | semor | 2008-07-04 18:38:34 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Added a copyright to the consistency_tests script.
........
  r6681 | semor | 2008-07-04 18:45:50 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Improved the consistency_tests system testing script.
........
  r6685 | semor | 2008-07-04 19:11:30 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Converted the output file to 'devnull'.
........
  r6686 | semor | 2008-07-04 19:21:03 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Converted the force flags to bools.
........
  r6687 | semor | 2008-07-04 19:22:02 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Correcte the copyright.
........
  r6688 | semor | 2008-07-04 19:27:43 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Converted more force flags to bools.
........
  r6689 | semor | 2008-07-04 19:29:20 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Still more conversions of the force flags to bools.
........
  r6690 | semor | 2008-07-04 19:32:51 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Conversion of force flags to bools.
........
  r6691 | semor | 2008-07-04 19:36:15 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Corrected a typo.
........
  r6692 | semor | 2008-07-04 20:00:09 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Conversion of force flags to bools.
........
  r6693 | semor | 2008-07-04 20:01:41 +0200 (Fri, 04 Jul 2008) | 3 lines
  
  Conversion of force flags to bools.
........

Added:
    branches/rdc_analysis/test_suite/system_tests/scripts/consistency_tests.py
      - copied unchanged from r6693, 
1.3/test_suite/system_tests/scripts/consistency_tests.py
Modified:
    branches/rdc_analysis/   (props changed)
    branches/rdc_analysis/maths_fns/consistency_tests.py
    branches/rdc_analysis/prompt/dasha.py
    branches/rdc_analysis/prompt/grace.py
    branches/rdc_analysis/prompt/molmol.py
    branches/rdc_analysis/prompt/palmer.py
    branches/rdc_analysis/prompt/pymol.py
    branches/rdc_analysis/prompt/value.py
    branches/rdc_analysis/sample_scripts/consistency_tests.py
    branches/rdc_analysis/test_suite/system_tests/consistency_tests.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/rdc_analysis/maths_fns/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/maths_fns/consistency_tests.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/dasha.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/dasha.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/grace.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/molmol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/molmol.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/palmer.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/palmer.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/pymol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/pymol.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/prompt/value.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/prompt/value.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/sample_scripts/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/sample_scripts/consistency_tests.py?rev=6734&r1=6733&r2=6734&view=diff

Modified: branches/rdc_analysis/test_suite/system_tests/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/test_suite/system_tests/consistency_tests.py?rev=6734&r1=6733&r2=6734&view=diff




Related Messages


Powered by MHonArc, Updated Sat Jul 05 12:40:18 2008