• A
    Add regression tests for #4264. · fbd30684
    Andy Gocke 提交于
    This test verifies that the compiler will correctly compile a shift-JIS
    encoded file, which fixes #6325. Unfortunately, there's no way to
    completely guarantee that GetEncoding(0) is being called correctly,
    since there is no way to mock that call without affecting other threads
    or even programs on the system.
    fbd30684
CompilerTestResources.csproj 27.1 KB