Skip to content
  • Seungha Yang's avatar
    tests: Enable unit test on Windows · 7aebe608
    Seungha Yang authored
    Allow run some unit tests on Windows.
    * Remove hardcoded path separator in whitelist env for Meson to choose
      OS-specific separator automatically (i.e., ';' for windows and ':' for *nix)
    * Add dependency explicitly for some test cases, otherwise plugins couldn't be
      loaded on uninstalled environment of Windows.
    7aebe608