qt5base-lts/tests/auto
Thiago Macieira f0c915de70 Autotest: remove AIX-related QT_POINTER_SIZE code
This test hasn't been run for years, so clean up. And besides, it's
extremely fragile and would depend on how IBM packages their OpenGL
libraries.

Change-Id: I1d0f78915b5942aab07cffff140f9db5a09ee7e2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-10-23 18:10:22 +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 Autotest: remove AIX-related QT_POINTER_SIZE code 2015-10-23 18:10:22 +00:00
dbus Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
gui Insert leading after each line, not before 2015-10-09 15:18:11 +00:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-13 23:03:51 +02: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 Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
printsupport Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-28 13:18:55 +00:00
shared
sql Remove temporary string allocations when reading prepared statement. 2015-08-13 16:53:45 +00:00
testlib Testlib: Output function / total time along with crash dump. 2015-10-13 16:38:43 +00:00
tools moc: fix Q_PROPERTY with parentheses in their MEMBER clause 2015-10-22 16:48:26 +00:00
widgets QMdiSubWindow: Do not close when doubleclicking on disabled Restore action. 2015-10-19 11:13:27 +00:00
xml Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-28 13:18:55 +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