summaryrefslogtreecommitdiff
path: root/qadevOOo/Jar_OOoRunnerLight.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-03-16 16:37:50 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-03-16 16:39:50 +0100
commit81cdce299342254c2c272a07d807cffd6c88b0bf (patch)
tree60e50d0caee42c5289ce87fb51e0caf529f27714 /qadevOOo/Jar_OOoRunnerLight.mk
parent804d0a896731629397c5328c13c04a45bc55f459 (diff)
Removed unused qadevOOo BASIC test code
Diffstat (limited to 'qadevOOo/Jar_OOoRunnerLight.mk')
-rw-r--r--qadevOOo/Jar_OOoRunnerLight.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/qadevOOo/Jar_OOoRunnerLight.mk b/qadevOOo/Jar_OOoRunnerLight.mk
index 7a51d06d12e7..63d11598fa32 100644
--- a/qadevOOo/Jar_OOoRunnerLight.mk
+++ b/qadevOOo/Jar_OOoRunnerLight.mk
@@ -49,7 +49,6 @@ $(eval $(call gb_Jar_add_jars,OOoRunnerLight,\
$(eval $(call gb_Jar_set_packageroot,OOoRunnerLight,\
base \
- basicrunner \
complexlib \
convwatch \
graphical \
@@ -62,23 +61,11 @@ $(eval $(call gb_Jar_set_packageroot,OOoRunnerLight,\
))
$(eval $(call gb_Jar_add_sourcefiles,OOoRunnerLight,\
- qadevOOo/runner/base/basic_fat \
qadevOOo/runner/base/java_cmp \
qadevOOo/runner/base/java_complex \
qadevOOo/runner/base/java_fat \
qadevOOo/runner/base/java_fat_service \
qadevOOo/runner/base/TestBase \
- qadevOOo/runner/basicrunner/BasicException \
- qadevOOo/runner/basicrunner/BasicHandler \
- qadevOOo/runner/basicrunner/BasicHandlerProvider \
- qadevOOo/runner/basicrunner/basichelper/AttributeList \
- qadevOOo/runner/basicrunner/basichelper/Connector \
- qadevOOo/runner/basicrunner/basichelper/DispatchProviderInterceptor \
- qadevOOo/runner/basicrunner/basichelper/DocumentHandler \
- qadevOOo/runner/basicrunner/basichelper/Filter \
- qadevOOo/runner/basicrunner/basichelper/ThreadRunner \
- qadevOOo/runner/basicrunner/BasicIfcTest \
- qadevOOo/runner/basicrunner/BasicTestCase \
qadevOOo/runner/complexlib/Assurance \
qadevOOo/runner/complexlib/ComplexTestCase \
qadevOOo/runner/complexlib/MethodThread \