qt5base-lts/src/testlib
Eskil Abrahamsen Blomfeldt 0655504015 Also search current directory in QFINDTESTDATA
On Android, none of the file system paths used for QFINDTESTDATA
currently are suitable. We do have the possibility of putting
test data in qrc, but in cases where the test is specifically
testing access to the regular file system, we need a way to
find files there as well. We add a fifth step when all other
fail, which searches the current active directory for the data.

Change-Id: I4f02f8530b5843eb282bd112ea03ed6a476593d6
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-12-19 16:00:59 +01:00
..
3rdparty Fix more warnings, found by cross-compiling Qt 2013-05-01 08:48:13 +02:00
doc Doc: Use title case in section1 titles 2014-09-30 13:52:51 +02:00
qabstracttestlogger_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstracttestlogger.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qasciikey.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmark_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmark.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmark.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkevent_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkevent.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkmeasurement_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkmeasurement.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkmetric_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkmetric.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkmetric.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkperfevents_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkperfevents.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkvalgrind_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbenchmarkvalgrind.cpp QTestLib: Remove valgrind version check. 2014-10-15 15:16:29 +02:00
qcsvbenchmarklogger_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcsvbenchmarklogger.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qplaintestlogger_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qplaintestlogger.cpp Update the detection of when to log to stderr 2014-09-29 17:42:25 +02:00
qsignaldumper_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignaldumper.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalspy.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalspy.qdoc QSignalSpy: Added template function pointer constructor 2014-04-23 22:26:00 +02:00
qtest_global.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtest_gui.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtest_widgets.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtest.h Make QVersionNumber private 2014-11-13 20:04:44 +01:00
qtestaccessible.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestassert.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestblacklist_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestblacklist.cpp Add * as a valid token to our blacklisting 2014-09-24 08:58:42 +02:00
qtestcase.cpp Also search current directory in QFINDTESTDATA 2014-12-19 16:00:59 +01:00
qtestcase.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestcoreelement_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestcorelist_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestdata.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestdata.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestelement_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestelement.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestelementattribute_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestelementattribute.cpp Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
qtestevent.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestevent.qdoc Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtesteventloop.h Make QTestEventLoop::exitLoop() thread-safe 2014-10-31 22:18:34 +01:00
qtestkeyboard.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestlog_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestlog.cpp Remove trailing '\n' in qFormatLogMessage output 2014-10-27 08:59:02 +01:00
qtestmouse.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestresult_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestresult.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestspontaneevent.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestsystem.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtesttable_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtesttable.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtesttouch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestxunitstreamer_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtestxunitstreamer.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qxmltestlogger_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qxmltestlogger.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qxunittestlogger_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qxunittestlogger.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
testlib.pro Add support for blacklisting test functions 2014-09-21 20:58:41 +02:00