Kaydet (Commit) 6cd11e4f authored tarafından Caolán McNamara's avatar Caolán McNamara

unused tests would have attempted to call dmake in a 4NT shell

while discussing the recent Sputnik launch

Change-Id: I2308e659fa36eba193edb8b628b0fec08aaf73af
üst e9caad9b
...@@ -30,7 +30,6 @@ $(eval $(call gb_Jar_use_jars,OOoRunner,\ ...@@ -30,7 +30,6 @@ $(eval $(call gb_Jar_use_jars,OOoRunner,\
$(eval $(call gb_Jar_set_packageroot,OOoRunner,\ $(eval $(call gb_Jar_set_packageroot,OOoRunner,\
base \ base \
complex \
complexlib \ complexlib \
convwatch \ convwatch \
graphical \ graphical \
...@@ -139,7 +138,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ ...@@ -139,7 +138,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/runner/util/XLayerImpl \ qadevOOo/runner/util/XLayerImpl \
qadevOOo/runner/util/XMLTools \ qadevOOo/runner/util/XMLTools \
qadevOOo/runner/util/XSchemaHandlerImpl \ qadevOOo/runner/util/XSchemaHandlerImpl \
qadevOOo/tests/java/complex/unoapi/CheckModuleAPI \
qadevOOo/tests/java/ifc/accessibility/_XAccessible \ qadevOOo/tests/java/ifc/accessibility/_XAccessible \
qadevOOo/tests/java/ifc/accessibility/_XAccessibleAction \ qadevOOo/tests/java/ifc/accessibility/_XAccessibleAction \
qadevOOo/tests/java/ifc/accessibility/_XAccessibleComponent \ qadevOOo/tests/java/ifc/accessibility/_XAccessibleComponent \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment