mailr18541 - in /branches/frame_order_testing: ./ generic_fns/structure/ test_suite/unit_tests/_generic_fns/_structure/


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

Header


Content

Posted by edward on February 20, 2013 - 16:45:
Author: bugman
Date: Wed Feb 20 16:45:39 2013
New Revision: 18541

URL: http://svn.gna.org/viewcvs/relax?rev=18541&view=rev
Log:
Merged revisions 18533-18540 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r18533 | bugman | 2013-02-20 15:52:00 +0100 (Wed, 20 Feb 2013) | 3 lines
  
  Docstring edits for the generic_fns.structure.pdb_* module unit tests.
........
  r18534 | bugman | 2013-02-20 16:01:07 +0100 (Wed, 20 Feb 2013) | 3 lines
  
  Created a unit test for the generic_fns.structure.pdb_write.het() function.
........
  r18535 | bugman | 2013-02-20 16:02:44 +0100 (Wed, 20 Feb 2013) | 5 lines
  
  Fix for the generic_fns.structure.pdb_write.helix() function.
  
  The single character PDB record formatting should be %1s, not %s.
........
  r18536 | bugman | 2013-02-20 16:05:20 +0100 (Wed, 20 Feb 2013) | 5 lines
  
  Fix for the generic_fns.structure.pdb_write.het() function - the record now 
has trailing whitespace.
  
  The PDB records require trailing whitespace to the 80th character position.
........
  r18537 | bugman | 2013-02-20 16:23:04 +0100 (Wed, 20 Feb 2013) | 3 lines
  
  Docstring whitespace fixes for the generic_fns.structure.pdb_* modules.
........
  r18538 | bugman | 2013-02-20 16:40:01 +0100 (Wed, 20 Feb 2013) | 6 lines
  
  Created the generic_fns.structure.pdb_write._handle_text() function.
  
  This private function is used to convert text into PDB suitable format 
(uppercase and values of None
  converted to empty strings).
........
  r18539 | bugman | 2013-02-20 16:43:29 +0100 (Wed, 20 Feb 2013) | 5 lines
  
  Fixes for many of the generic_fns.structure.pdb_write functions.
  
  The PDB records are now all filled with whitespace up to the 80th character.
........
  r18540 | bugman | 2013-02-20 16:44:27 +0100 (Wed, 20 Feb 2013) | 5 lines
  
  Fix for the creation of HET PDB records in the internal structural object.
  
  The residue name and chain ID were mixed up.
........

Modified:
    branches/frame_order_testing/   (props changed)
    branches/frame_order_testing/generic_fns/structure/internal.py
    branches/frame_order_testing/generic_fns/structure/pdb_read.py
    branches/frame_order_testing/generic_fns/structure/pdb_write.py
    
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_read.py
    
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_write.py

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

Modified: branches/frame_order_testing/generic_fns/structure/internal.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/generic_fns/structure/internal.py?rev=18541&r1=18540&r2=18541&view=diff

Modified: branches/frame_order_testing/generic_fns/structure/pdb_read.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/generic_fns/structure/pdb_read.py?rev=18541&r1=18540&r2=18541&view=diff

Modified: branches/frame_order_testing/generic_fns/structure/pdb_write.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/generic_fns/structure/pdb_write.py?rev=18541&r1=18540&r2=18541&view=diff

Modified: 
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_read.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_read.py?rev=18541&r1=18540&r2=18541&view=diff

Modified: 
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_write.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/unit_tests/_generic_fns/_structure/test_pdb_write.py?rev=18541&r1=18540&r2=18541&view=diff




Related Messages


Powered by MHonArc, Updated Wed Feb 20 17:20:01 2013