From: <la...@us...> - 2007-09-03 23:09:25
|
Revision: 747 http://cclib.svn.sourceforge.net/cclib/?rev=747&view=rev Author: langner Date: 2007-09-03 16:09:21 -0700 (Mon, 03 Sep 2007) Log Message: ----------- The number of tests skipped (when PASS is in the docstring) is now monitored by setting a 'skipped' attribute in bettertest.TestCase.run() and using it in the summary of testall(). Also, merged testmodule() and testall() in testall.py (as suggested by Noel). Modified Paths: -------------- trunk/test/bettertest.py trunk/test/testBasis.py trunk/test/testCC.py trunk/test/testCI.py trunk/test/testCore.py trunk/test/testGeoOpt.py trunk/test/testMP.py trunk/test/testSP.py trunk/test/testSPun.py trunk/test/testTD.py trunk/test/testall.py trunk/test/testvib.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |