History log of /aoo42x/test/testcommon/source/ (Results 1 - 25 of 60)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
93fe1cd101-Dec-2023 John Bampton

misc: fix spelling, fix test (#189)

(cherry picked from commit 1d8849008a84a6bffbaf07728e05ff67da5b8f3b)

d271d0d826-Nov-2023 John Bampton

misc: fix spelling (#185)

I think we are OK!

(cherry picked from commit 07225a5114337e103be90ecef3d7824f6e2778ac)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3
2b3f926e04-Jun-2021 Carl Marcum

Refs #i128455# - updated junit to 4.13.2. updated NamedRequest inner class Suite constructor to match the signature of the super class ParentRunner that was the only constructor until JUnit 4.13. No

Refs #i128455# - updated junit to 4.13.2. updated NamedRequest inner class Suite constructor to match the signature of the super class ParentRunner that was the only constructor until JUnit 4.13. Now ParentRunner has a second constructor that made passing a null arg ambiguous. (#131)

show more ...

Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA
2ee5ff7e31-Jul-2020 Damjan Jovanovic

Fix a classic bug that was breaking all registry modifications during tests,
where the return value of a string change method was not getting assigned
anywhere, and the original read-only str

Fix a classic bug that was breaking all registry modifications during tests,
where the return value of a string change method was not getting assigned
anywhere, and the original read-only string was expected to be the
one changed.

Patch by: me

(cherry picked from commit 5045dcc653b31c87d6b268d887ec5821c03a2dec)

show more ...

db68e20f29-Jul-2020 Damjan Jovanovic

We don't need the process environment, and on FreeBSD's ps
there is apparently a total output line string length limit
of 2048 bytes that causes us to sometimes not find the
AOO pid, so l

We don't need the process environment, and on FreeBSD's ps
there is apparently a total output line string length limit
of 2048 bytes that causes us to sometimes not find the
AOO pid, so leave it out.

Patch by: me

(cherry picked from commit 74bd90983f3b030e16b5ca81adac546fd0b6b285)

show more ...

ca8e4e5a27-Jul-2020 Damjan Jovanovic

Explain format of "-tm" parameter when it's wrong.

Patch by: me

(cherry picked from commit 3705dcbca917f01156f9b8d7e49186e5358fb78b)

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121
70ab24e930-Mar-2016 damjan

When otherwise absent, get the run and run.bat scripts to try to detect
and use the ${openoffice.home} that the --with-package-format="installed"
option to ./configure provided.

Patc

When otherwise absent, get the run and run.bat scripts to try to detect
and use the ${openoffice.home} that the --with-package-format="installed"
option to ./configure provided.

Patch by: me



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

show more ...

fcce201404-Mar-2016 damjan

Remove an erroneous tab that ends the output of "./run --help" for our
qa tests.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1733544 13f

Remove an erroneous tab that ends the output of "./run --help" for our
qa tests.

Patch by: me



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

show more ...

Revision tags: AOO412
8716daac25-Oct-2015 asf-sync-process

#i126604# test framework on *BSD calls "ps" wrongly, can't find AOO to kill it if hung

On *BSD, call "ps" with "-wweo", as the "ww" is needed to produce all the columns in the output.
Wi

#i126604# test framework on *BSD calls "ps" wrongly, can't find AOO to kill it if hung

On *BSD, call "ps" with "-wweo", as the "ww" is needed to produce all the columns in the output.
Without it, output is trimmed short, and the test framework can't find AOO to kill it,
leaving AOO running and causing further tests to fail.



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

show more ...

Revision tags: SNAPSHOT, AOO411, AOO410, AOO410_Beta
f1afe80a17-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

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

253f501c13-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
a61e83ff03-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 ...

Revision tags: AOO400
4f91339105-Feb-2013 Ariel Constenla-Haile

i119977 - Update version number to 4.0.0

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

b0ed8c5215-Jan-2013 Herbert Dürr

more verbose reporting of failures in the autotesting framework

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

4326146815-Jan-2013 Herbert Dürr

allow automatic testing on machines without network access

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

27723ce411-Dec-2012 Linyi Li

Conversion.java: modified timeout time to 10 minutes. added -enableautomation option.
TextAnimation.java: fixed compile error.

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

Conversion.java: modified timeout time to 10 minutes. added -enableautomation option.
TextAnimation.java: fixed compile error.

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

show more ...

Revision tags: AOO340
22dbaf6931-Oct-2012 Liu Zhe

Fix getClassesInPackage doesn't work if the path has special characters.

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

f06ebcc826-Oct-2012 Liu Zhe

Update usage for Run

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

285eba3e26-Oct-2012 Li Feng Wang

initial file provider only when suite file directory exist.

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

a22b55fd25-Oct-2012 Liu Zhe

Use testspace/install as the default directory to search OpenOffice

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

da7831cb25-Oct-2012 Liu Zhe

Fixed: Some properties are not generated if testing is terminated before finishing all tests

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

Fixed: Some properties are not generated if testing is terminated before finishing all tests

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

show more ...

e3383f0112-Oct-2012 Herbert Dürr

only decorate ignore annotations if the regexp matches to the decoration pattern

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

5539582e11-Oct-2012 Liu Zhe

Fix: Can't find the correct the soffice.bin if there is another one OpenOffice installed in /Applications

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1397012 13f79535-47

Fix: Can't find the correct the soffice.bin if there is another one OpenOffice installed in /Applications

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

show more ...

d6c020cb09-Oct-2012 Herbert Dürr

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

123