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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org