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

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