summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)Author
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-10Fix typosAndrea Gelmini
2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl
2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan
2015-12-16Make test code actually test somethingStephan Bergmann
2015-12-15Java unit tests were converted to Python unit testskadertarlan
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen
2015-11-04Make number recognition work in writer tables againNiklas Johansson
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen
2015-06-25add tests for SwChartDataSequence and SwChartDataProviderBjoern Michaelsen
2015-06-25remove left-over debug lineBjoern Michaelsen
2015-06-25test XServiceInfo stuff, while at itBjoern Michaelsen
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen
2015-04-13add some label testsBjoern Michaelsen
2015-04-13add set/getData testsBjoern Michaelsen
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen
2015-04-01more testing on the text table descriptionsBjoern Michaelsen
2015-04-01give each test an own docBjoern Michaelsen
2015-03-30add Python test for table describtionsBjoern Michaelsen
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-14sw: use less confusing variable names in python testMichael Stahl
2014-08-13check_table.py: use assertEqual()Thomas Arnhold
2013-08-20Translate writer test 'Checktable.java' to PythonXiaoli
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky
2013-06-17migrate check_index test from Java to PythonXiaoli
2013-04-30fix refresh() callDavid Ostrovsky
2013-04-29...and update TODO commentStephan Bergmann
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann
2013-04-28comment out storeToURL() as it crashes with debug buildDavid Ostrovsky
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky
2013-04-22clean up PythonTestsDavid Ostrovsky
2013-04-19sw: move Python tests out of qa/unoapiMichael Stahl