[Libreoffice-commits] dev-tools.git: uitest/execute.sh
Markus Mohrhard
markus.mohrhard at googlemail.com
Sat Sep 10 04:15:31 UTC 2016
uitest/execute.sh | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4fb6ce2b46c30f73472c699b5ad58a4dd5e3912d
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sat Sep 10 06:14:24 2016 +0200
add demo script to execute test with UI
we should add this feature to the makefiles at some point.
diff --git a/uitest/execute.sh b/uitest/execute.sh
new file mode 100755
index 0000000..6fe09a5
--- /dev/null
+++ b/uitest/execute.sh
@@ -0,0 +1 @@
+/home/moggi/devel/libo9/instdir/program/python /home/moggi/devel/libo9/uitest/test_main.py --debug --soffice=path:/home/moggi/devel/libo9/instdir/program/soffice --userdir=file:///tmp/libreoffice_$dir_name/4 --file=/home/moggi/devel/libo9/uitest/calc_tests/create_range_name.py
More information about the Libreoffice-commits
mailing list