summaryrefslogtreecommitdiffstats
path: root/Tests/SBCS
Commit message (Collapse)AuthorAgeFilesLines
* Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-172-0/+28
For Visual Studio using the Preprocessor Define _SBCS. This behavior is similar to the way that _UNICODE and _MBCS work already. Added tests to confirm this behavior.