summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-04-28 14:41:51 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-04-28 15:08:48 +1000
commit34e11c4b01314995135944a7c5f63d2ba9662137 (patch)
tree0d5d516df21709844006ef30665ed4dfe3cfe83d /meson.build
parent94a5a93e049e6544029c3d68907e58b1d78a298c (diff)
downloadlibwacom-34e11c4b01314995135944a7c5f63d2ba9662137.tar.gz
test: use the glib function for a tmpdir in $TMP
mkdtmp() creates the directory in $PWD, let's use the glib function to create it in $TMP instead. With mkdtmp() running ninja test can sometimes fail due to a race contion: our pytest invocation collects all files in the current directory, the dbverify test creates files that may be removed before pytest gets to actually open them. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions