You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/VisualC/tests
Quan Zhuo c9341489cc
Fix #12197: Force set /utf-8 for msvc compilers (#12198)
The MSVC compiler determines the encoding of the source code based on
the BOM of the source code when reading it. If there is no BOM, it
defaults to the local encoding, which is gb2312, codepage 936, on
Simplified Chinese Windows. This can cause errors such as newline
characters in strings.
3 months ago
..
checkkeys Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
loopwave Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testatomic Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testautomation Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testcontroller Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testdialog Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testdraw Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testfile Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testgl Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testgles2 Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testoverlay Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testpen Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testplatform Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testpower Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testrendertarget Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testrumble Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testscale Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testsensor Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testshape Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testsprite Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testsurround Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testvulkan Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testwm Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago
testyuv Fix #12197: Force set /utf-8 for msvc compilers (#12198) 3 months ago