build: Skip building some tests on MSVC for now
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 5 Aug 2019 10:51:09 +0000 (13:51 +0300)
committerRan Benita <ran234@gmail.com>
Sat, 28 Dec 2019 14:12:15 +0000 (16:12 +0200)
commitf09ae987bffc2ede00341bc6f0e903ae6810def5
tree731e5d58c890a85a908957b4d98ec798e38597c0
parent578aeac6b25bd9943de60c896fefc48fa6de3a60
build: Skip building some tests on MSVC for now

This is a stopgap measure to quickly get tests building with MSVC for
now, at some point the tests could be rewritten to avoid using getopt()
and mkdtemp() or to ship an implementation.
meson.build