-- cgit name='generator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2021-09-01 10:58:18 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-09-01 20:42:40 +0200
commite25ba7dc57229d1cb9794abd1ca23c0d87ebecb3 (patch)
tree8c95e0c81e003410526cb4ad8357eab3a2db0f44 /postprocess
parent86576cef2c77c8dc78e374aadaadf018610ed6f4 (diff)
use a dummy clipboard when running unit tests
so the multiple unit tests don't stomp on each other. This fixes a couple of things in my earlier attempt (*) actually set the env variable on Windows (*) don't use a global variable to test the env var, because that variable might be initialised BEFORE the env var is actually set Change-Id: Id43a1dd2fbd324691e0b6578c9026b8a523012e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121436 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>