index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in QAbstractItemModel autotest.
Jason McDonald
2012-01-05
1
-0
/
+6
*
Prevent QFileInfo test from leaving temporary files behind.
Jason McDonald
2012-01-05
1
-20
/
+33
*
Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.
Kurt Korbatits
2012-01-05
4
-14
/
+20
*
Registered QUuid in the metatype system as a builtin type.
Denis Dzyubenko
2012-01-05
2
-0
/
+34
*
Introduced QOpenGLContext::aboutToBeDestroyed() signal.
Samuel Rødal
2012-01-05
1
-0
/
+22
*
Fix QPainter::drawText with complex brushes
Simon Hausmann
2012-01-04
1
-0
/
+24
*
Pass notification of failure of watches onto the caller.
Robin Burchell
2012-01-04
1
-30
/
+41
*
Refactor QVariant handlers.
Jędrzej Nowacki
2012-01-04
1
-2
/
+28
*
fix invalid connection in tst_QProcess::lockupsInStartDetached
Joerg Bornemann
2012-01-04
1
-1
/
+2
*
Avoid QCOMPARE outside test function in QSettings test.
Jason McDonald
2012-01-04
1
-1
/
+9
*
Remove redundant debug code from QFileSystemWatcher test.
Jason McDonald
2012-01-04
1
-4
/
+2
*
Accessibility: extend listview unit test.
Frederik Gladhorn
2012-01-04
1
-21
/
+39
*
Make sure tst_QThreadStorage finds its subprocess
Bradley T. Hughes
2012-01-03
1
-0
/
+4
*
Use true and false in preference to TRUE and FALSE in tests.
Jason McDonald
2012-01-03
30
-432
/
+430
*
Remove support for dnotify QFileSystemWatcher.
Robin Burchell
2012-01-02
1
-32
/
+1
*
Change the default value of QSortFilterProxyModel::dynamicSortFilter
Stephen Kelly
2012-01-02
2
-2
/
+2
*
Implement (and unit test) simple QVarLengthArray::first()/last().
Robin Burchell
2012-01-02
1
-0
/
+46
*
Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()
Bradley T. Hughes
2012-01-02
4
-6
/
+4
*
Handle -1 (Invalid Key) and Qt::Key_unknown gracefully in encodeString.
David Faure
2012-01-02
1
-0
/
+20
*
tests: use contains(QT_CONFIG,private_tests) consistently
Sergio Ahumada
2012-01-02
2
-5
/
+9
*
Change event posting to use a QVector.
Robin Burchell
2011-12-30
3
-1
/
+93
*
Flag udpTest as insignificant, fails on Ubuntu 11.10 x64.
Toby Tomkins
2011-12-30
1
-0
/
+3
*
Adapt QGraphicsView test to QPlatformInputContext
Pekka Vuorela
2011-12-30
1
-27
/
+26
*
Adapt QGraphicsScene test to use QPlatformInputContext
Pekka Vuorela
2011-12-30
2
-24
/
+118
*
Prevent qDebug test bypassing the testlib message handler.
Jason McDonald
2011-12-30
1
-12
/
+26
*
Use QVERIFY2 to output verbose failure messages.
Jason McDonald
2011-12-30
1
-16
/
+6
*
Correct misspelt function names in QFutureWatcher test.
Jason McDonald
2011-12-30
1
-4
/
+4
*
Correct misspelt function name in qtconcurrentmap test.
Jason McDonald
2011-12-30
1
-2
/
+2
*
Correct misspelt function name in qtconcurrentfilter test.
Jason McDonald
2011-12-30
1
-2
/
+2
*
Change test to use new QTRY_COMPARE/QTRY_VERIFY macros.
Robin Burchell
2011-12-30
1
-26
/
+10
*
Improve QTextCodec::codecForLocale() test.
Jason McDonald
2011-12-29
1
-9
/
+10
*
Fix printerPaperSize and some tst_qprinter test failures
Sergio Ahumada
2011-12-29
1
-4
/
+0
*
Don't allow QThreadPool test to hang on failure.
Jason McDonald
2011-12-29
1
-5
/
+2
*
Avoid repeatedly registering the same meta-type
Jason McDonald
2011-12-28
1
-2
/
+2
*
Improve qtconcurrentthreadengine autotest.
Jason McDonald
2011-12-28
1
-2
/
+3
*
Cleanup itemmodel autotests.
Jason McDonald
2011-12-28
2
-96
/
+96
*
Remove old debug code from itemmodel tests.
Jason McDonald
2011-12-28
2
-7
/
+0
*
Reinstate commented test data in QItemSelectionModel test.
Jason McDonald
2011-12-28
1
-2
/
+0
*
Cleanup itemmodel autotests.
Jason McDonald
2011-12-28
9
-650
/
+530
*
Remove empty functions from itemmodels tests.
Jason McDonald
2011-12-28
5
-138
/
+0
*
Cleanup corelib autotests.
Jason McDonald
2011-12-28
19
-8
/
+386
*
Remove mention of Trolltech in qlibrary autotest.
Jason McDonald
2011-12-28
3
-8
/
+8
*
Remove mention of Trolltech from QGraphicsScene autotest.
Jason McDonald
2011-12-28
1
-1
/
+1
*
Remove mentions of Trolltech from QRegExp autotest.
Jason McDonald
2011-12-28
1
-2
/
+2
*
Remove mention of trolltech from QThreadStorage test.
Jason McDonald
2011-12-28
1
-1
/
+1
*
Remove mention of Trolltech in QHttp autotest.
Jason McDonald
2011-12-28
3
-4
/
+4
*
add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()
Konstantin Ritt
2011-12-25
2
-6
/
+178
*
network auto tests: add QNetworkReply test for pipelining
Peter Hartmann
2011-12-25
1
-0
/
+39
*
Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...
Sami Rosendahl
2011-12-25
1
-0
/
+53
*
Fix crash in QDBusDemarshaller QStringList extraction
Sami Rosendahl
2011-12-25
1
-0
/
+52
[next]