summaryrefslogtreecommitdiff
path: root/sw/qa/python/check_table.py
AgeCommit message (Expand)Author
2018-09-07DeInitVCL in PythonTestStephan Bergmann
2018-02-26Revert "tdf#97361 Tests in sw should be more pythonic"Saurav Chirania
2018-02-12tdf#97361 Tests in sw should be more pythonicSaurav Chirania
2017-08-30Correct a test that worked only by chance, tdf#91758 follow-upEike Rathke
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen
2017-03-25Fix typosAndrea Gelmini
2017-02-27add missing modeline etc. boilerplateBjoern Michaelsen
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-03Fix typosAndrea Gelmini
2016-07-07Add test for XML Range Conversionsslideon
2016-07-05Add test for the TableBorderDistances struct, and the Uno Namesslideon
2016-06-01sw UNO API XTextTable add TableTemplateName propertyJakub Trzebiatowski
2016-05-11tdf#99145 refactored to pep8ackepenek
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon
2016-03-30tdf#97361 Refactor load_save_testslideon
2016-03-25tdf#97362: Fixed Python Unit Test(check_table.py)kadertarlan
2016-01-10Fix typosAndrea Gelmini
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-08-13check_table.py: use assertEqual()Thomas Arnhold
2013-08-20Translate writer test 'Checktable.java' to PythonXiaoli