Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make automated test suites standalone #136

Merged
merged 2 commits into from
Sep 22, 2021

Conversation

cbmarcum
Copy link
Contributor

New branch based on trunk for this for now.
This change breaks the dependency on needing to have built the office to have access to the Java UNO jars and other tools like javamaker, regmerge, and idlc, and changes it to depend on the ones in the office under test which is passed as the openoffice.home env variable to ant compile and the run scripts.
This allows anyone to run the QA test suites against any office directory as long is it has an SDK installed in it without needing the office build environment setup.
Another breaking change is that running it against a just-built "installed" office requires the sdk be copied into the office first.

…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.
@cbmarcum cbmarcum self-assigned this Sep 22, 2021
@cbmarcum cbmarcum merged commit 1c0e347 into apache:standalone-test Sep 22, 2021
@cbmarcum cbmarcum deleted the standalone-tests branch September 22, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant