summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Merging SymbianLite branch to master.Sami Lempinen2011-03-097-24/+391
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Using Symbian native mutex type in tst_bench_qmutexmread2011-03-091-1/+20
| | | * | | | | | | | | | Fix threadstorage testmread2011-03-091-8/+7
| | | * | | | | | | | | | removed some memory leaks from tst_qthreadmread2011-03-091-0/+2
| | | * | | | | | | | | | making the QWaitCondition benchmark more reliablemread2011-03-091-8/+21
| | | * | | | | | | | | | Symbian adopted thread monitor review fixesmread2011-03-091-0/+44
| | | * | | | | | | | | | QMutex symbian review changesmread2011-03-091-0/+69
| | | * | | | | | | | | | tst_qthread now using RThread for Symbian native thread testingmread2011-03-091-3/+20
| | | * | | | | | | | | | Extra debug info for failures in tst_qSemaphore tryAcquireWithTimeout()mread2011-03-091-12/+14
| | | * | | | | | | | | | Starting a benchmark test for QWaitConditionmread2011-03-092-0/+202
| * | | | | | | | | | | | 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-013-5/+8
| * | | | | | | | | | | | Speed benchmark for QNetworkDiskCacheSiddharth Mathur2011-04-013-1/+452
| * | | | | | | | | | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-012-20/+13
| * | | | | | | | | | | | Fix broken test on windowsOlivier Goffart2011-04-011-4/+0
| * | | | | | | | | | | | Fix autotest when using QStringBuilderOlivier Goffart2011-04-012-25/+25
| * | | | | | | | | | | | QStringBuilder now support building QByteArrayOlivier Goffart2011-04-011-0/+30
| * | | | | | | | | | | | Fix declarative after the last changes to the QObject internalsOlivier Goffart2011-03-311-4/+4
| * | | | | | | | | | | | moc: be able to compile if there are private classesOlivier Goffart2011-03-311-1/+21
| * | | | | | | | | | | | Add a test in QObject.Olivier Goffart2011-03-311-1/+30
| * | | | | | | | | | | | Remove NOPODINITIALIZATIONminiak2011-03-311-11/+0
| * | | | | | | | | | | | QSslSocket: fix setReadBufferSizeMartin Petersson2011-03-311-6/+0
| * | | | | | | | | | | | Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-295-2/+171
| * | | | | | | | | | | | QSslConfiguration: do not lazily construct the d-pointerPeter Hartmann2011-03-284-1/+91
| * | | | | | | | | | | | This test fails in Europe/London timezone due to this check, since in winter ...Darryl L. Miles2011-03-281-1/+1
| * | | | | | | | | | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-2826-85/+73763
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | tst_qlocale: improve failure message in tst_QLocale::macDefaultLocaleRohan McGovern2011-03-281-1/+5
| | * | | | | | | | | | | Add a once-over unrolled fromLatin1 conversion (32 characters)Thiago Macieira2011-03-271-0/+46
| | * | | | | | | | | | | Add 16-byte loads of the Neon fromLatin1 functionsThiago Macieira2011-03-271-0/+68
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-253-0/+46
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Skip failing testsJoão Abecasis2011-03-252-0/+26
| | | * | | | | | | | | | | QDir: Fix absolute paths when using file enginesJoão Abecasis2011-03-181-0/+20
| | * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2412-22/+73427
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Remove the use of the QtTest baseline feature I revertedThiago Macieira2011-03-221-4/+4
| | | * | | | | | | | | | | | Use the ARM version of UTF-8 detection in the Neon codeThiago Macieira2011-03-221-16/+13
| | | * | | | | | | | | | | | Update the data files for the QString benchmark testThiago Macieira2011-03-223-204/+71503
| | | * | | | | | | | | | | | Fix a bug in the SSE2 UTF-8 decoder.Thiago Macieira2011-03-221-0/+4
| | | * | | | | | | | | | | | Add ARM Neon versions of fromLatin1 and fromUtf8Thiago Macieira2011-03-221-0/+192
| | | * | | | | | | | | | | | Make this compile on Atom/Core2 (no SSE4) and on ARM (no SSE)Thiago Macieira2011-03-221-1/+18
| | | * | | | | | | | | | | | Add baselines and zeros to the benchmarks.Thiago Macieira2011-03-221-6/+13
| | | * | | | | | | | | | | | Add an UTF-8 conversion on trusted data and no BOM.Thiago Macieira2011-03-221-0/+48
| | | * | | | | | | | | | | | Make it easier to write a UTF-8 conversion on trusted dataThiago Macieira2011-03-221-38/+58
| | | * | | | | | | | | | | | Add the missing tests and 4-byte UTF-8 sequencesThiago Macieira2011-03-221-1/+23
| | | * | | | | | | | | | | | Improve the code and avoid unnecessary storesThiago Macieira2011-03-221-7/+9
| | | * | | | | | | | | | | | Add an UTF-8 conversion optimised for ASCII using SSE2Thiago Macieira2011-03-221-1/+54