mailr15221 - in /branches/frame_order_testing/test_suite/unit_tests: _generic_fns/ _maths_fns/


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

Header


Content

Posted by edward on January 24, 2012 - 11:33:
Author: bugman
Date: Tue Jan 24 11:33:04 2012
New Revision: 15221

URL: http://svn.gna.org/viewcvs/relax?rev=15221&view=rev
Log:
Renamed the disabled unit tests from xxx_*() to fixme_*().


Modified:
    
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
    
branches/frame_order_testing/test_suite/unit_tests/_maths_fns/test_frame_order_matrix_ops.py

Modified: 
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py?rev=15221&r1=15220&r2=15221&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
 (original)
+++ 
branches/frame_order_testing/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
 Tue Jan 24 11:33:04 2012
@@ -1734,7 +1734,7 @@
     ######################################################
     # Test disabled until this functionality is enabled. #
     ######################################################
-    def xxx_test_boolean_parenthesis_selection(self):
+    def fixme_test_boolean_parenthesis_selection(self):
         """Test complex boolean mol-res-spin selections with parenthesis."""
 
         # The selection loop:

Modified: 
branches/frame_order_testing/test_suite/unit_tests/_maths_fns/test_frame_order_matrix_ops.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/unit_tests/_maths_fns/test_frame_order_matrix_ops.py?rev=15221&r1=15220&r2=15221&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/unit_tests/_maths_fns/test_frame_order_matrix_ops.py
 (original)
+++ 
branches/frame_order_testing/test_suite/unit_tests/_maths_fns/test_frame_order_matrix_ops.py
 Tue Jan 24 11:33:04 2012
@@ -887,7 +887,7 @@
                 self.assertAlmostEqual(f2[i, j], self.f2_half_cone_90_y[i, 
j])
 
 
-    def xxx_test_compile_2nd_matrix_pseudo_ellipse_free_rotor_order(self):
+    def fixme_test_compile_2nd_matrix_pseudo_ellipse_free_rotor_order(self):
         """Check if compile_2nd_matrix_pseudo_ellipse_free_rotor() can 
return the identity matrix for order."""
 
         # The Kronecker product of the eigenframe rotation.




Related Messages


Powered by MHonArc, Updated Tue Jan 24 11:40:02 2012