Move org.libreoffice.embindtest from udkapi to offapi
commitfebd03e31b2e45f2c4ad3277939a1316fcf1cc79
authorStephan Bergmann <stephan.bergmann@allotropia.de>
Thu, 11 Apr 2024 08:52:12 +0000 (11 10:52 +0200)
committerStephan Bergmann <stephan.bergmann@allotropia.de>
Thu, 11 Apr 2024 13:22:40 +0000 (11 15:22 +0200)
tree321969079c67fff5ff9da3e7d7592315430b1a45
parentb6c10f89e25f43cac4eab8d596dbdba3c5e11ef2
Move org.libreoffice.embindtest from udkapi to offapi

...so it will be able to use e.g. css.task.XJob in its tests

Change-Id: I15e50c07ee4b1b315d2687dc7e7ea0c00ccc638c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165998
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
offapi/UnoApi_offapi.mk
offapi/org/libreoffice/embindtest/Constants.idl [moved from udkapi/org/libreoffice/embindtest/Constants.idl with 100% similarity]
offapi/org/libreoffice/embindtest/Enum.idl [moved from udkapi/org/libreoffice/embindtest/Enum.idl with 100% similarity]
offapi/org/libreoffice/embindtest/Exception.idl [moved from udkapi/org/libreoffice/embindtest/Exception.idl with 100% similarity]
offapi/org/libreoffice/embindtest/Struct.idl [moved from udkapi/org/libreoffice/embindtest/Struct.idl with 100% similarity]
offapi/org/libreoffice/embindtest/Test.idl [moved from udkapi/org/libreoffice/embindtest/Test.idl with 100% similarity]
offapi/org/libreoffice/embindtest/XTest.idl [moved from udkapi/org/libreoffice/embindtest/XTest.idl with 100% similarity]
udkapi/UnoApi_udkapi.mk
unotest/Library_embindtest.mk