323c3501 | 26-Aug-2015 |
Damjan Jovanovic |
#i112383# CLng("&HFFFFFFFF") fails on 64-bits rather than returning -1 Found-by: andrew Patch-by: Damjan Jovanovic git-svn-id: https://svn.apache.org/repos/asf/openoff
#i112383# CLng("&HFFFFFFFF") fails on 64-bits rather than returning -1 Found-by: andrew Patch-by: Damjan Jovanovic git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1697984 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c7723a22 | 26-Aug-2015 |
Damjan Jovanovic |
#i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 Also extended our spreadsheeet test to search through more columns, open spreadsheets
#i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 Also extended our spreadsheeet test to search through more columns, open spreadsheets with macros enabled, and added a test for the the Year(), Month(), Day(), Hour(), Minute(), and Second() functions comparing Calc's formulas vs StarBasic's runtime functions. Found-by: villeroy Patch-by: Damjan Jovanovic git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1697807 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
64c71966 | 30-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 |
|
f331e23f | 25-Feb-2014 |
Herbert Dürr |
#i124310# fix autotest fvt.uno.sd.bullet.GraphicBulletFromFile the assumption that the property "GraphicURL" is at index 6 and the property "NumberingType" is at index 0 is not correct.
#i124310# fix autotest fvt.uno.sd.bullet.GraphicBulletFromFile the assumption that the property "GraphicURL" is at index 6 and the property "NumberingType" is at index 0 is not correct. The fix finds and uses their respective indices. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571617 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
35ff5cfc | 24-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 ...
|
79cf4d93 | 24-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 ...
|
f7e54346 | 24-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 ...
|
772b8e0b | 24-Feb-2014 |
Herbert Dürr |
#i124304# fix fvt.gui.sw.table.TableGeneral for the new colorpicker git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571333 13f79535-47bb-0310-9956-ffa450edef68 |
f1afe80a | 17-Dec-2013 |
Herbert Dürr |
#i123847# provide start/end times and duration in autotest result page git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551484 13f79535-47bb-0310-9956-ffa450edef68 |
e8da46a6 | 13-Dec-2013 |
Herbert Dürr |
#i123847# provide a "Test Date" line in autotest result pages git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550687 13f79535-47bb-0310-9956-ffa450edef68 |
253f501c | 13-Dec-2013 |
Herbert Dürr |
#i123846# fix the link in the "Revision:" line of autotest results The original link to fisheye seems to be out of commission. As the ASF repository runs viewvc itself a link to its revi
#i123846# fix the link in the "Revision:" line of autotest results The original link to fisheye seems to be out of commission. As the ASF repository runs viewvc itself a link to its revision info is better anyway. That viewvc instance apparently has problems to display the logview of a revision though, the the revision view has to do... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550671 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401 |
|
3bf97486 | 04-Sep-2013 |
Herbert Dürr |
#i123172# remove 25min of dead time in saveNewSWWithLineToDoc() test git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519988 13f79535-47bb-0310-9956-ffa450edef68 |
a61e83ff | 03-Sep-2013 |
Herbert Dürr |
#i123172# speedup autotest mouse dragging many GUI autotests drag the mouse across the screen. Moving the mouse pointer one-by-one is inefficient and takes a long time. Speeding this
#i123172# speedup autotest mouse dragging many GUI autotests drag the mouse across the screen. Moving the mouse pointer one-by-one is inefficient and takes a long time. Speeding this up gets rid of a lot of dead time in the autotests. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519643 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
122356be | 03-Sep-2013 |
Herbert Dürr |
#i123172# emit regular infos in long running SVT autotests some SVT autotests were not suitable for being run as buildbot step because they repeat running individual test cases hundreds
#i123172# emit regular infos in long running SVT autotests some SVT autotests were not suitable for being run as buildbot step because they repeat running individual test cases hundreds of times without providing any output. Buildbots expect regular output and the timeout for this is configurable. Their default value is already quite high and should neither be increased by orders of magnitude nor should it be disabled, as hang detection is a valuable test too. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519626 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
05d85903 | 02-Sep-2013 |
Herbert Dürr |
#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests If the modified test documents are neither saved nor discarded a QueryBox "The document $DOC has been modified.\nD
#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests If the modified test documents are neither saved nor discarded a QueryBox "The document $DOC has been modified.\nDo you want to save your changes?" would prevent the application from quitting normally. Calling AppTool's discard() method handles this message box. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519460 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
afc57781 | 02-Sep-2013 |
Herbert Dürr |
#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes) often fail because the tests expects three items in th
#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes) often fail because the tests expects three items in the navigator as a precondition. These three items are only shown there if filter->shapes and then all-shapes has been selected. There is a race condition: The click on filter->shapes fails when the window-manager hasn't focussed the Navigator window. Then the precondition that all shapes are selected fails. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519425 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f76c5999 | 29-Aug-2013 |
Herbert Dürr |
#i123142# handle "file changed by others" msgbox in autotests autotests are routinely deleting/rewriting/overwriting temporary files and a warning msgbox pops up for that which needs to
#i123142# handle "file changed by others" msgbox in autotests autotests are routinely deleting/rewriting/overwriting temporary files and a warning msgbox pops up for that which needs to be handled, else the autotest runs into a timeout and thus fails. Unfortunately the "file changed by others" message box doesn't have an e.g. helpid or other constant for finding it, so the msgbox's message itself has to be checked. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518666 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0cfac088 | 29-Aug-2013 |
Herbert Dürr |
#i123141# fix fvt.mix.MixedTes's text color selection "Light Green" is not part of the standard color palette defined in main/extras/source/palettes/standard.soc. The nearest color t
#i123141# fix fvt.mix.MixedTes's text color selection "Light Green" is not part of the standard color palette defined in main/extras/source/palettes/standard.soc. The nearest color to "Light Green" (a.k.a. #00FF00) in the standard palette is "Green 3" (a.k.a. #00CC00). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518606 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7d4ea83a | 29-Aug-2013 |
Herbert Dürr |
#i123140# fix fvt.mix.MixedTest failing to connect to OpenOffice via UNO because the FirstStartWizard (reenabled in r1494061) prevents that. The MixedTest is better off with an OpenOffic
#i123140# fix fvt.mix.MixedTest failing to connect to OpenOffice via UNO because the FirstStartWizard (reenabled in r1494061) prevents that. The MixedTest is better off with an OpenOffice target that was started with the default options suitable for test automation which include the options "-nofirststartwizard", "-norestore" and "-quickstart=no". git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518596 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e4b54efc | 29-Aug-2013 |
Herbert Dürr |
#i123139# fix race condition in fvt.uno.sw.DocumentTest's document closing git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518553 13f79535-47bb-0310-9956-ffa450edef68 |
ca86e9e5 | 29-Aug-2013 |
Herbert Dürr |
#i123138# tolerate integer rounding artifacts in the fvt.uno.sc.chart.ChartLegend autotest git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518547 13f79535-47bb-0310-9956-
#i123138# tolerate integer rounding artifacts in the fvt.uno.sc.chart.ChartLegend autotest git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518547 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2c0d454c | 29-Aug-2013 |
Herbert Dürr |
#i123137# fix invalid parameter in fvt.uno.sd.graphic.GraphicPro_Border autotest git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518537 13f79535-47bb-0310-9956-ffa450edef
#i123137# fix invalid parameter in fvt.uno.sd.graphic.GraphicPro_Border autotest git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518537 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
78c4b824 | 29-Aug-2013 |
Herbert Dürr |
#i121388# adjust testDefaultErrorAlertMessage() autotest to the renaming done in revision 1431253 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535
#i121388# adjust testDefaultErrorAlertMessage() autotest to the renaming done in revision 1431253 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9930860e | 28-Aug-2013 |
Herbert Dürr |
#i123119# allow only "TRUE" or "FALSE" as testOK results git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518093 13f79535-47bb-0310-9956-ffa450edef68 |
11e9ca94 | 27-Aug-2013 |
Herbert Dürr |
#i123119# add test script for checking manual-test friendly spreedsheets The script looks for the columns with "TestID" and "TestOK" markers. All cells below "TestID" are assumed to be t
#i123119# add test script for checking manual-test friendly spreedsheets The script looks for the columns with "TestID" and "TestOK" markers. All cells below "TestID" are assumed to be test names, all values below "TestOK" are assumed to be test results. If any of the test results evaluates to "FALSE" or zero the automatic test is marked as failed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1517802 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|