Skip to content
  • Brad King's avatar
    Tests: Fix Plugin test for international characters on Windows · 15be06a5
    Brad King authored
    Build KWSys with `CP_UTF8` internal encoding so that we can dynamically
    load modules by absolute paths that contain international characters.
    This is needed now that KWSys DynamicLoader uses KWSys Encoding instead
    of hard-coding `CP_UTF8` itself.
    15be06a5