| #
118e126c
|
| 14-May-2022 |
Carl Marcum <carl.marcum@codebuilders.net> |
Merge pull request #148 from cbmarcum/test-work
Fix sample test AOOTest for late failure screenshots and fix an assertion text incorrectly changed in a code cleanup.
|
| #
190f2c20
|
| 16-Apr-2022 |
cbmarcum <carl.marcum@codebuilders.net> |
fixed testFind assertion text that was changed and caused the find and replace test to fail because it no longer worked with the bvt/find.odt test document.
|
| #
2c9c3879
|
| 27-Oct-2021 |
mseidel <mseidel@apache.org> |
Fixed operation system -> operating system
|
| #
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 ...
|
| #
882d61eb
|
| 09-Jan-2021 |
Carl Marcum <carl.marcum@codebuilders.net> |
Flaky tests (#115)
work on bvt flaky tests by adding a sleep and/or getting a value before checking the test result.
|
| #
a622bb93
|
| 17-Aug-2018 |
Damjan Jovanovic <damjan@apache.org> |
Move smoketestdoc to the top-level test directory. This is where all integration tests are meant to be; a binary copy of the smoketest was there already.
Delete the smoketestoo_native module whose o
Move smoketestdoc to the top-level test directory. This is where all integration tests are meant to be; a binary copy of the smoketest was there already.
Delete the smoketestoo_native module whose only purpose was to run the smoketest, something that is done in the Java bvt test now. Delete the old smoketest binary copy in test/ and use this one built from source. Build an .odt file for the smoketest instead of the legacy .sxw.
Note that we now require main/ built to build test/, as the Ant build files required to build smoketest's Java component are in main/.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838268 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
f9b06548
|
| 04-Mar-2016 |
damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> |
Fix the failing bvt.gui.BasicFunctionTest.testFunctionWizardInFormulaBar test method, which was failing because of use of inputKeys() instead of typeKeys().
Patch by: me
git-svn-id: https://svn.a
Fix the failing bvt.gui.BasicFunctionTest.testFunctionWizardInFormulaBar test method, which was failing because of use of inputKeys() instead of typeKeys().
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733558 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
2e4d2335
|
| 03-Nov-2015 |
Damjan Jovanovic <damjan@apache.org> |
#i60307# search for strings in date formats fails. When "Search in" is set to "Values", search the formatted values instead of just the raw input. This fixes a 9 year old bug that's been duplicated a
#i60307# search for strings in date formats fails. When "Search in" is set to "Values", search the formatted values instead of just the raw input. This fixes a 9 year old bug that's been duplicated at least 6 times, and matches what Excel does. Tests show even "Replace" works, and works well: if "October" is replaced by "November", it converts the original month from 10 to 11; it only converts the cell type to text if the resulting text is no longer a valid date. Also added BVT tests for the expected behaviour.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1712367 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
bf385f73
|
| 11-Oct-2015 |
Damjan Jovanovic <damjan@apache.org> |
Fix a test that hangs on the "Do you want to save your changes?" dialog at exit.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1707970 13f79535-47bb-0310-9956-ffa450edef68
|
| #
9edf8282
|
| 27-Sep-2012 |
Liu Zhe <liuzhe@apache.org> |
Added PVT GUI tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390888 13f79535-47bb-0310-9956-ffa450edef68
|
| #
91745ed9
|
| 26-Sep-2012 |
Liu Zhe <liuzhe@apache.org> |
Close app after testing
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390300 13f79535-47bb-0310-9956-ffa450edef68
|
| #
80a6f5c5
|
| 12-Sep-2012 |
Liu Zhe <liuzhe@apache.org> |
Categorize tests to svt,pvt,fvt,bvt
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383961 13f79535-47bb-0310-9956-ffa450edef68
|