mailr3735 - in /1.3/test_suite/unit_tests: _data/ _generic_fns/ _maths_fns/ _prompt/ data/ generic_fns/ maths_fns/ prompt/


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

Header


Content

Posted by edward on November 20, 2007 - 23:42:
Author: bugman
Date: Tue Nov 20 23:41:25 2007
New Revision: 3735

URL: http://svn.gna.org/viewcvs/relax?rev=3735&view=rev
Log:
Renamed all the unit test directories to start with an underscore.

This is to fix issues with the importing of modules.  These directories were 
clashing with the real
relax directories, making the relax modules in them inaccessible to certain 
unit tests.


Added:
    1.3/test_suite/unit_tests/_data/
      - copied from r3729, 1.3/test_suite/unit_tests/data/
    1.3/test_suite/unit_tests/_generic_fns/
      - copied from r3729, 1.3/test_suite/unit_tests/generic_fns/
    1.3/test_suite/unit_tests/_generic_fns/test_state.py
      - copied unchanged from r3734, 
1.3/test_suite/unit_tests/generic_fns/test_state.py
    1.3/test_suite/unit_tests/_maths_fns/
      - copied from r3729, 1.3/test_suite/unit_tests/maths_fns/
    1.3/test_suite/unit_tests/_prompt/
      - copied from r3729, 1.3/test_suite/unit_tests/prompt/
Removed:
    1.3/test_suite/unit_tests/data/
    1.3/test_suite/unit_tests/generic_fns/
    1.3/test_suite/unit_tests/maths_fns/
    1.3/test_suite/unit_tests/prompt/




Related Messages


Powered by MHonArc, Updated Wed Nov 21 00:00:20 2007