mailr26927 - /branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py


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

Header


Content

Posted by tlinnet on December 03, 2014 - 18:38:
Author: tlinnet
Date: Wed Dec  3 18:38:16 2014
New Revision: 26927

URL: http://svn.gna.org/viewcvs/relax?rev=26927&view=rev
Log:
Added test_io.py to the __init__.py file of unit test of pipe_control.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to 
nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: 
https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

Modified:
    branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py

Modified: branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py?rev=26927&r1=26926&r2=26927&view=diff
==============================================================================
--- branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py    
(original)
+++ branches/nmrglue/test_suite/unit_tests/_pipe_control/__init__.py    Wed 
Dec  3 18:38:16 2014
@@ -22,6 +22,7 @@
 
 __all__ = ['_opendx',
            '_structure',
+           'test_io',
            'test_molecule',
            'test_pipes',
            'test_relax_data',




Related Messages


Powered by MHonArc, Updated Wed Dec 03 18:40:02 2014