History log of /AOO41X/test/ (Results 101 – 125 of 202)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f26f845409-Oct-2012 Herbert Dürr <hdu@apache.org>

allow autotests to run on a DISPLAY other than :0.0

Running the automated tests on another display is a good idea, e.g. because our
autotests currently depend on the X11 keyboard being set to an en_

allow autotests to run on a DISPLAY other than :0.0

Running the automated tests on another display is a good idea, e.g. because our
autotests currently depend on the X11 keyboard being set to an en_US layout
(as defined in test/testcommon/source/org/openoffice/test/vcl/Tester.java),
to allow multiple test sessions and to allow running the tests on a developer
machine without disrupting the normal work too much. Being able to set the
DISPLAY variable to be different from :0.0 is very useful for all this.

FWIW: an X11 server that works well with our automated tests is
Xephyr :99 -keybd ephyr,,,xkbmodel=evdev,xkblayout=en_US -screen 1440x900
and the DISPLAY variable has to be set to :99 for running with that.


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

show more ...

d6c020cb09-Oct-2012 Herbert Dürr <hdu@apache.org>

fix typo in help info about automated test method selection

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

9116c36c09-Oct-2012 Liu Zhe <liuzhe@apache.org>

Update conversion mode pvt case

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

75ed6c3109-Oct-2012 Liu Zhe <liuzhe@apache.org>

Update conversion mode pvt case

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

ef94b85d08-Oct-2012 Linyi Li <liliny@apache.org>

Modified sleep time.

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

8fd475f408-Oct-2012 Linyi Li <liliny@apache.org>

Add sleep before loadComponentFromURL and storeToURL.
Catch limitation check exception.

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


/AOO41X/main/basctl/source/basicide/baside2b.cxx
/AOO41X/main/basctl/source/basicide/baside3.cxx
/AOO41X/main/basctl/source/basicide/basidesh.cxx
/AOO41X/main/basegfx/inc/basegfx/pixel/bpixel.hxx
/AOO41X/main/basegfx/inc/basegfx/point/b2dhompoint.hxx
/AOO41X/main/basegfx/inc/basegfx/point/b3dhompoint.hxx
/AOO41X/main/basegfx/inc/basegfx/raster/rasterconvert3d.hxx
/AOO41X/main/basegfx/inc/basegfx/tools/gradienttools.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b2dtuple.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b2i64tuple.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b2ituple.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b3dtuple.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b3i64tuple.hxx
/AOO41X/main/basegfx/inc/basegfx/tuple/b3ituple.hxx
/AOO41X/main/basegfx/source/point/b2dhompoint.cxx
/AOO41X/main/basegfx/source/tools/gradienttools.cxx
/AOO41X/main/basegfx/source/tuple/b2ituple.cxx
/AOO41X/main/bootstrap.1
/AOO41X/main/cppcanvas/source/mtfrenderer/implrenderer.cxx
/AOO41X/main/drawinglayer/inc/drawinglayer/primitive2d/fillgradientprimitive2d.hxx
/AOO41X/main/drawinglayer/inc/drawinglayer/texture/texture.hxx
/AOO41X/main/drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx
/AOO41X/main/drawinglayer/source/processor2d/vclhelperbitmaprender.cxx
/AOO41X/main/drawinglayer/source/processor2d/vclhelpergradient.cxx
/AOO41X/main/drawinglayer/source/processor2d/vclprocessor2d.cxx
/AOO41X/main/drawinglayer/source/texture/texture.cxx
/AOO41X/main/filter/source/msfilter/svdfppt.cxx
/AOO41X/main/offapi/com/sun/star/awt/PrinterServer.idl
/AOO41X/main/offapi/com/sun/star/awt/makefile.mk
/AOO41X/main/set_soenv.in
/AOO41X/main/solenv/bin/download_external_dependencies.pl
/AOO41X/main/stlport/makefile.mk
/AOO41X/main/toolkit/inc/toolkit/awt/vclxprinter.hxx
/AOO41X/main/toolkit/source/awt/vclxprinter.cxx
/AOO41X/main/vcl/source/gdi/gdimtf.cxx
/AOO41X/main/vcl/source/gdi/outdev4.cxx
testuno/source/pvt/uno/Conversion.java
08ed123602-Oct-2012 Liu Zhe <liuzhe@apache.org>

Fix: Report can't be shown in IE

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

20033afd01-Oct-2012 Liu Zhe <liuzhe@apache.org>

Fix: Report can't be shown in IE

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

8969bfce29-Sep-2012 Liu Zhe <liuzhe@apache.org>

Add cases in GUI PVT

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

8cce5abb29-Sep-2012 Liu Zhe <liuzhe@apache.org>

Add cases in GUI PVT

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

10ac66b229-Sep-2012 Linyi Li <liliny@apache.org>

Add benchmark sample file: complex.xls, complex.xlsx

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

6db7032228-Sep-2012 Liu Zhe <liuzhe@apache.org>

Fix: can not find soffice process

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

4481f6d828-Sep-2012 Linyi Li <liliny@apache.org>

Add limitation check file: limit_cfg.ini

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

a169304428-Sep-2012 Linyi Li <liliny@apache.org>

Add limitation check for gad build.

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

fe97803227-Sep-2012 Linyi Li <liliny@apache.org>

Add benchmark sample file: complex_100p.ppt

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

583658b527-Sep-2012 Linyi Li <liliny@apache.org>

Add benchmark sample file: complex pptx

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

9edf828227-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

f7226f5c27-Sep-2012 Liu Zhe <liuzhe@apache.org>

Add new test file without illegal content.

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

4c280f3427-Sep-2012 Linyi Li <liliny@apache.org>

Add type conversion to resolve compile error problem.

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

6e8c4b2226-Sep-2012 Liu Zhe <liuzhe@apache.org>

Close app after testing

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


91745ed926-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

329fd86525-Sep-2012 Liu Zhe <liuzhe@apache.org>

Output data into MS Excel 2003 XML instead of csv

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

e4b8389224-Sep-2012 Liu Zhe <liuzhe@apache.org>

Add DataSheet. We can output some data into one MS Office Excel 2003 XML file. It can be opened with OpenOffice.
Add new PVT files without sensitive content legally.

git-svn-id: https://svn.apache.

Add DataSheet. We can output some data into one MS Office Excel 2003 XML file. It can be opened with OpenOffice.
Add new PVT files without sensitive content legally.

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

show more ...

5e5a869922-Sep-2012 Liu Zhe <liuzhe@apache.org>

#120973 - [testUNO]Refine chart utility methond, add test cases for Chart title, DataLabel, Grid, Trendline, MeanValue, Y Error Bar.
Patch By: Zhu Shan <shanzhu33@gmail.com>
Review By: Liu Zhe <aliuz

#120973 - [testUNO]Refine chart utility methond, add test cases for Chart title, DataLabel, Grid, Trendline, MeanValue, Y Error Bar.
Patch By: Zhu Shan <shanzhu33@gmail.com>
Review By: Liu Zhe <aliuzhe@gmail.com>

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

show more ...

9017529622-Sep-2012 Liu Zhe <liuzhe@apache.org>

#120972 - [testuno] Create/Show/Hide/Edit/Delete comments in spreadsheet.
Patch By: Guo Bin <binbjguo@gmail.com>
Review By: Liu Zhe <aliuzhe@gmail.com>

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

#120972 - [testuno] Create/Show/Hide/Edit/Delete comments in spreadsheet.
Patch By: Guo Bin <binbjguo@gmail.com>
Review By: Liu Zhe <aliuzhe@gmail.com>

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

show more ...

123456789