mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 08:15:30 +08:00
qt 6.5.1 original
This commit is contained in:
22
tests/auto/corelib/text/qstringconverter/CMakeLists.txt
Normal file
22
tests/auto/corelib/text/qstringconverter/CMakeLists.txt
Normal file
@ -0,0 +1,22 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
#####################################################################
|
||||
## tst_qstringconverter Test:
|
||||
#####################################################################
|
||||
|
||||
qt_internal_add_test(tst_qstringconverter
|
||||
SOURCES
|
||||
tst_qstringconverter.cpp
|
||||
TESTDATA ${test_data}
|
||||
LIBRARIES
|
||||
Qt::CorePrivate # for access to Qt's feature system
|
||||
)
|
||||
|
||||
|
||||
qt_internal_add_resource(tst_qstringconverter "compressedtexture_bc1"
|
||||
PREFIX
|
||||
"/"
|
||||
FILES
|
||||
"euc_kr.txt"
|
||||
)
|
1
tests/auto/corelib/text/qstringconverter/euc_kr.txt
Normal file
1
tests/auto/corelib/text/qstringconverter/euc_kr.txt
Normal file
@ -0,0 +1 @@
|
||||
<EFBFBD>Ы<EFBFBD><EFBFBD><EFBFBD>?<3F>Ȫ<EFBFBD>ʦ?<3F><><EFBFBD><EFBFBD>?<3F>ɪǪ<C9AA><C7AA><EFBFBD>EUC Packed Format<61>ȡ<EFBFBD>2<EFBFBD>Ы<EFBFBD><D0AB><EFBFBD>ͳ<EFBFBD><CDB3><EFBFBD><EFBFBD><EFBFBD><EFBFBD>EUC Fixed Width Format<61><74><EFBFBD><EFBFBD><EFBFBD>롣<EFBFBD><EBA1A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ġ<EFBFBD><C4A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?ݻ?<3F><><EFBFBD>Īǡ<C4AA><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>EUC<55>Ȫ<EFBFBD><C8AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2A6AAB9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǫ<EFBFBD><C7AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˪Ī<CBAA><C4AA><EFBFBD><EFBFBD><EFBFBD>?<3F><><EFBFBD>롣
|
2455
tests/auto/corelib/text/qstringconverter/tst_qstringconverter.cpp
Normal file
2455
tests/auto/corelib/text/qstringconverter/tst_qstringconverter.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user