History log of /trunk/test/testgui/source/ (Results 1 - 25 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
6587247401-Dec-2023 John Bampton

misc: fix spelling (#188)

300d486628-Nov-2023 John Bampton

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...

81afc36f19-Nov-2023 John Bampton

misc: fix spelling (#184)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
daaa1af428-Apr-2022 cbmarcum

updated AOOTest.testHello to get the result first before the assertion and moved app.stop from tearDown into setup and afterClass due to screenshots happening after the app closed.

190f2c2016-Apr-2022 cbmarcum

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.

e266681915-Apr-2022 Carl Marcum

Merge pull request #145 from apache/standalone-test

Make the automated test suite standalone from the office build


d99de66127-Mar-2022 cbmarcum

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

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.

show more ...

e83be9d627-Mar-2022 cbmarcum

Refs #i128505# - testTableBorderLineStyle() was entering 0.55" instead of 0.50" at line 199 because the ctrl-a wasn't selecting all of the cell contents and leaving a 5 in the cell. then when typing

Refs #i128505# - testTableBorderLineStyle() was entering 0.55" instead of 0.50" at line 199 because the ctrl-a wasn't selecting all of the cell contents and leaving a 5 in the cell. then when typing in 0.5 it became 0.55 and failing the assertion at line 222. added sleep at 197 to make sure focus is completed before ctrl-a.

show more ...

Revision tags: AOO4112-GA
2c9c387927-Oct-2021 mseidel

Fixed operation system -> operating system

Revision tags: AOO4111-GA, AOO420-Dev3-m3
be190f5914-May-2021 Carl Marcum

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 me

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 ...

Revision tags: AOO4110-GA
882d61eb09-Jan-2021 Carl Marcum

Flaky tests (#115)

work on bvt flaky tests by adding a sleep and/or getting a value before checking the test result.

Revision tags: AOO419-GA, AOO418-GA
557ccdce27-Jul-2020 Damjan Jovanovic

Fix another test timing issue.

Patch by: me

fbeee53827-Jul-2020 Damjan Jovanovic

Fix a test timing issue, and deal with "Save changes" dialog.

Patch by: me

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
a622bb9317-Aug-2018 Damjan Jovanovic

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_nativ

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 ...

Revision tags: AOO415, AOO414
b3fee99c10-Nov-2017 Damjan Jovanovic

Sleep 1 second after sending Tab+Enter, as the UI needs time to
perform that action before we can copy the text out of the box.
If we don't wait then the wrong thing gets copied (a picture bo

Sleep 1 second after sending Tab+Enter, as the UI needs time to
perform that action before we can copy the text out of the box.
If we don't wait then the wrong thing gets copied (a picture box
instead of the text in it), and as a text value it becomes an
empty string, and tests fail.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814885 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO413, AOO4121
f9b0654804-Mar-2016 damjan

Fix the failing bvt.gui.BasicFunctionTest.testFunctionWizardInFormulaBar
test method, which was failing because of use of inputKeys() instead of
typeKeys().

Patch by: me


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 ...

9c5183b904-Mar-2016 damjan

Hide 2 utility classes that falsely register as failing tests.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733554 13f79535-47bb-0310-9956-f

Hide 2 utility classes that falsely register as failing tests.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733554 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1269415604-Mar-2016 damjan

Path separator fixes for the bvt.gui.FileExport test.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733549 13f79535-47bb-0310-9956-ffa450edef

Path separator fixes for the bvt.gui.FileExport test.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733549 13f79535-47bb-0310-9956-ffa450edef68

show more ...

21ba21a904-Mar-2016 damjan

Fix an index out of range error in the bvt.gui.FileExport test,
which could never possibly work as the directory being
searched for isn't in the path.

Patch by: me



Fix an index out of range error in the bvt.gui.FileExport test,
which could never possibly work as the directory being
searched for isn't in the path.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733545 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO412
2e4d233503-Nov-2015 Damjan Jovanovic

#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

#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 ...

Revision tags: SNAPSHOT
bf385f7311-Oct-2015 Damjan Jovanovic

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-ffa45

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

show more ...

Revision tags: AOO411
64c7196630-Jun-2014 Steve Yin

A file conversion test case, which includes some operations of ODF, MS OOXML, MS binary loading/saving, and PDF format exporting.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun

A file conversion test case, which includes some operations of ODF, MS OOXML, MS binary loading/saving, and PDF format exporting.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1606622 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
35ff5cfc24-Feb-2014 Herbert Dürr

#i124305# adjust fvt.gui.sd.table.TableFontEffectsProperty to the standard color-palette

which was changed for #i121520#. The color black was moved from index 1 to index 12.


gi

#i124305# adjust fvt.gui.sd.table.TableFontEffectsProperty to the standard color-palette

which was changed for #i121520#. The color black was moved from index 1 to index 12.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571353 13f79535-47bb-0310-9956-ffa450edef68

show more ...

79cf4d9324-Feb-2014 Herbert Dürr

#i123160# fix shape-count failure in fvt.gui.sd.shape.ShapeTypes

folding in the shape-list before counting the shapes resulted in the
wrong number (==1) instead of the expected four item

#i123160# fix shape-count failure in fvt.gui.sd.shape.ShapeTypes

folding in the shape-list before counting the shapes resulted in the
wrong number (==1) instead of the expected four items.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571345 13f79535-47bb-0310-9956-ffa450edef68

show more ...

f7e5434624-Feb-2014 Herbert Dürr

#i124304# adjust fvt.gui.sw.table.TableGeneral for space-before-unit changes

with the fixes for #i56998# a space gets added before unit symbols, so the
measurement text is changed and th

#i124304# adjust fvt.gui.sw.table.TableGeneral for space-before-unit changes

with the fixes for #i56998# a space gets added before unit symbols, so the
measurement text is changed and the autotest is adapted now too


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571340 13f79535-47bb-0310-9956-ffa450edef68

show more ...

123