[107658] branches/gsoc13-tests/tests/test

marius at macports.org marius at macports.org
Wed Jul 3 16:24:44 PDT 2013


Revision: 107658
          https://trac.macports.org/changeset/107658
Author:   marius at macports.org
Date:     2013-07-03 16:24:44 -0700 (Wed, 03 Jul 2013)
Log Message:
-----------
Added forgotten description file for checksums and case-insensitive

Added Paths:
-----------
    branches/gsoc13-tests/tests/test/case-insensitive-deactivate/DESCRIPTION
    branches/gsoc13-tests/tests/test/checksums-1/DESCRIPTION

Added: branches/gsoc13-tests/tests/test/case-insensitive-deactivate/DESCRIPTION
===================================================================
--- branches/gsoc13-tests/tests/test/case-insensitive-deactivate/DESCRIPTION	                        (rev 0)
+++ branches/gsoc13-tests/tests/test/case-insensitive-deactivate/DESCRIPTION	2013-07-03 23:24:44 UTC (rev 107658)
@@ -0,0 +1,10 @@
+This test checks for case-insensitive port names. From Portfile.in it
+generates a Portfile which is installed with a lowercase name (casesensitive)
+and uninstalled with a CamelCase name (CaseSensitivE). The install/uninstall
+is verified by the existance/absence of the '/tmp/macports-tests/opt/local/var/test/case'
+file.
+
+There are 2 test cases. One to install a port and the other to uninstall.
+
+See ticket #11759,
+https://trac.macports.org/ticket/11759

Added: branches/gsoc13-tests/tests/test/checksums-1/DESCRIPTION
===================================================================
--- branches/gsoc13-tests/tests/test/checksums-1/DESCRIPTION	                        (rev 0)
+++ branches/gsoc13-tests/tests/test/checksums-1/DESCRIPTION	2013-07-03 23:24:44 UTC (rev 107658)
@@ -0,0 +1,7 @@
+This test evaluates the checksum values of an empty file against the expected
+ones. These are taken from the output of the 'port -d test' command, by
+searching a line that beging with the string "debug: calculated".
+
+There are 3 test cases, one for each checksum used. The port command must
+return the calculated checksums in debug mode, with the form: "DEBUG:
+Calculated (_checksum-name_) " for the test to work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130703/c7e0b77d/attachment-0001.html>


More information about the macports-changes mailing list