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
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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
/
src
/
testlib
/
qabstracttestlogger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf...
Marc Mutz
2024-08-03
1
-1
/
+3
*
Add QTest option for repeating the entire test execution
Jøger Hansegård
2023-11-15
1
-0
/
+13
*
QPlainTestLogger: don't print "RESULT" before each additional result
Thiago Macieira
2022-11-09
1
-0
/
+7
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
TAP test logger: move messages into the diagnostics block
Edward Welbourne
2022-03-29
1
-2
/
+28
*
Make Skip an incident in test logging
Edward Welbourne
2021-12-09
1
-18
/
+22
*
Tidy up QTest::qt_asprintf() and remove a spurious declaration
Edward Welbourne
2021-10-01
1
-18
/
+11
*
Document QTestLog's enums
Edward Welbourne
2021-09-27
1
-16
/
+55
*
Fix various minor documentation errors in QAbstractTestLogger
Edward Welbourne
2021-09-27
1
-16
/
+15
*
Document QAbstractTestLogger's virtual method API
Edward Welbourne
2021-09-23
1
-3
/
+209
*
testlib: Rename QAbstractTestLogger::QSystem to QCritical
Tor Arne Vestbø
2021-08-10
1
-1
/
+1
*
testlib: Let logger report whether it is logging to stdout
Tor Arne Vestbø
2020-10-31
1
-0
/
+5
*
QTestLib: Introduce nullptr
Friedemann Kleint
2019-07-11
1
-1
/
+1
*
testlib: Feed test log messages to Apple Unified Logging
Tor Arne Vestbø
2018-03-09
1
-0
/
+23
*
testlib: Pass on log message context to loggers
Tor Arne Vestbø
2018-02-21
1
-0
/
+24
*
QtTest: Remove Windows CE.
Friedemann Kleint
2016-04-06
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Ensure that output is world readable on Android
Eskil Abrahamsen Blomfeldt
2013-08-05
1
-0
/
+10
*
don't clobber 8-bit output
Oswald Buddenhagen
2013-03-12
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
testlib: added missing newline to error message
Rohan McGovern
2012-05-17
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Add missing assertion to QAbstractTestLogger.
Jason McDonald
2011-12-13
1
-0
/
+1
*
Filter unprintable chars out of all test output.
Jason McDonald
2011-12-12
1
-3
/
+17
*
Remove legacy Symbian code from qtestlib.
Jason McDonald
2011-10-24
1
-7
/
+0
*
Make some qtestlib headers private.
Jason McDonald
2011-10-23
1
-3
/
+3
*
Pass log file name when constructing loggers.
Jason McDonald
2011-09-05
1
-12
/
+18
*
Send error messages to stderr rather than stdout
Jason McDonald
2011-08-29
1
-1
/
+1
*
Enable multiple instances of QAbstractTestLogger.
Jason McDonald
2011-08-29
1
-17
/
+12
*
Remove color logging feature from qtestlib.
Jason McDonald
2011-08-29
1
-13
/
+0
*
Remove circular dependency in testlib logging code
Jason McDonald
2011-08-29
1
-7
/
+5
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+166