[MacPorts] #45010: RFE: stop "port test" immediately if no test phase defined
#45010: RFE: stop "port test" immediately if no test phase defined -------------------------+-------------------------------- Reporter: dstrubbe@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.1 Keywords: | Port: -------------------------+-------------------------------- If you run "port test" on a port, it will go through all the phases of checking dependencies, fetch, extract, configure, and build before finally giving an error like: {{{ Error: org.macports.test for port scalapack returned: scalapack has no tests turned on. see 'test.run' in portfile(7) }}} It would be convenient if this check could be performed immediately, before carrying out any of the other steps (which might be quite time- consuming). -- Ticket URL: <https://trac.macports.org/ticket/45010> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts