You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by GitBox <gi...@apache.org> on 2021/05/07 17:56:18 UTC

[GitHub] [openoffice] cbmarcum opened a new pull request #128: Tests for warning dialog on certain hyperlinks in documents (i128450)

cbmarcum opened a new pull request #128:
URL: https://github.com/apache/openoffice/pull/128


   These tests are to validate the warning dialog on certain types of hyperlinks.  The dialog was enabled in the fix for i128451 [1].
   The test work is under i128450 [2].
   These can be ran in isolation after a build of AOO.
   From test directory:
   ```
   ant -Dopenoffice.home="<path-to-openoffice4>" compile
   ```
   ```
   ./run -Dopenoffice.home="<path-to-openoffice4>" -tm bvt:bvt.gui.BasicFunctionTest.testNonHttpHyperlinkWithHostOnly
   ```
   ```
   ./run -Dopenoffice.home="<path-to-openoffice4>" -tc fvt:fvt.gui.sw.hyperlink.WarningDialog
   ```
   Test results can be viewed in test/testspace/output.bvt and output.fvt.
   
   [1] https://bz.apache.org/ooo/show_bug.cgi?id=128451
   [2] https://bz.apache.org/ooo/show_bug.cgi?id=128450


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


[GitHub] [openoffice] cbmarcum merged pull request #128: Tests for warning dialog on certain hyperlinks in documents (i128450)

Posted by GitBox <gi...@apache.org>.
cbmarcum merged pull request #128:
URL: https://github.com/apache/openoffice/pull/128


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org