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.5
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
/
auto
/
corelib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enabled QSystemSemaphore autotest
v5.0.0-beta2
Oliver Wolff
2012-11-08
1
-0
/
+1
*
move QSharedMemory autotest from qtscript to qtbase
Oliver Wolff
2012-11-07
6
-1
/
+1058
*
Remove out-of-memory test in QVarLengthArray.
Christian Strømme
2012-11-07
1
-50
/
+0
*
Fixed QSystemSemaphore autotest for "check" target
Oliver Wolff
2012-11-07
3
-5
/
+21
*
Allow connect to functors with less parameters than the signal
Olivier Goffart
2012-11-06
1
-0
/
+36
*
Fix connection to const slots (or from const signals)
Olivier Goffart
2012-11-06
1
-0
/
+13
*
Improve QByteDataBuffer::read() performance with partial reads
Antti Harju
2012-11-03
4
-0
/
+180
*
Add implementations of QAIM::sibling in public APIs.
Stephen Kelly
2012-11-02
1
-0
/
+11
*
fix error handling bug in QWindowsPipeReader
Joerg Bornemann
2012-11-02
1
-1
/
+0
*
fix tst_QProcess::batFiles for shadow builds
Joerg Bornemann
2012-11-02
1
-2
/
+2
*
Fix the gregorian date <-> julian day calculations in QDate
Jon Severinsson
2012-11-02
1
-11
/
+23
*
Improve QDateTime test coverage.
Mitch Curtis
2012-11-02
1
-129
/
+262
*
Fix for leak in QFuture
Christian Strømme
2012-11-01
1
-8
/
+22
*
move QSystemSemaphore autotest from qtscript to qtbase
Oliver Wolff
2012-11-01
5
-0
/
+411
*
test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()
Sergio Ahumada
2012-10-31
1
-5
/
+3
*
test: Moving tst_QMimeDatabase::inheritsPerformance() test
Sergio Ahumada
2012-10-31
2
-33
/
+0
*
QNX: Use inotify on QNX systems that support it
Thomas McGuire
2012-10-30
1
-0
/
+5
*
test: Remove QSKIP from tst_QByteArray::literals()
Sergio Ahumada
2012-10-30
1
-4
/
+5
*
Check for both A and P when converting QDateTime to string.
Mitch Curtis
2012-10-30
1
-2
/
+4
*
QMap - improve QMap stl-map ctor
Thorbjørn Lund Martsum
2012-10-29
1
-0
/
+25
*
Test: refactor tst_QProcess
Caroline Chao
2012-10-29
2
-164
/
+142
*
Test: remove QSKIP in tst_QEventLoop::throwInExec()
Caroline Chao
2012-10-29
1
-10
/
+10
*
Fix qfile:invalidFile() test.
Friedemann Kleint
2012-10-29
1
-4
/
+33
*
QMap 5.0 - keep track of leftmost node (BIC)
Thorbjørn Lund Martsum
2012-10-27
1
-1
/
+93
*
Test: remove QSKIP from tst_qstring
Caroline Chao
2012-10-25
1
-40
/
+36
*
Core/kernel: Make some signals private.
Stephen Kelly
2012-10-25
1
-2
/
+1
*
test: Remove QSKIP from tst_QSettings::fileName()
Sergio Ahumada
2012-10-24
1
-4
/
+5
*
test: Rename test case name TestQtJson -> tst_QtJson
Sergio Ahumada
2012-10-24
1
-58
/
+58
*
test: Fix tst_QDir.equalityOperator()
Sergio Ahumada
2012-10-24
1
-1
/
+1
*
Return invalid datetime when calling addMSecs with invalid QDateTime.
Mitch Curtis
2012-10-24
1
-22
/
+34
*
Improve QTime test coverage.
Mitch Curtis
2012-10-24
1
-0
/
+11
*
Improve QDate test coverage.
Mitch Curtis
2012-10-24
1
-33
/
+64
*
Output leading zeroes for yyyy date formats in QLocale::toString().
Mitch Curtis
2012-10-24
1
-0
/
+4
*
Revert removal of commented out tests in tst_qdatetime.cpp.
Mitch Curtis
2012-10-22
1
-0
/
+7
*
normalise signal/slot signatures [QtCore tests]
Marc Mutz
2012-10-22
16
-197
/
+197
*
Remove the QThread::terminated() signal
Sze Howe Koh
2012-10-19
1
-2
/
+2
*
detach() safely in QVector::erase(), and update callers to not detach.
Andreas Hartmetz
2012-10-19
1
-13
/
+104
*
Test: remove QSKIP from tst_QStringList::initializeList()
Caroline Chao
2012-10-19
1
-4
/
+6
*
Test: remove QSKIP in tst_QLocale::emptyCtor
Caroline Chao
2012-10-19
1
-7
/
+7
*
Make QContiguousCache with zero capacity not crash
Thiago Macieira
2012-10-19
1
-0
/
+21
*
Test: remove QSKIP from tst_QDateTime::fromString_LOCALE_ILDATE
Caroline Chao
2012-10-19
1
-4
/
+5
*
test: Moving tst_QProcess::echoTest_performance()
Sergio Ahumada
2012-10-19
5
-115
/
+0
*
Test: remove QSKIP in tst_qarraydata
Caroline Chao
2012-10-18
1
-10
/
+11
*
Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEnd
Caroline Chao
2012-10-18
1
-3
/
+5
*
Test: remove QSKIP in tst_QDataStream::stream_QIcon
Caroline Chao
2012-10-18
1
-5
/
+5
*
Test: remove QSKIP in tst_file
Caroline Chao
2012-10-18
1
-7
/
+10
*
Test: remove QSKIP in tst_QDir::dotAndDotDot
Caroline Chao
2012-10-18
1
-4
/
+5
*
Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleter
Caroline Chao
2012-10-16
1
-4
/
+5
*
Test: remove QSKIP from tst_QThread::stressTest
Caroline Chao
2012-10-16
1
-3
/
+6
*
Test: remove QSKIP from tst_QSocketNotifier::posixSockets
Caroline Chao
2012-10-16
1
-4
/
+5
[next]