qt6-bb10/tests/auto
Edward Welbourne 5e7492325a qmake: teach moc-detector to handle C++-11 raw strings
As for the #include-parser, the moc-detector's minimal C preprocessor
could be confused by a raw string into ignoring large chunks of code.

Change-Id: Id688e9a1f04628ce75a51a7d15269078c734288e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-15 16:40:08 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data
cmake
compilerwarnings/data
concurrent Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
corelib Extend blacklisting of tst_qsettings to OSX 10.11 2015-12-15 09:45:51 +00:00
dbus Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
gui Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
guiapplauncher
installed_cmake
network Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
opengl tests/auto/opengl: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-24 21:23:34 +00:00
other Complete a test for QFilePrivate::fileName offset on Linux 2015-12-15 12:40:54 +00:00
printsupport Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklist 2015-11-06 18:44:04 +00:00
shared
sql QSqlQueryModel::clear(): Call begin/endResetModel(). 2015-11-19 07:24:13 +00:00
testlib Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tools qmake: teach moc-detector to handle C++-11 raw strings 2015-12-15 16:40:08 +00:00
widgets QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame. 2015-12-15 12:05:26 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
auto.pro Silence warnings about missing dbus-send command not found 2015-09-22 21:19:04 +00:00
network-settings.h
qtest-config.h
test.pl