[134966] trunk/base/doc

cal at macports.org cal at macports.org
Sun Apr 12 12:05:48 PDT 2015


Revision: 134966
          https://trac.macports.org/changeset/134966
Author:   cal at macports.org
Date:     2015-04-12 12:05:48 -0700 (Sun, 12 Apr 2015)
Log Message:
-----------
base: document port test, #44530

Modified Paths:
--------------
    trunk/base/doc/port-fetch.1.txt

Added Paths:
-----------
    trunk/base/doc/port-test.1.soelim

Modified: trunk/base/doc/port-fetch.1.txt
===================================================================
--- trunk/base/doc/port-fetch.1.txt	2015-04-12 19:05:22 UTC (rev 134965)
+++ trunk/base/doc/port-fetch.1.txt	2015-04-12 19:05:48 UTC (rev 134966)
@@ -5,12 +5,12 @@
 
 NAME
 ----
-port-fetch, port-checksum, port-extract, port-patch, port-configure, port-build, port-destroot - Run a specific phase of a port
+port-fetch, port-checksum, port-extract, port-patch, port-configure, port-build, port-destroot, port-test - Run a specific phase of a port
 
 SYNOPSIS
 --------
 [cmdsynopsis]
-*port* [*-vdoy*] [*-D* 'portdir'] [*fetch* | *checksum* | *extract* | *patch* | *configure* | *build* | *destroot*]
+*port* [*-vdoy*] [*-D* 'portdir'] [*fetch* | *checksum* | *extract* | *patch* | *configure* | *build* | *destroot* | *test* ]
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
 
 DESCRIPTION
@@ -22,6 +22,9 @@
 a clean before running the phase. The flag '-o' can be used to ignore this and
 keep the current state of the ``work'' dir.
 
+Note that the *test* phase is special in that it will not be run by MacPorts by
+default. When supported by the given port, the *test* phase will run the
+testcases of the software.
 
 include::global-flags.txt[]
 

Added: trunk/base/doc/port-test.1.soelim
===================================================================
--- trunk/base/doc/port-test.1.soelim	                        (rev 0)
+++ trunk/base/doc/port-test.1.soelim	2015-04-12 19:05:48 UTC (rev 134966)
@@ -0,0 +1 @@
+.so man1/port-fetch.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150412/05ad1b67/attachment.html>


More information about the macports-changes mailing list