This is an automated email from the ASF dual-hosted git repository. cmarcum pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
from bdf8903e51 Cleaned up resource files, removed whitespace add 6ad462b038 Refs #i128459# - Initial work on removing dependencies on a build of office. updated smoketestdoc build where most of the dependencies were. Added a modified copy of main/solenv/ant/aoo-ant.xml to smoketestdoc for importing to build as well as idl.xml to import into aoo-ant.xml. add f420f94904 Refs #i128459# - added a path env needed for idlc, regmerge, and javamaker. add 1c0e347f36 Merge pull request #136 from cbmarcum/standalone-tests add 499ab82af0 Add README for using standalone automated tests (#137) add bc6c8f65f3 added prerequisites and windows platform examples. (#138) add e83be9d674 Refs #i128505# - testTableBorderLineStyle() was entering 0.55" instead of 0.50" at line 199 because the ctrl-a wasn't selecting all of the cell contents and leaving a 5 in the cell. then when typing in 0.5 it became 0.55 and failing the assertion at line 222. added sleep at 197 to make sure focus is completed before ctrl-a. add 709c58d0a8 Merge pull request #143 from cbmarcum/standalone-test-work add d99de66189 Refs #i128450# - disabled smb host only test per this email thread: https://lists.apache.org/thread/k1m3wqz04bj8b5kdg814h24qf45sv811 AOO keeps appending a final / thus changing the intent of the test. add f9405ed548 Merge pull request #144 from cbmarcum/standalone-test-work new e2666819d7 Merge pull request #145 from apache/standalone-test The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: test/README.md | 128 +++++++++++ test/build.xml | 1 + test/smoketestdoc/aoo-ant.xml | 243 +++++++++++++++++++++ test/smoketestdoc/build.xml | 16 +- test/smoketestdoc/idl.xml | 132 +++++++++++ .../prj/d.lst => test/smoketestdoc/manifest.empty | 0 .../source/fvt/gui/sw/hyperlink/WarningDialog.java | 7 +- .../source/fvt/gui/sw/table/TableGeneral.java | 1 + 8 files changed, 519 insertions(+), 9 deletions(-) create mode 100644 test/README.md create mode 100644 test/smoketestdoc/aoo-ant.xml create mode 100644 test/smoketestdoc/idl.xml copy ext_libraries/ratscan/prj/d.lst => test/smoketestdoc/manifest.empty (100%)