echo script output to the display

Lawrence Velázquez larryv at macports.org
Sun Sep 21 07:45:54 PDT 2014


On Sep 21, 2014, at 10:36 AM, Mark Brethen <mark.brethen at gmail.com> wrote:

> Well, In this particular case I consider them benchmark tests. What I did was issue a 'make testall' in the post-build phase and put them in ${prefix}/share/${name}/testlogs, and then print a ui message to look at that directory for the results.

A slightly better way to run the tests would be to append "testall" to build.target.

    build.target-append testall

vq


More information about the macports-dev mailing list