summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-10-21 11:27:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-10-21 12:42:44 +0200
commit538ba91535c9f13101c25e49a67e56559f389288 (patch)
tree21bd7e1f04abcbb2fe535c7558929bcdc4c6c51b /external
parentMake getVersionInformation always return a VersionInfo (diff)
downloadcore-538ba91535c9f13101c25e49a67e56559f389288.tar.gz
core-538ba91535c9f13101c25e49a67e56559f389288.zip
Mark external/cppunit/order.patch.0 as upstreamed
Change-Id: Ic0bfacd74e007c979d574e65767cbfb0d40c9ef7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123965 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/cppunit/UnpackedTarball_cppunit.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/cppunit/UnpackedTarball_cppunit.mk b/external/cppunit/UnpackedTarball_cppunit.mk
index 10063d2aa104..5dc750bbdd9b 100644
--- a/external/cppunit/UnpackedTarball_cppunit.mk
+++ b/external/cppunit/UnpackedTarball_cppunit.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_UnpackedTarball_set_tarball,cppunit,$(CPPUNIT_TARBALL),,cppunit
$(eval $(call gb_UnpackedTarball_update_autoconf_configs,cppunit))
+# * external/cppunit/order.patch.0 upstreamed at <https://gerrit.libreoffice.org/c/cppunit/+/123963>
+# "Run tests in deterministic order":
$(eval $(call gb_UnpackedTarball_add_patches,cppunit,\
external/cppunit/windows.patch \
external/cppunit/unix.patch \