blob: 7bf69745e8247aa1d244aadd063c7f225d15e69f [file] [log] [blame]
#!/bin/bash
. repository/full/target/publisher.properties
mvn clean verify -B -f rcpttTests/pom.xml \
-DrcpttPath=../repository/full/target/products/org.eclipse.rcptt.platform.product-macosx.cocoa.x86_64.zip \
-DexplicitRunner=../runner/product/target/rcptt.runner-${productVersion}-SNAPSHOT.zip || true
test -f rcpttTests/target/results/tests.html