mailr22793 - in /trunk: ./ test_suite/ test_suite/verification_tests/


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

Header


Content

Posted by edward on April 16, 2014 - 16:36:
Author: bugman
Date: Wed Apr 16 16:36:00 2014
New Revision: 22793

URL: http://svn.gna.org/viewcvs/relax?rev=22793&view=rev
Log:
Created a new test category for the relax test suite - the software 
verification tests.

This is part of the full test suite or can be run by itself using the new 
--verification-tests
command line option.  Such tests are best described by
https://en.wikipedia.org/wiki/Verification_and_validation_%28software%29.  
These tests will be used
to make sure that the design aims of the relax source code are satisfied.  
For example that the
relax library is independent from the rest of relax.  Or that the package 
__all__ lists actually
contain all modules and sub-packages (these tests are currently part of the 
unit tests).


Added:
    trunk/test_suite/verification_tests/
    trunk/test_suite/verification_tests/__init__.py
      - copied, changed from r22790, trunk/test_suite/system_tests/__init__.py
Modified:
    trunk/relax.py
    trunk/test_suite/__init__.py
    trunk/test_suite/test_suite_runner.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/relax.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/relax.py?rev=22793&r1=22792&r2=22793&view=diff

Modified: trunk/test_suite/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/__init__.py?rev=22793&r1=22792&r2=22793&view=diff

Modified: trunk/test_suite/test_suite_runner.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/test_suite_runner.py?rev=22793&r1=22792&r2=22793&view=diff

Copied: trunk/test_suite/verification_tests/__init__.py (from r22790, 
trunk/test_suite/system_tests/__init__.py)
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/verification_tests/__init__.py?p2=trunk/test_suite/verification_tests/__init__.py&p1=trunk/test_suite/system_tests/__init__.py&r1=22790&r2=22793&rev=22793&view=diff




Related Messages


Powered by MHonArc, Updated Wed Apr 16 18:20:02 2014