| /AOO41X/main/qadevOOo/runner/org/openoffice/ |
| H A D | Runner.java | 30 import base.TestBase; 232 TestBase toExecute = (TestBase) dcl.getInstance(sName); in run()
|
| H A D | RunnerService.java | 30 import base.TestBase; 126 TestBase toExecute = (TestBase)dcl.getInstance("base.java_fat_service"); in execute()
|
| /AOO41X/main/qadevOOo/runner/base/ |
| H A D | java_cmp.java | 34 public class java_cmp implements TestBase { 36 private TestBase mWrappedTestBase = new java_fat();
|
| H A D | TestBase.java | 31 public interface TestBase { interface
|
| H A D | makefile.mk | 37 JAVAFILES = TestBase.java \
|
| H A D | java_complex.java | 42 public class java_complex implements TestBase
|
| /AOO41X/main/qadevOOo/runner/lib/ |
| H A D | TestParameters.java | 95 public String TestBase="java_fat"; field in TestParameters 261 put(PropertyName.TEST_BASE,TestBase); in TestParameters()
|
| /AOO41X/main/testtools/source/servicetests/ |
| H A D | makefile.mk | 30 JAVAFILES := TestBase.java TestService.java
|
| H A D | LocalServiceTest.java | 32 public final class LocalServiceTest extends TestBase {
|
| H A D | TestBase.java | 30 public abstract class TestBase extends ComplexTestCase { class
|
| H A D | RemoteServiceTest.java | 42 public final class RemoteServiceTest extends TestBase {
|
| /AOO41X/main/ucb/test/com/sun/star/comp/ucb/ |
| H A D | makefile.mk | 53 java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex \
|
| /AOO41X/main/chart2/qa/ |
| H A D | makefile.mk | 66 …+@java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex -o $(subst,$(CLASSDIR)…
|
| /AOO41X/main/embeddedobj/qa/embedding/ |
| H A D | makefile.mk | 63 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/writerfilter/qa/complex/ooxml/ |
| H A D | makefile.mk | 57 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/connectivity/qa/ |
| H A D | makefile.mk | 53 RUNNER_ARGS = org.openoffice.Runner -TestBase java_complex
|
| /AOO41X/main/testtools/qa/cli/ |
| H A D | makefile.mk | 63 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/package/qa/ofopxmlstorages/ |
| H A D | makefile.mk | 70 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/forms/qa/ |
| H A D | makefile.mk | 45 RUNNER_ARGS = org.openoffice.Runner -TestBase java_complex
|
| /AOO41X/main/extensions/qa/integration/extensions/ |
| H A D | makefile.mk | 62 RUNNER_ARGS = org.openoffice.Runner -TestBase java_complex -cs $(RUNNER_CONNECTION_STRING)
|
| /AOO41X/main/testtools/qa/cliversioning/ |
| H A D | makefile.mk | 74 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/package/qa/storages/ |
| H A D | makefile.mk | 95 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/reportdesign/qa/complex/reportdesign/ |
| H A D | runner.props | 35 TestBase=java_complex
|
| /AOO41X/main/cli_ure/qa/climaker/ |
| H A D | makefile.mk | 117 CT_TESTBASE = -TestBase java_complex
|
| /AOO41X/main/filter/qa/complex/filter/detection/typeDetection/ |
| H A D | makefile.mk | 56 CT_TESTBASE = -TestBase java_complex
|