History log of /trunk/test/testgui/source/fvt/gui/sw/hyperlink/WarningDialog.java (Results 1 – 5 of 5)
Revision Date Author Comments
# 6fd2419a 29-Jan-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit end-of-file-fixer check more file types (#262)

Seems just the java files were cleaned up


# e2666819 15-Apr-2022 Carl Marcum <carl.marcum@codebuilders.net>

Merge pull request #145 from apache/standalone-test

Make the automated test suite standalone from the office build


# f9405ed5 27-Mar-2022 Carl Marcum <carl.marcum@codebuilders.net>

Merge pull request #144 from cbmarcum/standalone-test-work

Refs #i128450# - disabled smb host only test


# d99de661 27-Mar-2022 cbmarcum <carl.marcum@codebuilders.net>

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.


# be190f59 14-May-2021 Carl Marcum <carl.marcum@codebuilders.net>

Tests for warning dialog on certain hyperlinks in documents (i128450) (#128)

* Refs #i128450 - added fvt test class for verifying a warning dialog for certain hyperlinks.
Added a test method to bvt

Tests for warning dialog on certain hyperlinks in documents (i128450) (#128)

* Refs #i128450 - added fvt test class for verifying a warning dialog for certain hyperlinks.
Added a test method to bvt test so there is some coverage there.
added UI mappings for hyperlink dialogs.

* Refs #i128450 - removed http and https protcols.

* Refs #i128450 - updated comments for change in fvt test method name.

show more ...