summaryrefslogtreecommitdiff
path: root/test/PyUnitTests.py
blob: 52671fbd56725e1ab56438b6995784a52feda13f (plain)
1
2
3
4
5
#!/bin/sh

PYTHONPATH="%builddir%":"%srcdir%":$PYTHONPATH \
DYLD_LIBRARY_PATH="%builddir%/.libs":$DYLD_LIBRARY_PATH \
    python "%srcdir%"/test/UnitTests.py