]> granicus.if.org Git - graphviz/commitdiff
Avoid having to run ./configure before test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 16 Apr 2020 15:17:54 +0000 (17:17 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 22 Apr 2020 03:42:27 +0000 (05:42 +0200)
ci/test.sh

index 915d8e3d56158919e318af2626e040982906df86..613b146e572a38685519fee98cb1337098204dda 100755 (executable)
@@ -25,8 +25,5 @@ else
         ${DIR}/os/${ARCH}/graphviz-nox-${GV_VERSION}*.rpm
 fi
 cd graphviz-${GV_VERSION}
-./configure
 tests/regression_tests/installation/check_installation.sh
-ln -s /usr/bin/dot cmd/dot/dot_builtins
-ln -s /usr/bin/diffimg contrib/diffimg/diffimg
-make -C tests/regression_tests/shapes check
+tests/regression_tests/shapes/shapes.sh