summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-192-1/+8
|\
| * Use SRCDIR as a base path for the test data.Lucian Varlan2011-01-192-1/+4
| * Add the test data to the INSTALLS targetAdrian Constantin2011-01-191-0/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-191-0/+12
|\ \
| * | Cleanup created views in TextEdit tests.Martin Jones2011-01-191-0/+12
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-191-4/+0
|\ \ \ | |_|/ |/| |
| * | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-4/+0
| |/
* | stabilize qmake autotestRitt Konstantin2011-01-191-15/+8
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-182-0/+184
|\
| * Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-172-0/+184
| |\
| | * Some unit tests for layout explosion thingyJohn Tapsell2011-01-131-0/+158
| | * Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005fJan-Arve Sæther2011-01-131-0/+26
* | | tst_qhttp: replace legacy qt-test-server hostname in testdata.Rohan McGovern2011-01-181-2/+2
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-173-0/+26
|\ \
| * | Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
* | | fixed CI gate flagged spelling error: occured -> occurredJeremy Katz2011-01-161-1/+1
* | | file renameJeremy Katz2011-01-141-100/+0
* | | various fixes to deal with CI gate failuresJeremy Katz2011-01-143-1/+102
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-133-0/+112
|\ \ \ | |/ / |/| |
| * | Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is staticJeremy Katz2011-01-133-4/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-134-0/+114
| |\ \
| | * | QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-124-0/+114
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-132-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix QSharedMemory and QSystemSemaphore autotests for SymbianMiikka Heikkinen2011-01-132-6/+9
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-132-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| |/ /
* | | Fixed build failure on platforms other than SymbianGareth Stockwell2011-01-121-2/+8
* | | Fix qglthreads test crash on SymbianJani Hautakangas2011-01-121-2/+18
* | | Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-112-0/+189
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-101-4/+4
|\ \
| * | Update QTextOdfWriter test case to match actual (correct) outputBrad Hards2011-01-101-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-101626-1640/+1643
|\ \ \
| * | | Update copyright year to 2011.Jason McDonald2011-01-101626-1633/+1633
| * | | For non-developer builds, skip test that requires private APIAdrian Constantin2011-01-101-0/+3
| * | | tst_qhttpnetworkconnection: Compile fixMarkus Goetz2011-01-101-7/+7
| |/ /
* | | Fix handle leak in symbian QTimer implementationShane Kearns2011-01-101-0/+38
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2011-01-1021-2761/+144
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-101-40/+54
| |\ \
| * | | network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-106-51/+142
| * | | Remove garbage empty test.Rohan McGovern2011-01-1014-2710/+0
| * | | tst_networkselftest: add checks for echo, daytimeRohan McGovern2011-01-101-0/+2
* | | | Update pathview testAlan Alpert2011-01-1015-318/+318
| |/ / |/| |
* | | Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-071-0/+53
|\ \
| * | Fixes crash in QGraphicsItem's destructor.Yoann Lopes2011-01-071-0/+53
* | | tst_qnetworkreply: Add EXPECT_FAIL for ioGetFromBuiltinHttpMarkus Goetz2011-01-071-0/+2
* | | Revert "Fix QNetworkReply autotest cases for QT-3494"Markus Goetz2011-01-071-13/+9
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-13/+123
|\ \ \ | |/ / |/| |
| * | licensing: exclude generated cookie jar table from license checkPeter Hartmann2011-01-061-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-12/+120
| |\ \