]> granicus.if.org Git - graphviz/commit
Use test code and data from git repo in CI
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 1 Jun 2020 04:52:53 +0000 (06:52 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 2 Jun 2020 21:56:53 +0000 (23:56 +0200)
commit8b51a82287fe23a282e2933ffe321c200ddf797e
tree408b402371cc462e06aaee8ea824726e6b836665
parent729fb5bc749cc56cc31a8c76cb363beeda48460a
Use test code and data from git repo in CI

Before this, the test code and data from the portable source was used,
but we didn't want to add all the rtest reference files to the
portable source so this is a better solution. It also removes the need
to rebuild the portable soruce when testing local changes to the
tests during development.
ci/test.sh