summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the redundant QTEST_ACCESSIBILITY define.Jason McDonald2011-05-261-13/+0
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251097-18847/+18847
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241097-18847/+18847
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-243-3/+29
|\ \
| * | QUrl auto test: include core-private headersPeter Hartmann2011-05-241-1/+1
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-242-2/+28
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-244-5/+58
|\| | | |/ |/|
| * add auto test for SSL certificates containing utf8 charactersPierre Rossi2011-05-234-5/+58
* | Add task numbers for disabled autotestsJason McDonald2011-05-231-2/+2
* | Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-0/+15
* | add test case for ipv6 url parsingshiroki2011-05-201-4/+53
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-24/+30
|\ \
| * | tst_qhostinfo: Fix IPv6 lookup detection on Windows.Martin Petersson2011-05-201-7/+7
| * | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-17/+23
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-205-5/+5
|\| |
| * | Allow arthur tests to use private headers.Jason McDonald2011-05-205-5/+5
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-205-452/+2
|\| |
| * | Remove mention of qt3support in makeselftestJason McDonald2011-05-201-1/+0
| * | Remove Qt3Support test data from lancelot testJason McDonald2011-05-201-60/+0
| * | Remove Qt3Support code from algorithms autotestJason McDonald2011-05-202-389/+1
| * | Don't link qt3support lib in QMessageBox autotestJason McDonald2011-05-201-2/+1
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-20982-563/+119
|\| |
| * | Remove Qt3Support code from QVariant autotest.Jason McDonald2011-05-201-62/+34
| * | Remove obsolete test dataJason McDonald2011-05-20980-408/+0
| * | Remove Qt3Support code from QMenuBar test, part 2.Jason McDonald2011-05-201-93/+85
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-201-1/+1
|\| |
| * | Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2040-49/+76
|\| |
| * | Tests: Fix some compile warnings.Friedemann Kleint2011-05-1940-49/+76
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-191-2/+0
|\| |
| * | Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+0
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-1941-3072/+548
|\| |
| * | Compile IPC tests.Friedemann Kleint2011-05-191-0/+1
| * | Remove redundant #ifdef's from benchmarksJason McDonald2011-05-1923-158/+13
| * | Improve coding style of qdatastream testJason McDonald2011-05-191-525/+520
| * | Don't use Qt3Support in arthur test suite.Jason McDonald2011-05-1910-230/+1
| * | Remove Qt3Support code from QMenuBar autotestJason McDonald2011-05-191-465/+0
| * | Remove Qt3Support code from QSplitter autotestJason McDonald2011-05-191-657/+2
| * | Remove Qt3Support code from QSharedPointer autotestJason McDonald2011-05-192-11/+6
| * | Remove Qt3Support code from QComboBox autotestJason McDonald2011-05-191-19/+5
| * | Remove Qt3Support test code from accessibility autotestJason McDonald2011-05-191-1007/+0
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-191-293/+9
|\| |
| * | Remove Qt3Support code from QDataStream autotest.Jason McDonald2011-05-191-293/+9
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-1938-3944/+50
|\| | | |/ |/|
| * tests: fixed compilation of tst_qtextstreamRohan McGovern2011-05-191-1/+1
| * Remove Q_ASSERT's from qdbustype autotestJason McDonald2011-05-181-4/+4
| * Remove autotest code for Qt3Support library.Jason McDonald2011-05-1837-3939/+45
* | QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-184-8/+4
|/
* Make QDataStream test compile and re-enable itJason McDonald2011-05-185-8399/+9
* Reduce usage of Q_ASSERT in autotests.Rohan McGovern2011-05-1822-172/+160