summaryrefslogtreecommitdiff
path: root/examples/ooxml-strict/test.sh
blob: 0263bd9c50312bd73c09dbcc14e5e81496e182eb (plain)
1
2
3
4
5
6
7
8
9
10
PYXB_ROOT=${PYXB_ROOT:-`pwd`/../..}
export PYTHONPATH=${PYXB_ROOT}
export PATH=${PYXB_ROOT}/scripts:${PATH}

echo "Generating binding classes" ; echo ; echo
sh genbindings.sh

echo ; echo ; echo "Running demo iteration" ; echo ; echo
python dumpsample.py demo Lorem-ipsum.docx /tmp
python xls_sample.py demo_refmode test-refmode.xlsx /tmp