Re: [Libreoffice-qa] Converting a Python UI test into a cppunit test

2020-07-17 Thread Michael Stahl
On 17.07.20 08:53, Ilmari Lauhakangas wrote: Michael Stahl kirjoitti 16.7.2020 klo 20.43: On 16.07.20 18:55, Ilmari Lauhakangas wrote: I created execute.sh for running the Python UI test: export PYTHONPATH=/home/tonttu/libreoffice/instdir/program/ export URE_BOOTSTRAP=file:///home/tonttu/libr

Re: [Libreoffice-qa] Converting a Python UI test into a cppunit test

2020-07-17 Thread Ilmari Lauhakangas
Michael Stahl kirjoitti 16.7.2020 klo 20.43: On 16.07.20 18:55, Ilmari Lauhakangas wrote: I created execute.sh for running the Python UI test: export PYTHONPATH=/home/tonttu/libreoffice/instdir/program/ export URE_BOOTSTRAP=file:///home/tonttu/libreoffice/instdir/program/fundamentalrc expor

Re: [Libreoffice-qa] Converting a Python UI test into a cppunit test

2020-07-16 Thread Michael Stahl
[oops, resending because i'm too dumb for email] On 16.07.20 18:55, Ilmari Lauhakangas wrote: I created execute.sh for running the Python UI test: export PYTHONPATH=/home/tonttu/libreoffice/instdir/program/ export URE_BOOTSTRAP=file:///home/tonttu/libreoffice/instdir/program/fundamentalrc exp