[csw-devel] SF.net SVN: gar:[11212] csw/mgar/gar/v2/tests/run_tests.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Oct 10 22:32:28 CEST 2010
Revision: 11212
http://gar.svn.sourceforge.net/gar/?rev=11212&view=rev
Author: wahwah
Date: 2010-10-10 20:32:28 +0000 (Sun, 10 Oct 2010)
Log Message:
-----------
mGAR v2: Adding the shared lib utility module to the test set.
Modified Paths:
--------------
csw/mgar/gar/v2/tests/run_tests.py
Modified: csw/mgar/gar/v2/tests/run_tests.py
===================================================================
--- csw/mgar/gar/v2/tests/run_tests.py 2010-10-10 20:31:59 UTC (rev 11211)
+++ csw/mgar/gar/v2/tests/run_tests.py 2010-10-10 20:32:28 UTC (rev 11212)
@@ -15,6 +15,7 @@
from tag_test import *
from package_checks_test import *
from dependency_checks_test import *
+from sharedlib_utils_test import *
# These are very slow GAR tests, which I'm disabling for now.
# from example_test import *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list