summaryrefslogtreecommitdiffstats
path: root/tests/auto/other.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove nativeimagehandleprovider.Samuel Rødal2011-07-271-2/+1
| | | | | | | | | Symbian / OpenVG are currently not supported in Qt 5. Change-Id: I0a0e1dd9ac3f48c62c0e30baa4d32a087c15a766 Reviewed-on: http://codereview.qt.nokia.com/2194 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
* Fixed compile of autotests for Mac & QPARohan McGovern2011-06-211-1/+1
| | | | | | | | | | Several autotests were assuming that Q_OS_MAC == Mac cocoa port, which caused compile failures when QPA is used. Change-Id: I4480ed815c15b6d9ce83edf0057b7293f2e3ad7e Reviewed-on: http://codereview.qt.nokia.com/533 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
* Make QDataStream test compile and re-enable itJason McDonald2011-05-181-1/+1
| | | | | | | | | | This test can't use svg files as QtSvg is a separate module, on which qtbase does not depend. This commit changes the test to use a pixmap that was already present in the test. Change-Id: Iab4ce70aa376a7d2985b69816bd251ce4f5d46cf Task-number: QTBUG-19244 Reviewed-by: Rohan McGovern
* If accessibility isn't built, don't try to test itRohan McGovern2011-05-181-1/+2
| | | | | | | | | | | | | Only build the autotest when the feature to be tested is in the Qt build. This is better than building and running an empty test. Change-Id: I67721f5f48296afcca64f761d12325f8e040f2d8 Reviewed-by: Rohan McGovern (cherry picked from commit cf911bc0d297ed30e615fd115b0d3ae574cb2412) Conflicts: tests/auto/qaccessibility/tst_qaccessibility.cpp
* Don't try to run exceptionsafety_objects test by default on windows.Jason McDonald2011-05-181-1/+2
| | | | | | | | | This test relies on some API specific to MSVC's debug runtime, which is not always guaranteed to be available. Change-Id: Ib0ae4694ad51f59198dadfce802f0dfdf0522002 Reviewed-by: Rohan McGovern (cherry picked from commit 01dfb9ca25bfaec5784f404dcd4bf41bbc2b6fcb)
* Make tst_exceptionsafety_objects part of the test set.Jason McDonald2011-05-181-1/+1
| | | | | | | | | Re-enable this test, with the two test functions that fail on Linux disabled until the failures can be diagnosed. Change-Id: I915e1a0d675cb71a80086e89f9799a4f9f6b600c Reviewed-by: Rohan McGovern (cherry picked from commit ee55dec1efe9c67518bf3e27f81b0696075f7153)
* tests: add bug numbers to a few FIXMEsRohan McGovern2011-05-131-2/+1
| | | | Change-Id: Idd01ce127859516dbab10644b97b281cb5218720
* tests: disable tests in qtbase which depend on qtsvgRohan McGovern2011-05-111-1/+2
| | | | | Reviewed-by: Jason McDonald Change-Id: I2416d34b5c262e20ee18f7121e8745327d5614f8
* tests: mark some tests as using private APIRohan McGovern2011-05-111-0/+2
| | | | | | | | | These autotests are all using private symbols, available only when Qt is configured with -developer-build. So, gracefully disable them when the private symbols are not available. Reviewed-by: Jason McDonald Change-Id: Iafd1c7af486feeee810110bc021e75984827f78a
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+62
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12