1. 467bd1e work around off-by-ones on i386 in uicheck uitests... by Rene Engelhard · 4 years, 7 months ago
  2. 87b74da uitest: pos must be of type str by Xisco Fauli · 4 years, 5 months ago
  3. 9158d2d blind fix for UITest_impress_demo failed by Xisco Fauli · 4 years, 5 months ago
  4. 01cbdcc6 tdf#119206: sw: Add UItest by Xisco Fauli · 4 years, 5 months ago
  5. 02bd6074 uitest: execute setActiveFrame in load_file first by Xisco Fauli · 4 years, 5 months ago
  6. f75bae7 uitest: combine execute_modeless_dialog_through_command methods by Xisco Fauli · 4 years, 7 months ago
  7. 714278c uitest: guard the remaining execute_modeless_dialog_through_command by Xisco Fauli · 4 years, 7 months ago
  8. a917d4a uitest: guard execute_modeless_dialog_through_command in sd by Xisco Fauli · 4 years, 7 months ago
  9. 2c0e5d8 uitest: sc: factor out common code by Xisco Fauli · 4 years, 7 months ago
  10. 4f8748f Revert "uitest: try harder to close the dialog when it fails..." by Xisco Fauli · 4 years, 9 months ago
  11. a564bb7 uitest: combine create_doc_in_start_center methods by Xisco Fauli · 4 years, 9 months ago
  12. 3874e09 uitest: guard the remaining create_doc_in_start_center by Xisco Fauli · 4 years, 9 months ago
  13. f7300b2 uitest: guard create_doc_in_start_center in sd by Xisco Fauli · 4 years, 9 months ago
  14. ff641dc uitest: try harder to close the dialog when it fails... by Xisco Fauli · 4 years, 9 months ago
  15. 5b8a134 uitest: combine execute_dialog_through_command methods by Xisco Fauli · 4 years, 9 months ago
  16. 8fe4a2c uitest: guard remaining execute_dialog_through_command by Xisco Fauli · 4 years, 9 months ago
  17. 279ab35 uitest: guard execute_dialog_through_command in sc by Xisco Fauli · 4 years, 9 months ago
  18. beeb10a uitest: guard execute_dialog_through_command in sd by Xisco Fauli · 4 years, 9 months ago
  19. 8a63669 uitest: log the active UITEST_TEST_NAME by Jan-Marek Glogowski · 4 years, 9 months ago
  20. 1db375e uitest: introduce load_empty_file by Xisco Fauli · 4 years, 10 months ago
  21. 6649411 uitest: raise exception if timeout is reached by Xisco Fauli · 4 years, 10 months ago
  22. 8a2d7c7 uitest: guard execute_dialog_through_action by Xisco Fauli · 4 years, 10 months ago
  23. 9a89eea4 Revert "uitest: guard create_doc_in_start_center" by Xisco Fauli · 4 years, 10 months ago
  24. 39605d1 Introduce wait_for_top_focus_window to fix UITest_calc_tests9 by Stephan Bergmann · 4 years, 10 months ago
  25. 374baf3 uitest: guard create_doc_in_start_center by Xisco Fauli · 4 years, 10 months ago
  26. be0a416 uitest: guard load_file by Xisco Fauli · 4 years, 10 months ago
  27. 8298aa6 uitest: guard execute_blocking_action by Xisco Fauli · 4 years, 10 months ago
  28. c4f615b editengine-columns: Create document model and dialog page by Mike Kaganski · 4 years, 11 months ago
  29. 7f49c4e sw/qa/uitest: close the dialog if thrown an exception by Henry Castro · 5 years ago
  30. 89aaa17 UITest: introduce guarded context managers by Mike Kaganski · 4 years, 10 months ago
  31. 4839b7c Fix UITests that use File Open dialog to load documents by Mike Kaganski · 4 years, 10 months ago
  32. 7f1315c uitest: sd: simplify code by Xisco Fauli · 5 years ago
  33. 5fb6081 uitest: just use .uno:CloseDoc and simplify code by Xisco Fauli · 5 years ago
  34. dbd06d2 uitest: factor out common code by Xisco Fauli · 5 years ago
  35. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  36. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  37. 53c4a93 select_by_text helper method for uitests by Noel Grandin · 5 years ago
  38. f1cc5d2 throw exception for errors in uitest actions by Noel Grandin · 5 years ago
  39. 1a0af07 tdf#132293 remove unused imports from uitest by Victor Kukshiev · 5 years ago
  40. 6631aa3 uitest: no need to pass the parent as a parameter by Xisco Fauli · 5 years ago
  41. 82010c9 uitest: sd: check embedded document is open in a new dialog by Xisco Fauli · 5 years ago
  42. ec239e7 tdf#100024: uitest: add comment to existing test by Xisco Fauli · 5 years ago
  43. 86c8c77 tdf#118308: sc: Add UItest by Xisco Fauli · 5 years ago
  44. fd2dbcc uitest: sw: factor out common code ( part 3 ) by Xisco Fauli · 5 years ago
  45. 82cb5a3 uitest: sc: factor out common code ( part 1 ) by Xisco Fauli · 5 years ago
  46. 21e6a63 uitest: sd: test rotate object by Xisco Fauli · 5 years ago
  47. 4484acc tdf#138976 change "Cancel" button to "Close" in Template Manager dialog by Seth Chaiklin · 5 years ago
  48. dffcf10 uitest: sd: remove duplicated tests and add missing assert by Xisco Fauli · 5 years ago
  49. f6ae309 uitest: sd: Check Position and Size dialog after moving... by Xisco Fauli · 5 years ago
  50. e4fd4e9 uitest: sd: fix GOTO by Xisco Fauli · 5 years ago
  51. 6cc7314 uitest: sd: Add asserts to existing tests by Xisco Fauli · 5 years ago
  52. 52eb309 tdf#137930: uitest: Add assert to check values are not reset by Xisco Fauli · 5 years ago
  53. 91c5642 Make order of UITest *.py test file processing deterministic by Stephan Bergmann · 5 years ago
  54. 713fcfa uitest: move all calc tests to sc/qa/uitest by Xisco Fauli · 5 years ago
  55. f27c4ec uitest: sw: forgot to move this file by Xisco Fauli · 5 years ago
  56. 879f847 tdf#104649: move UItest to CppunitTest by Xisco Fauli · 5 years ago
  57. 5711858 uitest: move all writer tests to sw/qa/uitest by Xisco Fauli · 5 years ago
  58. c7caec0 uitest: sc: get_url_for_data_file -> pathlib.Path by Xisco Fauli · 5 years ago
  59. cfbd76b uitest: get_url_for_data_file -> pathlib.Path by Xisco Fauli · 5 years ago
  60. 2601555 uitest: move navigator tests to their own folder by Xisco Fauli · 5 years ago
  61. d5772a3 uitest: remove duplicated tests by Xisco Fauli · 5 years ago
  62. a2d3b57 uitest: factor out common duplicated code by Xisco Fauli · 6 years ago
  63. cdb9c24 uilogger : Add support in the Logger and DSL for MenuBtn by Ahmed ElShreif · 6 years ago
  64. 2e635d2 uilogger : Add support in the Logger and DSL for Writer-Comments by Ahmed ElShreif · 6 years ago
  65. fe3d005 uilogger : Add support in the Logger and DSL for Calc-Comments by Ahmed ElShreif · 6 years ago
  66. 88e52e5 Fix typo in code by Andrea Gelmini · 6 years ago
  67. 707903a uilogger : Add support in the Logger and DSL for ValueSet by Ahmed ElShreif · 6 years ago
  68. 3ceccd3 uilogger : Add support in the Logger and DSL for the ToolBox by Ahmed ElShreif · 6 years ago
  69. ea94295 uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALC by Ahmed ElShreif · 6 years ago
  70. 3c6e41f Fix typos by Andrea Gelmini · 6 years ago
  71. 66ec917 uitest : Add demo for gear button menu in Tools->Customize by Ahmed ElShreif · 6 years ago
  72. 287adbc uitest: Fix small issue in UI Logger DSL grammar "EditUIObject" by Ahmed ElShreif · 6 years ago
  73. 4407ee1 tdf#133862: sw: Add UItest by Xisco Fauli · 6 years ago
  74. 41d4458 Print more information about the swallowed exceptions by Stephan Bergmann · 6 years ago
  75. 7b37966 Reliably terminate soffice.bin when terminating soffice by Stephan Bergmann · 6 years ago
  76. 386dd5a self.socket appears to be unused by Stephan Bergmann · 6 years ago
  77. d58a3e5 Reliably terminate soffice when connect throws an exception by Stephan Bergmann · 6 years ago
  78. 2519377 Remove unused self.pro by Stephan Bergmann · 6 years ago
  79. 8cfd9ae Adapt documentation by Stephan Bergmann · 6 years ago
  80. a68e4fc uitest: avoid defining the same object multiple time in in math by Shiko · 6 years ago
  81. 953d270 Do not time out execute_dialog_through_command by Stephan Bergmann · 6 years ago
  82. 4534d81 uitest: Add wait methods for slow elements by Xisco Fauli · 6 years ago
  83. d37b1ca uitest: sw: grab focus before using toggle button in navigator by Xisco Fauli · 6 years ago
  84. 9786f2b Fix typos by Andrea Gelmini · 6 years ago
  85. 78dc713 uitest: Fix some issue in the UI Logger DSL core by EL-SHREIF · 6 years ago
  86. ce0933c uitest: Fix small issue in UI Logger DSL grammar by EL-SHREIF · 6 years ago
  87. 19d3dba Do not time out close_dialog_through_button by Stephan Bergmann · 6 years ago
  88. 0b48cee Revert "tdf114724: uitest: make test less time.sleep dependent" by Xisco Faulí · 6 years ago
  89. 86f9825 uitest: no need to use time.sleep here by Xisco Fauli · 6 years ago
  90. 634ce6f tdf114724: uitest: make test less time.sleep dependent by Xisco Fauli · 6 years ago
  91. c65d94a uitest: remove unneeded time.sleep by Xisco Fauli · 6 years ago
  92. b98eec2 uitest: use while loop instead of time.sleep by Xisco Fauli · 6 years ago
  93. 9b1c9ac Related tdf#130778: New About dialog by Heiko Tietze · 6 years ago
  94. 8b89806 Revert "UITest: Actually time-out the wait" by Stephan Bergmann · 6 years ago
  95. a03b83c tdf#87199: move UItest to CppunitTest by Xisco Fauli · 6 years ago
  96. 870314d uitest: add asserts to table dialog by Xisco Fauli · 6 years ago
  97. 820a515 tdf#80663, tdf#96067: move UItest to CppunitTest by Xisco Fauli · 6 years ago
  98. cdd4f1c Defect type: IDENTIFIER_TYPO by Caolán McNamara · 6 years ago
  99. 5a2c0ab weld writer navigator by Caolán McNamara · 6 years ago
  100. bc6eb8e uitest: use hex instead of int for colors by Xisco Fauli · 6 years ago