blob: b217c413be06287ac561821688a844305dd63b2c [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-linux.gtk.x86_64.zip \
-DexplicitRunner=runner/product/target/rcptt.runner-${productVersion}-SNAPSHOT.zip || true
test -f rcpttTests/target/results/tests.html