Loading debian/tests/run-unit-test +6 −0 Original line number Diff line number Diff line #!/bin/bash # Remark: Considere running runtime test suite which is different from # this one which is based on the docs. If this would be implemented # we should probably ship all example data and doc in a separate # phyx-doc package set -e pkg=phyx Loading Loading
debian/tests/run-unit-test +6 −0 Original line number Diff line number Diff line #!/bin/bash # Remark: Considere running runtime test suite which is different from # this one which is based on the docs. If this would be implemented # we should probably ship all example data and doc in a separate # phyx-doc package set -e pkg=phyx Loading