summaryrefslogtreecommitdiffstats
path: root/Tests/SBCS/SBCS.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-171-0/+22
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.