index
:
qt/qt5compat.git
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
The module contains unsupported Qt 5 APIs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip sax autotests if XML is disabled
Juha Vuolle
2025-05-13
1
-1
/
+3
*
Fix QFile::open() Easter Egg
Marc Mutz
2025-01-24
1
-4
/
+4
*
tst_qutf8: port from QScopedPointer to std::unique_ptr
Marc Mutz
2024-12-18
1
-6
/
+7
*
tst_QStringRef: protect QASV{QSR} test from all except GCC
Marc Mutz
2024-12-18
1
-2
/
+2
*
tst_QStringRef: protect QASV{QSR} test from MSVC
Marc Mutz
2024-12-17
1
-0
/
+10
*
QStringRef: preserve null-ness when converting to QAnyStringView
Marc Mutz
2024-12-15
1
-4
/
+27
*
QStringRef: fix lost null-ness when converting to QStringView
Marc Mutz
2024-12-12
1
-2
/
+0
*
tst_QStringRef: check that QStringRef->QStringView preserves nullness
Marc Mutz
2024-12-12
1
-0
/
+33
*
tst_QTextCodec::utf32Codec: Split the Chakma digits into multiple rows
Thiago Macieira
2024-11-11
1
-21
/
+13
*
tst_QTextCodec: add the missing "e" to Negative Length
Thiago Macieira
2024-09-18
1
-4
/
+4
*
QTextCodec: use DefaultConversion too
Thiago Macieira
2024-09-18
1
-3
/
+4
*
Remove second parameter being passed to QSKIP()
Edward Welbourne
2024-08-13
1
-1
/
+1
*
tests: Fix tst_qtextcodec to start echo_helper from test directory
Ari Parkkila
2024-07-11
1
-1
/
+1
*
tests: Fix tst_QtJson to bundle resources for builtin testdata
Ari Parkkila
2024-07-10
1
-1
/
+1
*
Correct license for test files
Lucie Gérard
2024-03-15
18
-18
/
+18
*
tst_QStringRef: ensure QStringRef implicitly converts to QStringView
Marc Mutz
2024-03-01
1
-0
/
+9
*
tst_qxmlinputsource: Use case-insensitive match for a HTTP header
Ievgenii Meshcheriakov
2024-02-07
1
-1
/
+1
*
Add CMake autotest
Joerg Bornemann
2024-01-29
2
-6
/
+12
*
QTextCodec: retain input's nullness on {to,from}Unicode
Volker Hilsheimer
2023-11-07
1
-0
/
+51
*
CMake: Make qt5compat tests standalone projects
Alexandru Croitor
2023-07-06
12
-0
/
+72
*
QStringRef: test it works as QString::arg() argument
Marc Mutz
2023-01-02
1
-0
/
+7
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-05
6
-36
/
+36
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
23
-23
/
+23
*
Port away from deprecated QDomDocument::setContent() overload
Sona Kurazyan
2022-08-15
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
13
-13
/
+13
*
Prepare for usage of the new QDomDocument::setContent() overload
Sona Kurazyan
2022-07-21
1
-1
/
+1
*
QLinkedList: only support data streaming if contained type does
Volker Hilsheimer
2022-07-12
1
-0
/
+5
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
23
-0
/
+69
*
Use SPDX license identifiers
Lucie Gérard
2022-06-23
19
-520
/
+44
*
tst_qxmlinputsource: fix C++20-deprecated implicit [=]-capture of this
Marc Mutz
2022-06-21
1
-1
/
+1
*
tst_QTextCodec::toLocal8Bit: disable the test for Android
Sona Kurazyan
2022-04-04
1
-3
/
+3
*
Don't pass 0 as nullptr when constructing a QLatin1String
Sona Kurazyan
2022-03-08
1
-8
/
+8
*
Disable QT_NO_JAVA_STYLE_ITERATORS for tst_qlinkedlist
Alexey Edelev
2022-02-14
1
-5
/
+1
*
tst_QLinkedList: Unconditionally enable testing Java-style iterators
Marc Mutz
2022-02-08
2
-18
/
+3
*
tst_QLinkedList: compile with QT_NO_JAVA_STYLE_ITERATORS
Marc Mutz
2022-02-01
1
-0
/
+16
*
Remove unused .qrc files
Joerg Bornemann
2022-01-18
2
-15
/
+0
*
Add QTextCodec test that triggers an assertion in QUtf32
Edward Welbourne
2021-10-13
1
-1
/
+43
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
Fix QTextCodec::canEncode() for ICU codec
Ivan Solovev
2021-09-02
1
-0
/
+58
*
QStringRef::lastIndexOf: adapt tests after upstream fixes
Giuseppe D'Angelo
2021-08-31
1
-2
/
+2
*
Remove qmake project files
Joerg Bornemann
2021-05-03
31
-235
/
+0
*
Fix compiler warnings from int/size_t mismatches
Volker Hilsheimer
2021-05-03
2
-2
/
+2
*
Fix warning from incorrect qHash signature
Volker Hilsheimer
2021-04-12
1
-1
/
+1
*
Mark overrides in tests to fix compiler warnings
Volker Hilsheimer
2021-04-12
3
-43
/
+43
*
Mark overrides in tests to silence compiler warnings
Volker Hilsheimer
2021-03-25
2
-33
/
+33
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-22
1
-1
/
+1
*
Qt5Compat: Extend Latin-1/Latin-9 code coverage
Karsten Heimrich
2020-11-24
1
-0
/
+45
*
Qt5Compat: Extend QTextCodec test covering invalid input
Karsten Heimrich
2020-11-24
1
-0
/
+104
*
Qt5Compat: Add tests for TSCII QTextCodec code coverage
Karsten Heimrich
2020-11-24
1
-0
/
+48
*
Qt5Compat: Extend test for ISCII QTextCodec code coverage
Karsten Heimrich
2020-11-23
1
-0
/
+35
[next]