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
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
[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
We have a list of Python UI tests that should be reimplemented as
cppunit tests:
https://wiki.documentfoundation.org/UiTestsToCppUnittests
I completed my first conversion and thought it might be useful to write
about my experience. The conversion commit is here:
https://git.libreoffice.org/cor