summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Make number recognition work in writer tables againNiklas Johansson1-0/+70
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen1-4/+4
2015-06-25add tests for SwChartDataSequence and SwChartDataProviderBjoern Michaelsen1-0/+37
2015-06-25remove left-over debug lineBjoern Michaelsen1-1/+0
2015-06-25test XServiceInfo stuff, while at itBjoern Michaelsen1-0/+10
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen1-0/+61
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen1-10/+10
2015-04-13add some label testsBjoern Michaelsen1-0/+6
2015-04-13add set/getData testsBjoern Michaelsen1-8/+35
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen1-13/+13
2015-04-01more testing on the text table descriptionsBjoern Michaelsen1-7/+43
2015-04-01give each test an own docBjoern Michaelsen1-9/+4
2015-03-30add Python test for table describtionsBjoern Michaelsen1-0/+26
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-08-14sw: use less confusing variable names in python testMichael Stahl1-10/+10
2014-08-13check_table.py: use assertEqual()Thomas Arnhold1-124/+124
2013-08-20Translate writer test 'Checktable.java' to PythonXiaoli1-0/+260
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky1-0/+46
2013-06-17migrate check_index test from Java to PythonXiaoli1-0/+97
2013-04-30fix refresh() callDavid Ostrovsky1-14/+4
2013-04-29...and update TODO commentStephan Bergmann1-6/+1
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann1-1/+1
2013-04-28comment out storeToURL() as it crashes with debug buildDavid Ostrovsky1-2/+7
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky1-0/+123
2013-04-22clean up PythonTestsDavid Ostrovsky2-25/+15
2013-04-19sw: move Python tests out of qa/unoapiMichael Stahl2-0/+93