mailr15278 - /branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py


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

Header


Content

Posted by edward on January 27, 2012 - 12:00:
Author: bugman
Date: Fri Jan 27 12:00:49 2012
New Revision: 15278

URL: http://svn.gna.org/viewcvs/relax?rev=15278&view=rev
Log:
Converted the frame order system test scripts directory into a Python package.


Added:
    
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py
      - copied, changed from r15277, 
branches/frame_order_testing/test_suite/system_tests/scripts/__init__.py

Copied: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py
 (from r15277, 
branches/frame_order_testing/test_suite/system_tests/scripts/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py?p2=branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py&p1=branches/frame_order_testing/test_suite/system_tests/scripts/__init__.py&r1=15277&r2=15278&rev=15278&view=diff
==============================================================================
--- branches/frame_order_testing/test_suite/system_tests/scripts/__init__.py 
(original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/__init__.py
 Fri Jan 27 12:00:49 2012
@@ -21,27 +21,11 @@
 
###############################################################################
 
 # Package docstring.
-"""The system test scripts."""
+"""The frame order system test scripts."""
 
 
-__all__ = ['1UBQ_relax_fit',
-           'angles',
-           'bmrb_rw',
-           'bug_17276_peak_lists',
-           'consistency_tests',
-           'curve_fitting',
-           'dasha',
-           'diff_tensor',
-           'frame_order',
-           'jw_mapping',
-           'load_spins_from_small_molecule',
-           'local_tm_model_elimination',
-           'model_free',
-           'nested_scripting',
-           'noe',
-           'n_state_model',
-           'palmer_omp',
-           'palmer',
-           'peak_lists',
-           'relax_fit',
-           'xh_vector_dist']
+__all__ = ['cam',
+           'model_calcs',
+           'opendx_euler_angle_map',
+           'opt_rigid_rand_rot',
+           'parametric_restriction']




Related Messages


Powered by MHonArc, Updated Fri Jan 27 12:20:02 2012