source:
kBuild/vendor/gnumake/current/tests/scripts/features/utf8
最後變更 在這個檔案是 3138,由 提交於 7 年 前 | |
---|---|
|
|
檔案大小: 320 位元組 |
行 | |
---|---|
1 | # -*-perl-*- |
2 | |
3 | $description = "Test support for UTF-8."; |
4 | |
5 | $details = ""; |
6 | |
7 | # Verify that the UTF-8 BOM is ignored. |
8 | run_make_test("\xEF\xBB\xBFall: ; \@echo \$\@\n", '', "all"); |
9 | |
10 | # This tells the test driver that the perl test script executed properly. |
11 | 1; |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器