mailr18407 - /trunk/test_suite/gui_tests/state.py


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

Header


Content

Posted by edward on February 04, 2013 - 18:30:
Author: bugman
Date: Mon Feb  4 18:30:29 2013
New Revision: 18407

URL: http://svn.gna.org/viewcvs/relax?rev=18407&view=rev
Log:
Docstring expansion for the State.test_bug_20480 GUI test.


Modified:
    trunk/test_suite/gui_tests/state.py

Modified: trunk/test_suite/gui_tests/state.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/gui_tests/state.py?rev=18407&r1=18406&r2=18407&view=diff
==============================================================================
--- trunk/test_suite/gui_tests/state.py (original)
+++ trunk/test_suite/gui_tests/state.py Mon Feb  4 18:30:29 2013
@@ -39,7 +39,10 @@
     """Class for testing various aspects specific to saved states."""
 
     def test_bug_20480(self):
-        """Catch bug #20480 (https://gna.org/bugs/?20480), the failure to 
load a relax state in the GUI."""
+        """Catch bug #20480 (https://gna.org/bugs/?20480), the failure to 
load a relax state in the GUI.
+
+        This was reported by Stanislava Panova (https://gna.org/users/stacy).
+        """
 
         # Simulate the 'Open relax state' menu entry.
         file = status.install_path + sep + 'test_suite' + sep + 
'shared_data' + sep + 'saved_states' + sep + 'bug_20480.bz2'




Related Messages


Powered by MHonArc, Updated Mon Feb 04 19:00:02 2013