summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Fix for linux build errorShane Kearns2011-02-071-1/+1
| | | * | | | | add qscopedvaluerollback autotest to corelib.proShane Kearns2011-02-071-0/+1
| | | * | | | | Fix low level broadcast test on symbianShane Kearns2011-02-031-2/+28
| | | * | | | | Fix some qnetworkreply test cases for symbianShane Kearns2011-01-251-2/+2
| | | * | | | | qnetworkreply test stability on symbianShane Kearns2011-01-251-0/+25
| | | * | | | | Fix crashes in httpProxyCommandsSynchronous test caseShane Kearns2011-01-211-9/+38
| | | * | | | | Test case fixes for QNetworkReplyShane Kearns2011-01-172-1/+2
| | | * | | | | Add autotest for QScopedValueRollbackShane Kearns2011-01-172-0/+207
| | | * | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-15272-3193/+12600
| | | |\ \ \ \ \
| | | * | | | | | Platform socket engine test fixes & update TODOsShane Kearns2010-12-101-6/+19
| | | * | | | | | Fixes for socket engine autotest failuresShane Kearns2010-12-102-5/+21
| | | * | | | | | Make tst_platformsocketengine workMarkus Goetz2010-12-096-62/+68
| | | * | | | | | Move tst_qnativesocketengine to tst_platformsocketengineMarkus Goetz2010-12-094-0/+0
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-196-6/+843
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-192-6/+12
| * | | | | | | | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-196-6/+837
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1820-411/+3139
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | QtDBus: Add unit tests for QDBusAbstractAdaptorDaniele E. Domenichelli2011-04-186-272/+1187
| * | | | | | | | | | QtDBus: Add unit tests for QDBusInterfaceDaniele E. Domenichelli2011-04-186-119/+832
| * | | | | | | | | | QtDBus: Add unit tests for QDBusAbstractInterfaceDaniele E. Domenichelli2011-04-187-12/+730
| * | | | | | | | | | QtDBus: Fix minor coding style issuesDaniele E. Domenichelli2011-04-182-9/+9
| * | | | | | | | | | QtDBus: Add unit tests for peer-to-peer connectionDaniele E. Domenichelli2011-04-181-0/+382
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1814-435/+450
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Do not try to test UnixFDs with the system API because it may be too oldThiago Macieira2011-04-171-1/+3
| * | | | | | | | | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-04-1419-115/+324
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move the QDBusPerformance test to the tests/benchmark dirThiago Macieira2011-04-138-432/+0
| * | | | | | | | | | | Add routines to validate D-Bus signature in QtDBusThiago Macieira2011-04-133-0/+282
| * | | | | | | | | | | Autotest: really ensure that two fds are equalThiago Macieira2011-04-132-6/+42
| * | | | | | | | | | | Autotest: more file-descriptor passing testsThiago Macieira2011-04-132-8/+85
| * | | | | | | | | | | Autotest: Test QDBusUnixFileDescriptor support in arraysThiago Macieira2011-04-132-1/+17
| * | | | | | | | | | | Add support for Unix file-descriptor passing to QtDBusThiago Macieira2011-04-133-0/+36
| * | | | | | | | | | | Autotest: Use the shadow-build trick in all platformsThiago Macieira2011-04-131-3/+1
* | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1845-832/+1044
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-3/+3
| * | | | | | | | | | | | Fix qstringbuilder4 test on macOlivier Goffart2011-04-141-3/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-1212-88/+237
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-111-20/+15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fix crash after merge of the native symbian thread branch.Olivier Goffart2011-04-081-1/+0
| * | | | | | | | | SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-071-6/+7
| * | | | | | | | | HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-071-15/+20
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-0736-87/+812
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | QStringBuilder: add operator += for QString and QByteArrayOlivier Goffart2011-04-061-0/+33
| * | | | | | | | | Fix QMetaObject::indexOfSlotOlivier Goffart2011-04-041-0/+29
| * | | | | | | | | QStringList: constructor for std::initializer_listOlivier Goffart2011-04-041-0/+13
| * | | | | | | | | Extending fileTemplate autotestJoão Abecasis2011-04-041-14/+26
| * | | | | | | | | Adding unicode test case for QTemporaryFileJoão Abecasis2011-04-041-0/+122
| * | | | | | | | | Test should fail, debug output here is uselessJoão Abecasis2011-04-041-4/+1
| * | | | | | | | | QNetworkDiskCache: clean up after merge requestPeter Hartmann2011-04-012-0/+3
| * | | | | | | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-012-20/+13
| * | | | | | | | | Fix broken test on windowsOlivier Goffart2011-04-011-4/+0