소스 검색

[cpp] don't disable unicode support in sys tests #8090

Aleksandr Kuzmenko 6 년 전
부모
커밋
30563877f6
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      tests/sys/compile-cpp.hxml

+ 0 - 3
tests/sys/compile-cpp.hxml

@@ -1,16 +1,13 @@
 compile-each.hxml
---define disable-unicode-strings
 --main Main
 -cpp bin/cpp
 
 --next
 compile-each.hxml
---define disable-unicode-strings
 --main TestArguments
 -cpp bin/cpp
 
 --next
 compile-each.hxml
---define disable-unicode-strings
 --main ExitCode
 -cpp bin/cpp