[Libreoffice-commits] core.git: sw/JunitTest_sw_complex.mk sw/PythonTest_sw_python.mk sw/qa

2017-12-11 Thread jmzambon
Author: jmzambon Date: Sun Dec 10 14:20:59 2017 +0100 tdf#97362: convert sw java complex tests to Python (#final) Move test documents to python folder. Delete remaining java helper class "TestDocument" and parent folder. Change-Id: I76ba4e82e96b39df207c337fc1f170

[Libreoffice-commits] core.git: sw/JunitTest_sw_complex.mk sw/qa

2017-09-05 Thread jmzambon
2bfb174ec57c78236e2350c8ae3be9bf524e811c Author: jmzambon Date: Sun Sep 3 19:09:57 2017 +0200 tdf#97362: TextPortionEnumerationTest partially migrated to python (last part) Convert tests: - test_meta_xtextattach_toxmark - test_meta_xtextattach_refmark

[Libreoffice-commits] core.git: sw/qa

2017-08-29 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 788 --- sw/qa/python/text_portion_enumeration_test.py| 774 ++ 2 files changed, 774 insertions(+), 788 deletions(-) New commits: commit 5a6ac13b7ccd121ede008238ee16a8c688910144 Author: jmzambon

[Libreoffice-commits] core.git: sw/qa

2017-08-22 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 331 - sw/qa/python/text_portion_enumeration_test.py| 353 +++ 2 files changed, 353 insertions(+), 331 deletions(-) New commits: commit c187973d1713ef1ee3f81461c8aa14d924c8d2e5 Author: jmzambon Date

[Libreoffice-commits] core.git: sw/qa

2017-08-09 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 271 sw/qa/python/text_portion_enumeration_test.py| 303 +++ 2 files changed, 303 insertions(+), 271 deletions(-) New commits: commit 033a619c979e45d012e1ebe286462eb379997b41 Author: jmzambon Date

[Libreoffice-commits] core.git: sw/qa

2017-08-01 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 156 --- sw/qa/python/text_portion_enumeration_test.py| 137 2 files changed, 137 insertions(+), 156 deletions(-) New commits: commit 51dee24ce82e0fc4b864ac2905ce3587acf344f3 Author: jmzambon Date

[Libreoffice-commits] core.git: sw/qa

2017-07-13 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 199 --- sw/qa/python/text_portion_enumeration_test.py| 173 2 files changed, 172 insertions(+), 200 deletions(-) New commits: commit 1bb0b3815a1e0ba677d6aac577fbb4c7fffee3bf Author: jmzambon Date

[Libreoffice-commits] core.git: sw/qa

2017-06-19 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 157 - sw/qa/python/text_portion_enumeration_test.py| 216 +-- 2 files changed, 201 insertions(+), 172 deletions(-) New commits: commit 9d221db01337957ec161a76b5dd7db9d6b384c89 Author: jmzambon Date

[Libreoffice-commits] core.git: sw/PythonTest_sw_python.mk sw/qa

2017-06-14 Thread jmzambon
e07492e14790262abc24d44c280bd71e5ebeddf4 Author: jmzambon Date: Mon Jun 5 19:16:35 2017 +0200 tdf#97362: TextPortionEnumerationTest partially migrated to python (test_portion_enumeration_test.py) Add footnote tests: - test_refmark_point - test_refmark - test_toxmark_point

[Libreoffice-commits] core.git: sw/JunitTest_sw_complex.mk sw/PythonTest_sw_python.mk sw/qa unotest/source

2017-05-27 Thread jmzambon
/libreoffice/unotest.py | 12 + 5 files changed, 152 insertions(+), 245 deletions(-) New commits: commit 52523f39aff9730a308eaca07a3c487829e36e8d Author: jmzambon Date: Fri May 26 17:52:14 2017 +0200 tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py) Change-Id

[Libreoffice-commits] core.git: offapi/com

2017-05-20 Thread jmzambon
offapi/com/sun/star/sheet/XConditionalFormat.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b850cad43d718d0d5c4b8a6dcef97781757c366 Author: jmzambon Date: Fri May 19 18:27:43 2017 +0200 Correction of a typo in the doctext of XConditionalFormat.idl