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
/
global
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTypeInfo: remove further usages of isPointer / isIntegral
Giuseppe D'Angelo
2022-12-30
1
-2
/
+2
*
tst_qlogging: Skip backtrace tests under ASan
Thiago Macieira
2022-12-21
1
-0
/
+2
*
tst_qlogging: don't skip all tests under static builds
Thiago Macieira
2022-12-21
1
-1
/
+1
*
tst_qlogging: fix preprocessor directives
Thiago Macieira
2022-12-21
1
-7
/
+6
*
Use qtversion.h instead of qlibraryinfo.h
Marc Mutz
2022-12-09
2
-2
/
+2
*
qfloat16: make it a built-in metatype
Thiago Macieira
2022-11-28
1
-0
/
+12
*
qfloat16: add QTextStream & QDebug streaming operators
Thiago Macieira
2022-11-28
1
-0
/
+22
*
qfloat16: add QDataStream tests
Thiago Macieira
2022-11-28
1
-0
/
+25
*
qfloat16: add support for native _Float16 (C2x extended floating point)
Thiago Macieira
2022-11-28
1
-2
/
+2
*
QOperatingSystemVersion: add tests for the globals
Thiago Macieira
2022-10-28
1
-0
/
+60
*
QOperatingSystemVersion: fix ABI problem with dllimport on Windows
Thiago Macieira
2022-10-28
1
-0
/
+30
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-4
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
2
-8
/
+8
*
QWinRegistryKey: refactor
Yuhang Zhao
2022-09-14
3
-61
/
+0
*
Move qVersion() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-09-01
2
-0
/
+2
*
QMetaObject: add a new, variadic invoke/invokeMethod/newInstance
Thiago Macieira
2022-08-30
1
-2
/
+2
*
QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO defines
Ivan Solovev
2022-08-24
1
-2
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
18
-18
/
+18
*
Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TO
Ivan Solovev
2022-08-19
1
-2
/
+2
*
Tests: remove #define COMMA
Thiago Macieira
2022-08-09
1
-6
/
+7
*
qputenv: defend against non-NUL-terminated QByteArray values
Marc Mutz
2022-08-05
1
-1
/
+5
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
18
-0
/
+54
*
QMetaObject: rewrite invokeMethod()
Thiago Macieira
2022-07-28
1
-3
/
+13
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
8
-8
/
+8
*
function_ref test: Don't take reference of temporaries
Mårten Nordheim
2022-06-20
1
-5
/
+10
*
Endian: Remove old special integer bitfields
Ulf Hermann
2022-06-16
1
-29
/
+0
*
Revert "qxp::function_ref: drop use of q23::invoke_r"
Marc Mutz
2022-06-14
1
-0
/
+40
*
Endian: Allow special bitfield union fields to cover the whole storage
Ulf Hermann
2022-06-02
1
-1
/
+11
*
Short live qxp::function_ref!
Marc Mutz
2022-06-02
4
-0
/
+243
*
qglobal.h: use the GCC attribute for nothrow in C mode
Thiago Macieira
2022-05-27
1
-1
/
+2
*
qglobal.h: #include <stdbool.h> in C mode
Thiago Macieira
2022-05-18
1
-9
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
19
-538
/
+52
*
Remove remnants of the old Intel C++ compiler
Thiago Macieira
2022-05-11
1
-6
/
+0
*
Endian: Provide special integer bitfield unions
Ulf Hermann
2022-05-07
1
-1
/
+105
*
Move some purely floating-point testing from tst_QLocale to tst_QNumeric
Edward Welbourne
2022-04-01
1
-0
/
+13
*
Use constants of the correct type in qnumeric NaN test
Edward Welbourne
2022-04-01
1
-11
/
+12
*
Tests: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+2
*
Fix has_signaling_NaN usage for INTEGRITY
Tatiana Borisova
2022-03-16
1
-2
/
+5
*
Restore C++20-deprecated mixed-enum bitwise operators
Marc Mutz
2022-03-15
1
-0
/
+35
*
tst_qflags: test w/and w/o QT_TYPESAFE_FLAGS
Marc Mutz
2022-03-08
2
-14
/
+31
*
qtestmouse.h: compile with QT_TYPESAFE_FLAGS
Marc Mutz
2022-03-07
1
-0
/
+44
*
tst_qflags: don't suppress deprecation warnings
Marc Mutz
2022-03-03
1
-1
/
+0
*
tst_qflags: compile with QT_TYPESAFE_FLAGS
Marc Mutz
2022-02-28
1
-3
/
+10
*
QFlags: fix missing bitwise xor operators in QT_TYPESAFE_FLAGS builds
Marc Mutz
2022-02-28
1
-0
/
+23
*
tst_qlogging (tst_qmessagehandler): use one line for output and expected
Thiago Macieira
2022-02-20
1
-3
/
+4
*
tst_qlogging (tst_qmessagehandler): use QProcessEnvironment
Thiago Macieira
2022-02-20
1
-22
/
+12
*
tst_qmessagehandler: force QProcess tests to log to stderr
Pasi Petäjäjärvi
2022-02-17
1
-0
/
+1
*
Exclude denormal test cases if system doesn't support it
Tatiana Borisova
2022-02-15
1
-0
/
+5
*
tst_qlogging: use correct qlogging_helper path on webOS
Janne Juntunen
2022-02-03
1
-11
/
+17
[next]