[csw-devel] SF.net SVN: gar:[8115] csw/mgar/gar/v2/bin/checkpkg.d/checkpkg_test.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Jan 22 11:08:09 CET 2010


Revision: 8115
          http://gar.svn.sourceforge.net/gar/?rev=8115&view=rev
Author:   wahwah
Date:     2010-01-22 10:08:08 +0000 (Fri, 22 Jan 2010)

Log Message:
-----------
mGAR v2: checkpkg, update the expected test result, SUNWcslx should not be reported as missing dependency.

Modified Paths:
--------------
    csw/mgar/gar/v2/bin/checkpkg.d/checkpkg_test.py

Modified: csw/mgar/gar/v2/bin/checkpkg.d/checkpkg_test.py
===================================================================
--- csw/mgar/gar/v2/bin/checkpkg.d/checkpkg_test.py	2010-01-21 15:37:58 UTC (rev 8114)
+++ csw/mgar/gar/v2/bin/checkpkg.d/checkpkg_test.py	2010-01-22 10:08:08 UTC (rev 8115)
@@ -202,7 +202,7 @@
     self.assertEquals(set([]), self.orphan_sonames)
 
   def testMissingDeps(self):
-    expected = set([u'SUNWcslx'])
+    expected = set([])
     self.assertEquals(expected, self.missing_deps)
 
 


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