qt5base-lts/tests/auto/corelib/serialization/qtextstream
Marc Mutz adab531771 Port from QStringViewLiteral to u""
Now that all our supported compilers know char16_t, we no longer need
QStringViewLiteral, whose only purpose in life was to turn u"" into
L"" for MSVC < 2015.

Change-Id: I25a094fe7992d9d5dbeb4a524d9e99e043dcb8ce
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-29 11:17:28 +03:00
..
readAllStdinProcess Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
readLineStdinProcess Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
resources Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
stdinProcess Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
test Make developer build tests pass for boot2qt 2018-11-26 07:06:59 +00:00
.gitattributes Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
qtextstream.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
qtextstream.qrc Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
rfc3261.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
shift-jis.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
task113817.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
tst_qtextstream.cpp Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00