Browse Source

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

Aleksandr Kuzmenko 6 năm trước cách đây
mục cha
commit
30563877f6
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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