Skip to content
  • Clinton Stimpson's avatar
    Encoding: Modify tests to work using non-ascii paths. · 9a8ab866
    Clinton Stimpson authored
    For complex*, CustomCommand and OutDir tests, non-ascii paths
    are avoided in test code by using relative paths, and setting
    the working when running the test.  This also avoids the
    need to internationalize the test code.
    
    For RunCMake.GeneratorExpression, use a UTF-8 encoding in
    file(STRINGS) to retrieve the compiled absolute path correctly.
    9a8ab866